body {
	background-color: #F4F4F4;
	background-image: url(../images/back.gif);
	background-repeat: repeat;
}
.fondoPopups{
	background-color: #F4F4F4;
	background-image: url(../images/back.gif);
	background-repeat: repeat;
}

.fondo {
	background-image: url(../images/home_03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.textos-negrilla {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.borde {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}

.textos {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
.footer {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #999999;
	font-weight: normal;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}
.fondo-content {
	background-image: url(../images/empresa_03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.contenido {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #666666;
	font-weight: normal;
}
.borde-bots {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.titulos {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #CE0000;
	font-weight: bold;
}
.textos-negrilla-rojo {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #CE0000;
	font-weight: bold;
}
.titulos-vallas
 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	line-height:normal;
}


.titulos-vallas a:link {
	color: #666666;
	text-decoration: none;
}
.titulos-vallas a:visited {
	text-decoration: none;
	color: #666666;
}


.contenido-vallas {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	line-height:normal;
}

#mapDivPequeno{
	width:224px;
	height:203px;
}
#mediaContainer{
	width:514px;
	height:377px;
	text-align:center;
	vertical-align:middle;
}
#mediaContainer img{
	max-width:514px;
	max-height:377px;
	min-width:514px;
	min-height:377px;
}
#mediaContainer embed{
	max-width:514px;
	max-height:377px;
	min-width:514px;
	min-height:377px;
}

.galeriaFotos img{
	max-width:150px;
	max-height:112px;
}
