/* CSS Document */
body {
text-align : center ;
background-color:#F2F2F2;
margin-top:1px;
margin-bottom:0px;
}
#container {
	width:990px;
	margin:0px auto;
	text-align : left;
	height: 100%;
	background:#FFF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	
}
#menu{
	height:40px;
	padding-top:45px;
	font-family:tahoma;
	font-size:13px;
	width: 985px;
	padding-bottom: 0px;
	}
.enlace{
	float:left;
	width:200px;
	text-align:center;
	height: 25px;
	padding-top: 10px;
	margin-right:25px;
	color: #0080C0;
	font-weight:bold;
}
.enlace a {text-decoration:none;color:#FFF;font-weight:bold;}
#header{
	height:292px;
	background: #FFFFFF url(../imgs/foto-head.jpg) no-repeat;
	padding-top:5px;
}
#dr{
height:45px;
border-top:2px solid #FFFFFF;
font-family:"copperplate Gothic Bold", "Copperplate Gothic Light", "CopprplGoth Bd BT", "Cooper Std Black";
font-size:36px;
letter-spacing:8px;
color:#EAEAEA;
text-align:center;
background-color:#2b79b7;
padding-top:5px;
}
.logo{
	width:700px;
	height:292px;
	float:left;
}
.banner-imgs{
	width:470px;
	height:292px;
	float:left;
	text-align: center;
}

#contenido {
	background:url(../imgs/fondito.jpg) no-repeat;
	padding-top:0px;
	padding-bottom:0px;
	width:990px;
	height:2430px;
	font-family:Tahoma, "Tekton Pro Cond", "Tekton Pro";	
	text-align:justify;
	color:#ffffff;
	font-size:13px;
} 

#contenido p , ul{
	letter-spacing:1px;	
}

.ladoizq{
	width:505px;
	float:left;
	margin-left:5px;
	height:2265px;
}
.ladoder{
	width:465px;
	float:left;
	margin-right:5px;
	margin-left: 10px;
	height:2265px;
}
.ladoizq span {text-align:right}
.textoDr{font-family:Segoe Script;font-size:13px;font-style:italic;}

.titulo{
	text-align:center;
	font-size:17px;
	color:#fff;
	letter-spacing:1px;
}

.bienvenido{
	text-align:center;
	font-size:22px;
	color:#fff;
	letter-spacing:1px;
}


.dirs{font-family:tahoma;
	font-size:14px;
	color: #0097DF;
	text-align:center;}

#footer {
	clear : both;
	height:45px;
	margin-top:25px;
}

	
.linea{height:2px;border-top:2px solid #FFFFFF;margin-bottom:5px;background-color:#FFFFFF;}

.enlace_foot{
	float:left;
	width:200px;
	text-align:center;
	font-family:tahoma;
	font-size:14px;
	font-weight:bold;
	height:25px;
	padding-top: 10px;
	margin-left: 0px;
}
.enlace_foot a{
	text-decoration:none;
	color:#006699;
	font-weight:bold;	
}
.amarillas{
	float:left;
	width:280px;
	text-align:center;
	font-size:14px;
	height: 25px;
	padding-top: 10px;
}
.amarillas a{
	text-decoration:none;
	color:#0033CC;
	font-weight:bold;
}

.visita{
	float:left;
	width:200px;
	text-align:center;
	font-family:"Copperplate Gothic Light";
	font-size:14px;
	padding-top: 5px;
	height: 25px;
	color:#FFF;
	letter-spacing:1px;
	margin-left: 50px;
}

.links{color:#FDFDFD;text-decoration:none;font-size:13px;letter-spacing:1px;}
