

body{
	margin:0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-align:justify;
	color: #000;
	background-color: #FFF;
	}

#container_ppal {
	width:1000px;
	height:820px;
	margin:auto;
	margin-top:0px;
	}

#container_top_frame {
	width:1000px;
	height:190px;
	margin-top:0px;
	margin-left:0px;
	background:url(../MenuFrame/MainFrame.png);
	background-repeat:no-repeat;
	}

#container_info_Contact {
	width:955px;
	height:540px;
	margin-top:10px;
	margin-left:22px;
	background:url(../ContactPage/contacto.jpg);
	background-repeat:no-repeat;
	border:double;
	border-color:#CCC;
	}
	
textarea { resize:none; }
	