body
{
	background: Black;
	text-align: center;	
}

.headerOficial
{
	width: 930px;
	height: 68px;
	margin: 0 auto 3px auto;
	background: url("imagenes/headerOficial.png") no-repeat; 
       
}

#header1
{
	width: 930px;
	height: 150px;
	background-color: #dabcf4;
	margin: 0 auto;
	background: url("imagenes/BarraLogo.png") no-repeat; 
}

a
{
	text-decoration: none;
	cursor: pointer;
	font-family: Arial, Tahoma, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: Bold;
	color: #320851;
}

.logoCBE
{
	width: 88px;	
	height: 150px;
	float: left; 
	cursor: pointer;
}

.logoIVIC
{
	width: 210px;	
	height: 150px;
	float: right;
}

img
{
	border: 0px;
}

img.idioma
{
	width: 30px;
	height: 16px; 
}

.celdaIVIC
{
	width: 210px;	
	height: 80px;
	background: url("imagenes/logoIVIC.png") no-repeat;
	text-align: right;
	vertical-align: top;
}

.textoLugar
{
	text-align: center;
	font-size: 10px;
	font-weight: Bold;
	color: #070264;
	font-family: Helvetica, Tahoma, Sans-Serif, Arial;
}

table.tabLinkDer
{
    border: 0px;
}

#contenedor
{
	width: 930px;
	background-color: White;
	margin: 0 auto;
	border:0px;
	padding:0px;
}

#contenido
{
	margin-left: 10px;
	text-align: center;
}

.bordeIzq
{
	width: 12px;	
	background: url("imagenes/bordeIzq.png") repeat-y top;
	border: 0px; 
}

.bordeDer
{
	width: 12px;	
	background: url("imagenes/bordeDer.png") repeat-y top;
	border: 0px; 
}

.footer
{
	width: 930px;
	height: 82px;
	margin: 0 auto;
	font-weight: bold;
	font-size: 10px;
	color: White;
	font-family: Helvetica, Tahoma, Sans-Serif, Arial;
	text-align: center;
	border-top: 2px solid #b9b9b9;
	background: url("imagenes/footer.png"); 
}

p
{ 
	font-family: Arial, Helvetica, Tahoma, Sans-Serif;
	text-decoration: none;
	text-align: justify;
	font-size: 14px;
}

.centrado
{ 
	font-family: Arial, Helvetica, Tahoma, Sans-Serif;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
}

.menuFooter
{
	height: 12px;
	margin: 0px auto;
	padding: 0px;
	background: url("imagenes/menuFooter.png") no-repeat;
}

/*Menu*/
#menu
{
	width: 930px;
	height:30px;
	margin: 0px auto;
	background: url("imagenes/MenuCBE.png") no-repeat;
}

#menu ul 
{
	list-style-type: none;
	position: absolute;
	margin-top:6px;
	padding-left:0px;
	z-index:1;
}

#menu ul.nivel0
{ 
	width:800px;
}

#menu ul li.nivel1 
{ 
	float: left;
	margin: 0px 0px 0px 20px;
}

#menu ul li.nivel1:hover
{ 
	background-color: #714871;
}

#menu ul li a 
{
	display: block;
	text-decoration: none;
	color: #320851;
	position: relative;
	text-align: left;
}

#menu ul li:hover 
{
	position: relative;
}

#menu ul li a:hover 
{
	background-color: #5c3a5c;
	color: White;
}

#menu ul li:hover a.nivel1 
{
	background-color: #714871;
	color: #ab7bab;
	text-decoration: overline underline;
}

#menu ul li a.nivel1 
{
	position: relative;
	display: block;	
}

#menu ul li ul 
{
	display: none;
}

#menu ul li a:hover ul, #menu ul li:hover ul 
{
	display: block;
	position: absolute;
	left: 0px; 
	top: 8px;	
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	border-bottom: 1px solid Black;
}

#menu ul li ul li a 
{
	width: 120px;
	background-color: #714871;
	padding: 0px 5px 2px 5px;
}

/*Menu alternativo*/
.menuAlternativo
{
	width: 225px;
	padding: 0px 0px 0px 0px;
}

#menu2
{
	margin: 0px auto;
	background-color: #cfc2cd;
	border: 1px solid Black;
	border-right: 3px ridge Black;
	border-bottom: 3px ridge Black;
	text-align: left;
}

#menu2 ul 
{
	list-style-type: none;
	padding: 0px;	
}

.nivel2Titulo 
{
	padding-left: 10px;
	text-decoration: none;
	font-family: Arial, Tahoma, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: Bold;
	background-color: #5c3a5c;
	color: White;
	border-top: 1px solid Black;
	border-bottom: 1px solid Black;
}

#menu2 ul li ul
{
	padding-left: 20px;
}

#menu2 ul li a:hover
{
	background-color: #714871;
	color: #ab7bab;
	text-decoration: overline underline;
}
/*Texto con sombra*/
.divFondoSombra
{
	position: relative; left: 0px; top: 0px;
	margin: 0px auto; 
	text-align: left;
	width: 550px;
	height: 120px;
}

.spanSombra
{
	position: absolute; left: 0px; top: 0px;
	color: #070264;
	font-family: Arial, Tahoma, Helvetica, Sans-Serif;
	font-size: 35px;
	font-weight: Bold;
	text-align: center;
}

.spanTexto
{
	position: absolute; left: 4px; top: -2px;
	color: #cfc2cd;
	font-family: Arial, Tahoma, Helvetica, Sans-Serif;
	font-size: 35px;
	font-weight: Bold;
	text-align: center;
}

.imgBorde
{
	border-top: 2px solid #cfc2cd;
	border-left: 2px solid #cfc2cd;
	border-right: 4px ridge  #cfc2cd;
	border-bottom: 4px ridge  #cfc2cd;
}

/*Enlaces*/
#enlaces
{
	background-color: #636363;
	width: 226px;
	text-align: center;
}

img.enlace
{
	width: 200px;
	height: 45px;
	border: 0px;
	margin: 5px auto 1px;
}

.tituloEnlaces
{
	width: 226px;
	height: 28px;
	border: 0px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background: url("imagenes/tituloEnlaces.png") no-repeat;
	text-align: left;
	
}

.textoTituloEnlaces
{
	color: White;
	font-family: Helvetica, Arial, Tahoma, Sans-Serif;
	font-size: 12px;		
	font-weight: Bold;
	position: relative;
	top: 5px;
	left: 10px;
	width: 215px;
	border-bottom: 1px ridge White;
}

.fondoEnlaces
{
	width: 226px;
	height: 18px;
	border: 0px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background: url("imagenes/sombraEnlaces.png") repeat-x left;
}