@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
}
body{
	font-family:Eurostile, Helvetica, sans-serif, Arial;
	background-color: #FFF;
}
.enlaceboton {
	font-size: 10pt;
	font-weight: bold;
	padding: 4px;
	background-color: #FFF;
	color: #666666;
	text-decoration: none;
	float: right;
} 
.enlaceboton:link, 
.enlaceboton:visited {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #666666;
} 
.enlaceboton:hover {
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #666666;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #666666;
} 

#wrapper{
	margin: 0 auto;
	width:1260px;
	background-color: #F3F8Fc;
	margin-bottom: 10px;
}
.spacer{
	clear:both; 
	height:1px;
}
.text1{
	color: #1E2A5E;
	font-size: 12px;
	font-weight: normal;
}
.text2 {
	color: #FFF;
	font-size: 20px;
	font-weight: normal;
}
.text3{
	color: #FFF;
	font-size: 14px;
	font-weight: normal;
}
.text4{
	color: #1E2A5E;
	font-size: 24px;
	font-weight: normal;
}
.text5{
	color: #1E2A5E;
	font-size: 16px;
	font-weight: normal;
}
#header{
	width: 900px;
	background-color: #FFF;
	padding: 5px 185px 0px 175px;
	text-align: right;
	float: left;
}

#header1{
	background-color: #007BAE;
	width: 850px;
	margin-left: 175px;
	padding: 0px 20px 8px 30px;
	float: left;
}
#header2{
	width: 900px;
	padding: 5px 185px 0px 175px;
	text-align: right;
	float: left;
	margin-bottom: 40px;
}
#header3{
	width: 900px;
	padding: 0px 185px 0px 175px;
	text-align: left;
	float: left;
	margin-bottom: 40px;
}
#header4{
	width: 900px;
	padding: 0px 185px 0px 175px;
	text-align: left;
	float: left;
	margin-bottom: 3px;
}
#cuadro_info1{
	float: left;
	width: 420px;
	padding: 0px 15px;
}
#cuadro_image1{
	width: 450px;
	float: left;
	text-align: right;
}
#menu {
	float: right;
	list-style: none;
	text-align: center;
	width: 900px;
	font-size: 21px;
}
#menu li {
	color: #FFF;
}
#menu a {
	color: #1E2A5E;
	float: right;
	text-decoration: none;
	padding: 15px 30px 10px 30px;
	display: block;
	font-weight: normal;
}
#menu a:hover {
	background: #1E2A5E;
	color: #FFF;
	font-weight: normal;
	padding: 15px 30px 10px 30px;
}
#men1{
	float: left;
	height: 250px;
	padding: 20px 20px;
	background-color: #2993c3;
	color: #FFF;
	width: 180px;
	text-align: left;
}
.mm1{
	margin-right: 5px;
}
#men2{
	float: left;
	height: 250px;
	padding: 20px;
	background-color: #51aacc;
	color: #FFF;
	width: 181px;
	text-align: left;
}
#linep{
	float: right;
}
#logo{
	float: left;
}
#fecha{
	width: 400px;
	float: right;
	text-align: right;
	margin-top: 50px;
}
#copyright{
	width: 400px;
	float: right;
	text-align: right;
}
#banner{
	margin-left: 175px;
	float: left;
	background-color: #FFF;
}
#img2{
	margin-top: 10px;
	margin-bottom: 20px;
}
#pie{
	width:1010px;
	float: left;
	text-align: right;
}

img{ 
	border:0;
}
#window{
	float:left;
	clear:both;
	width:450px;
	height:95px;
	overflow:hidden;
	position:relative;
}

#slideshow{
	width:900px;
	height:190px;
	overflow:hidden;
	position:relative;
}
#slideshow li{
	width:450px;
	height:95px;
	float:left;
	display:inline;
}
