/* CSS Document */

#content-inicio{
	position:absolute;
	top: 162px;
	height:376px;
	left: 10px;
	width:780px;
	padding:0px;
	z-index:100;
	background-image:url(back-index.jpg);
	z-index:90;
}

#content-inicio-izq{
	position:absolute;
	top: 162px;
	height:380px;
	left: 10px;
	width:151px;
	padding:0px;
	text-align:justify;
	font-family: "Georgia", serif ;
	color:#3D001C;
	font-size: 82%;
	border-top-style:solid;
	border-top-width:thin;
	border-top-color:#808080;
	z-index:120;
}

#content-inicio-centro { 
	position:absolute;
	top: 162px;
	height:380px;
	left: 170px;
	width:440px;
	padding:0px;
	text-align:;
	font-family: "Georgia", serif ;
	/*border-left-style:dotted;
	border-left-width:medium;
	border-left-color:#808080;*/
	border-top-style:solid;
	border-top-width:thin;
	border-top-color:#808080;
	color:#3D001C;
	font-size: 82%;
	z-index:120;
}

div#content-inicio-centro a:link {
color:#FFFFCC;
}

div#content-inicio-centro a:visited {
color: #FFCCFF;
}

div#content-inicio-centro a:hover {
color: #ffffff;
}

div#content-inicio-der a:link {
color:#FFFFCC;
}

div#content-inicio-der a:visited {
color: #FFCCFF;
}

div#content-inicio-der a:hover {
color: #ffffff;
}

div#content-inicio-izq a:link {
color:#FFFFCC;
}

div#content-inicio-izq a:visited {
color: #FFCCFF;
}

div#content-inicio-izq a:hover {
color: #ffffff;
}

#content-inicio-der{
	position:absolute;
	top: 162px;
	height:380px;
	left: 608px;
	width:185px;
	padding:0px;
	text-align:justify;
	font-family: "Georgia", serif;
	/*border-left-style:dotted;
	border-left-width:medium;
	border-left-color:#808080;*/
	border-top-style:solid;
	border-top-width:thin;
	color:#3D001C;
	font-size: 79%;
	z-index:120;
}

#content-inicio-der h4{

font-family:Verdana;
font-weight:bolder;
color:#FFF5d4;
font-size:125%;
background-image:url(back-h3short.gif);
background-repeat:no-repeat;
padding:5px;
}

#content-inicio-izq h4{

font-family:Verdana;
font-weight:bolder;
color:#FFF5d4;
font-size:125%;
background-image:url(back-h3short.gif);
background-repeat:no-repeat;
padding:5px;
}

#bottom-inicio{
	position:absolute;
	top: 540px;
	height:15px;
	left: 10px;
	width:780px;
	/*border-top-style:inset;
	border-top-color:#660000;
	border-top-width:thin;*/
	margin: 0 auto;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:0px;
	padding-right:0px;
	background-image: url(back-bottom.gif);
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 78%;
	color: #fffdda;
}

div#bottom-inicio a:link {
color:#FFFFCC;
}

div#bottom-inicio a:visited {
color: #FFCCFF;
}

div#bottom-inicio a:hover {
color: #ffffff;
/*background-image: url(global_selected2.gif);*/
}
