/* ETIQUETAS */
body {
	background-color:#6F6F6F;
	margin: 0px 0px 0px 0px;
	background-image:url(img/bg_contacto.jpg);
	background-repeat:repeat-y;
}
ul{
    padding-left: 0px;
    margin-left: 0px;
	
    	
}
ul li {
    list-style: none;
	background-image: url(img/li.gif);
	background-position: left 9px;
	background-repeat: no-repeat;
	padding-left: 12px;
	
}
a:link{
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCC;
	text-decoration: underline;
	
}
a:visited{
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#CCC;
	text-decoration: underline;
}
a:hover{
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
}
/* DIVS */
#contenedor {
	width:564px;
	height:600px;
	margin-left:225px;
		
}
#logo{
	height:94px;
	background-image:url(img/top_contacto.gif);
	padding:0px;
}
#menu{
	background-repeat:no-repeat;
	background-image: url(img/bg_menu_contacto.gif);
	height:34px;
	padding:0px;
	width:564px;
	float:left;
}
#menu a:link{
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	
}
#menu a:visited{
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover{
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCC;
	text-decoration: underline;
}
#menu ul{
    margin-left: 0px;
	padding-left:20px;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	float:left;
}
#menu ul li {
   	list-style: none;
	background-image: url(img/li.gif);
	background-position: left 10px;
	background-repeat: no-repeat;
	padding: 1px 10px 0px 15px;
	display:block;
	float:left;
}
#contenido{
	width:564px;
	float:left;
	
	
}
#sidebar {
	width: 336px;
	padding-top:20px;
	padding-left:20px;
	float: left;
	
}

#form{
	width:336px;
	margin:0 auto 0 0;
	text-align:center;
	
}
#izquierda {
		width: 69px;
		float: left;
		text-align:left;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#FFFFFF;
		line-height:20px;
		
}
#derecha {
		margin-left: 69px;
		text-align:left;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#FFFFFF;
		line-height:24px;
}

.campos {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	height: 16px;
	width: 247px;
	text-indent: 1px;
	font-weight: normal;
	background-color: #CCCCCC;
	border: 1px solid #990000;
	margin-bottom:10px;
}

.multicampo {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	height: 120px;
	width: 247px;
	text-indent: 1px;
	font-weight: normal;
	background-color: #CCCCCC;
	border: 1px solid #990000;
	margin-bottom:10px;
}
#buttons{
	width:318px;
	margin:0px;
	text-align: right;
	float:left;
}
.botones{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	background-color: #990000;
	height: 20px;
	width: 75px;
	border: 1px solid #CCCCCC;
	text-align: center;
}

#main {
	margin-left: 356px;
	padding-top:24px;
	padding-left:20px;
	height:393px;
}
	
#creditos {
	margin-left:20px;
	text-align:left;
	margin-top:12px;
	
}
#validaciones {
	margin-left:0px;
}
#masil{
	height:47px;
	width:95px;
	background-image:url(img/masil.jpg);
	background-repeat:no-repeat;
	padding-left:75px;
	margin-top:20px;
	vertical-align:top;
	line-height:16px;
}
#gonza{
	height:47px;
	width:95px;
	background-image:url(img/gonza.jpg);
	background-repeat:no-repeat;
	padding-left:75px;
	margin-top:20px;
	vertical-align:top;
	line-height:16px;
}
#logofinal{
	width:165px;
	height:66px;
	background-image:url(img/logo_geos.gif);
	background-repeat:no-repeat;
	margin-top:35px;
}
#linea{
	width:565px;
	background-image:url(img/linea_contacto.gif);
	background-repeat:no-repeat;
	height:2px;
	float:none;
}

/* CLASES */	
.blanca10N{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}
.b:link{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration:underline;
}
.b:visited{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#CCC;
	font-weight: bold;
	text-decoration:underline;
}
.b:hover{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#CCC;
	font-weight: bold;
	text-decoration:underline;
}
.imagenes {
	border:#990000;
	border-style:solid;
	border-width: 1px;
	margin-top: 20px;
	/*margin-bottom: 20px;*/
	
}
.blanca11N{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	vertical-align:0.1em;
	
}
	
	

