#bloqueMenu {
	padding-top: 45px;
	padding-left: 10px;
	float: left;
	width: 180px;
	background-image: url(../images/rellBotones.gif);
	background-repeat:  repeat-x;
}
#bloqueContenido {
	width: 770px;
	float: right;
	background-image: url(../images/rellContenido.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position:relative;
	background-position: left top;
	left: 0px;
	top: auto;
}
#bloqueCabecera {
	height: 115px;
	background-image: url(../images/cabecera.jpg);
	background-repeat: no-repeat;

}
#bloquePie {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-image: url(../images/rellPie.gif);
	background-repeat:  repeat-x;
	clear: both;
	height: 70px;
	background-color: #FFFFFF;
}

#bloquePie a{
	color: #120B8F;
	text-decoration: none;
}

#bloquePie a:hover{
	color: #666666;
}


#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(../images/rellWrapper.gif);
	background-repeat:  repeat-y;
	background-position: left;
}
body
{
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
#frameEnlace{
width: 770px;
height: 450px;
}

#bloqueBuscador {
}

.CeldaSeparadoraIframe {
}


