@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFF;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
#Layer1 {
	position:absolute;
	left:50%;
	width:800px;
	height:870px;
	margin-left:-400px;
	z-index:1;
	top: 10px;
	background-color: #FFFFFF;
	}
.menu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.col_contenidos_izq {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333;
	text-align: left;
	vertical-align: top;
	padding-top: 15px;
	padding-left: 5px;
}
.col_dch {
	background-image: url(images/img/col_dch_f2.jpg);
	text-align: center;
	vertical-align: top;
}
.celda_logos {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.titulo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333;
}
.barra_menu {
	background-image: url(images/img/menu_f2.jpg);
}

.Estilo1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #666666;
}
a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.Estilo2 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}td img {display: block;}
.celda_idiomas {
	text-align: center;
}
.address {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
}
