body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #2168B0;
	background-color: #FFFFFF;
}

#validacion {
	float:none;
	height: 40px;
	padding-top: 10px;
	text-align: right;
	}

#validacion img {
	border: none;
	margin-left: 10px;
	width: 88px;
	height: 31px;
	}
	
#seleccionado a {
	float: right;
	width: 125px;
	height: 20px;
	text-indent: 8px;
	margin-right: -10px;
	background-image: url(img/boton_hover.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #2168B0;
	text-decoration: none;
} 

#todo {
	height: 100%;
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
}
#cab {
	float: none;
	height: 150px;
	width: 100%;
	vertical-align: middle;
}
#logo {
	float: left;
	height: 150px;
	width: 350px;
	margin-left: 20px;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
}

#logo img {
	border: none;
	margin-top: 53px;
	background-color: #FFFFFF;
}

#img_cab {
	background-color: #FFFFFF;
	background-image: url(img/pecera.gif);
	background-repeat: no-repeat;
	float: right;
	height: 140px;
	width: 200px;
}
 
#menu {
 	height: 20px;
	margin-top: 0px;
	margin-left: 125px;
	margin-right: 10px;
	font-size: 90%;

	}
	
#menu ul {
	list-style:none;
}

#menu ul li {
	float: right;
	width: 125px;
	height: 20px;
	text-indent: 8px;
	margin-right: -10px;
}

#menu ul li a {
	float: right;
	width: 125px;
	height: 20px;
	text-indent: 8px;
	margin-right: -10px;
	background-color: #FFFFFF;
	background-image: url(img/boton_normal.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #2168B0;
	text-decoration: none;

}

#menu ul li a:hover {
	float: right;
	width: 125px;
	height: 20px;
	text-indent: 8px;
	background-color: #F99D0D;
	background-image: url(img/boton_hover.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #D2E0EF;
	text-decoration: none;
}

#menu ul li a:visited {
	text-decoration: none;
}

#contenido {
	width: 100%;
	height: 100%;
	clear: none;
	background-image: url(img/lateral_bis.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
	margin: 10px 0px 0px 0px;
	padding-bottom: 25px;
	overflow: auto;
}

.difuminado {
	background-image: url(img/lateral_difuminado.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 0px;
	height: 150px;
	width: 10px;
	float: left;
}

.texto {
	width: 500px;
	min-height: 225px;
	float:right;
	margin-bottom: 0px;
	padding-top: 10px;
}

#bordebajo {
	margin-top: 0px;
	width: 100%;
	height: 10px;
	float: none;
}

.esquina {
	background-image: url(img/esquina.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 10px;
	height: 11px;
	float: left;
}

.bajo {
	background-image: url(img/bajo.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	float: right;
	height: 11px;
	width: 760px;
}

#pie {
	margin-top: 20px;
	clear: none;
	width: 770px;
	color: #D2E0EF;
	text-align: right;
	background-image: url(img/pie.gif);
	background-repeat: no-repeat;
	height: 18px;
}

#gestlink, #gestlink a,  #gestlink a:link  {
	text-align: center;
	font-weight: bold;
	color: #F99D0D;
	text-decoration: none;
	margin-top:-30px;
}

#gestlink a:hover  {
	color: #2168B0;
	text-decoration: none;
}

input, textarea, select {
	margin-left: 15px;
}

#enviar {
background-color: #2168B0;
color: #FFFFFF;
font-weight: bold;
margin-left: 250px;
}

#borrar {
background-color: #F99D0D;
color: #FFFFFF;
font-weight: bold;
margin-left: 20px;
}

.foto {
float: left;
padding-top: 50px;
width: 200px;
height: 100%;
}

.empresas {
width: 200px;
border: 1px solid #2168B0;
margin: 20px 10px 20px 10px;
float: left;
text-align: center;
}

.empresas p {
text-align: justify;
margin: 10px;
}h1 {
	font-size: 105%;
	text-transform: uppercase;
	text-decoration: underline;
	text-indent: 15pt;
}
