body {
	background-color: #999999;
	margin-top: 0px;
	vertical-align: top;
}
#raiz {
	width: 950px;
	vertical-align: top;
}
#raiz td {
	vertical-align: top;
}

#raiz td.lateral {
	width: 95px;
}
#raiz td.borde {
	background-color: #002D4F;
	width: 4px;
}
#raiz #cabeceraFlash {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #002D4F;
}
#raiz #menuprincipal {
	background-image: url(../imagenes/fondo_menu.png);
	height: 53px;
	background-repeat: no-repeat;
	text-align: left;
}
#raiz #menuprincipal table {
	height: 53px;
	margin-left: 64px;
}
#raiz #menuprincipal td {
	vertical-align: middle;
}

#raiz #interior {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #002D4F;
	background-color: #FFFFFF;
	vertical-align: top;
}
#raiz #menusecundario {
	background-image: url(../imagenes/fondomenusecundario.png);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
	height: 70px;
	background-color: #FFFFFF;
}
#menuseccion {
	margin-left: 30px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
}
#columnas {
	width: 100%;
}
#columnas td.derecha {
	width: 50%;
	padding-top: 20px;
	padding-right: 42px;
	padding-bottom: 30px;
	padding-left: 36px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
}
img.fotointerior {
	border: 4px solid #CCCCCC;
}

#columnas td.izquierda {

	width: 50%;
	padding-top: 20px;
	padding-right: 36px;
	padding-bottom: 25px;
	padding-left: 52px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
}
p.tituloSeccion {
	margin-bottom: 6px;
}
#columnas p {
	margin-top: 0px;
}
#menuterciario {
	margin-left: 32px;
	margin-top: 4px;
	margin-right: 30px;
	margin-bottom: 0px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FC6C08;
}
#menuterciario td {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	padding-right: 6px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FC6C08;
	padding-left: 6px;
}
#menuterciario a {
	color:#000000;
	text-decoration: none;
}
#menuterciario a:hover {
	color:#5F788C;
	text-decoration: none;
}
#separacontenido {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a.enlace {
	color: #EC8D00;
	text-decoration: none;
}
a.enlace:hover {
	color: #002D4F;
}
a.enlaceweb {
	color: #EC8D00;
	text-decoration: none;
}
a.enlaceweb:hover {
	background-image: url(../imagenes/iconoenlacewindow_b.png);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 14px;
	color: #002D4F;
	text-decoration: none;
}
a.enlacedoc {
	background-image: url(../imagenes/iconoenlacewindow_a.png);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 14px;
	color: #EC8D00;
	text-decoration: none;
}
a.enlacedoc:hover {
	background-image: url(../imagenes/iconoenlacewindow_b.png);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 14px;
	color: #002D4F;
	text-decoration: none;
}

