/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.fondo-head-piblicidad {
	background-image: url(../imagenes/fondo-head.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.fondo-gris-columna {
	background-color: #D4D8D3;
}
.borde-rojo {
	border: 1px solid #BF0000;
}
.titulo1 {
	font-family: "Myriad Web Pro", "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #BF0000;
}
.txt-general {
	font-family: "Myriad Web Pro", "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #8C8C8C;
}
.txt-titulo-general {
	font-family: "Myriad Web Pro", "Trebuchet MS";
	font-size: 15px;
	font-weight: normal;
	color: #8C8C8C;
	font-weight: bold;
}
.ver-mas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #BF0000;
}
.linea-roja-separadora {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #BF0000;
}
.fondo-pie {
	background-image: url(../imagenes/pie.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: "Myriad Web Pro", "Trebuchet MS";
	font-size: 13px;
	font-weight: lighter;
	color: #FFFFFF;
	padding-left: 10px;
}
.descripcion {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #8C8C8C;
}
.titulo2 {
	font-family: "Myriad Web Pro", "Trebuchet MS";
	font-size: 24px;
	font-weight: normal;
	color: #BF0000;
	border-bottom: solid #BF0000 thin;
}
.titulo3 {

	font-family: "Myriad Web Pro", "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #BF0000;
	border-bottom: solid #BF0000 thin;
}
.txt-direccion {
	font-family: "Myriad Web Pro", "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #8C8C8C;
	line-height: 20px;
}
.txt-pie {
	font-family: "Myriad Web Pro", "Trebuchet MS";
	font-size: 13px;
	font-weight: lighter;
	color: #FFFFFF;
}
.fondo-head2 {
	background-image: url(../imagenes/logo-head2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.back-logo-head {
	background-image: url(../imagenes/logo-head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.etiqueta-edits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #BF0000;
}
.titulo_grande {
	font-family: "Myriad Web Pro", "Trebuchet MS";
	font-size: 30px;
	font-weight: normal;
	color: #666666;
}
td {
	font-family: "verdana";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

#carousel{
	width: 170px;
	margin: auto;
	border: 0px solid #ccc;
	overflow: auto;
	height: 167px;
	position: relative;
	margin-top: 0em;
/*	left: 777px;
	top: 307px;*/


}
#carousel img{
	width: 167px;
	border: 0 none;
}

#carousel_Controles{
	right: 0;
	bottom: 0;
}

#carousel_Controles img{
	border: 0px solid #a00;
	width: 16px;
	height: 16px;
}
