@charset "utf-8";
body {
	background-repeat: repeat-x;
	background-image: url(../img/back.jpg);
	background-attachment: fixed;
}

/* CSS Document */

#cabezote {
	width: 900px;
}
#contenedor {
	background-color: #FFFFFF;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#barraIzquierda {
	width: 240px;
	background-color: #FFF;
	clear: both;
	float: left;
	padding-left: 20px;
	overflow: hidden;
}
#contenidoHome {
	height: 384px;
	width: 591px;
	background-color: #FFF;
	float: left;
	padding-left: 30px;
}
#btnPDF {
	width: 200px;
	padding-left: 1px;
}

.textoInterior {
	background-color: #FFF;
	overflow: hidden;
	clear: both;
	padding-bottom: 20px;
	padding-top: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	color: #333333;
}

.textoMenu {
	overflow: hidden;
	clear: both;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	color: #333333;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	text-decoration: none;
}
#creditosR2 {
	bottom: 5px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	width: 850px;
	text-align: right;
}



.titulos {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #666666;
	font-weight: bold;
	font-style: italic;
}
.links {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}
.links:Hover {
	color: #FF3300;
	width: 200px;
}

.linksWeb {
	color: #000000;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bolder;
}
.linksWeb:Hover {
	color: ff9900;
}




#contenidoInterior {
	width: 591px;
	background-color: #FFF;
	float: left;
	padding-left: 30px;
	overflow: hidden;
}
.table {
	background-color: #E8E8E8;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 4px;
	padding-left: 4px;
}


.grisHome {
	background-color: #CCCCCC;
	width: 570px;
	overflow: hidden;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.flashHome {
	float: left;
	clear: both;
	overflow: hidden;
	padding-right: 10px;
	margin-right: 10px;
}
.textosHome {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	padding-right: 5px;
	padding-top: 5px;
}
.verInfo {
	color: #F60;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.fotoIzquierda {
	float: left;
	border: 4px solid #999;
	margin-right: 10px;
	margin-bottom: 90px;
}
.km {

}
.titulosRaya {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #999;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	width: 580px;
	display: block;
}


.verInfo:Hover {
	color: #099;
}
.menu {
	width: 580px;
	background-color: #FFF;
}
.menu ul {
	margin: 0px;
	padding: 0px;
}
.ul {
}

.menu li {
	float: left;
	padding-right: 10px;
	background-color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-left: 10px;
}
.bullet {
	color: #333333;
	background-image: url(../img/bullet1.jpg);
	background-repeat: no-repeat;
	background-position: 2px 4px;
	padding-left: 23px;
	
}
.textoCopy {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #099;
	line-height: 14px;
	padding-top: 30px;
}
.bold {
	font-weight: bold;
	color: #000000;
}
.descargue {
	font-size: 18px;
	color: #009999;
	font-weight: normal;
}





#copy {
	background-color: #FFF;
	width: 900px;
	clear: both;
	height: 87px;
	background-image: url(../img/copy.gif);
	background-repeat: no-repeat;
	background-position: 20px;
	padding-top: 15px;
	text-align: center;
}
.linksDescarga {
	color: #009999;
	text-decoration: underline;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
}
.linksDescarga:Hover {
	font-size: 18px;
	color: #FF6600;
}
#btnGaleria {
	vertical-align: top;
	text-align: center;
}

.textoMenu:Hover {
	background-color: ff9900;
	overflow: hidden;
	clear: both;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	text-decoration: none;
	background-image: url(../img/bkMenu.jpg);
}

