@charset "utf-8";
/* CSS Document */
/* ========================================= reseteador == */
* {
	padding: 0px;
	margin: 0px;
}
table {
	margin: 0px;
	border: 0px;
	padding:0px;
}
img {
	margin: 0px;
	padding: 0px;
}
/* ========================================= fin reseteador == */


/*--------------------------------- colores
gris #b2b2b2 azul corporativo #00476b  enlaces #6690a6  rojo ticker #a5063e
-------------------------------------------*/

body {
	background-color: #b2b2b2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00476b;
	font-weight: normal;
	text-align:justify;
	line-height: 125%;
}
#contenedorGral {
	width:955px;
	margin-left:auto;
	margin-right:auto;
}
#cabecera {
	width:955px;
	height:207px;
	background-image: url(../images/cabecera.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom:20px
}
#fecha {
	/*	margin-right:250px;
	margin-top:175px;*/
	width:500px;
	text-align:right;
	clear:both;
	float:right;
	height: 20px;
}
#contenedor {
	width:955px;
	/*	margin-left:auto;
	margin-right:auto;*/
	background-image: url(../images/fdGnrl.gif);
	background-repeat:  repeat-y;
}
#contenInf {
	width:995px;
	background-image: url(../images/fdpie.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#pie {
	width:995px;
	color: #FFFFFF;
	font-weight: bold;
	text-align:center;
}
#pie a {
	color: #FFFFFF;
	text-decoration:none
}
#pie a:hover {
	color: #00476b;
	text-decoration:underline
}
#pie p {
	padding-top:30px;
	padding-bottom:20px;
}
#interior {
	width:995px;
	/*margin-top:10px;*/
	background-image: url(../images/fdpuntos.gif);
	height:auto;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-right:75px;
}
.altopuntos {
	padding-bottom:55px;
}
#izda {
	width:236px;
	background-image: url(../images/fdMn.gif);
	background-repeat:  repeat-y;
	background-position: center;
	/*height: 300px;*/
	float:left;/*margin-right:20px;*/
	
}
#izdaConten {
	width:236px;
	/*margin-right:20px;*/
	float:left
}
#menuConten {
	width:236px;
	background-image: url(../images/fdMnSup.gif);
	background-repeat: no-repeat;
	background-position: left top;
	/*padding-top:5px;*/
	clear:both;
}
#menuImg {
	width:236px;
	background-color:#FFFFFF;
	float:left
}
#menuInf {
	width:236px;
	background-image: url(../images/fdMnInf.gif);
	background-repeat: no-repeat;
	background-position: left bottom;/*height:8px;*/
}
#menuConten a {
	color: #FFFFFF;
	text-decoration: none;
}
#menuConten a:hover {
	color: #b2b2b2;
	text-decoration: none;
}
#menuConten ul {
/*padding:8px 5px 2px 31px*/
}
#menuConten li {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	/*	margin:6px 12px 0 0;*/
	background-image: url(../images/vinetaLiMn.gif);
	background-repeat: no-repeat;
	background-position: right top;
	list-style-type: none;
}
#dcha {
	width:665px;
	float:left;
	padding:5px 0 0 0;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#dcha p {
	margin-left: 40px;
	margin-right:80px;
}
#ticker {
	width:668px;
	clear:both;
	background-image: url(../images/fdTicker.gif);
	background-repeat: repeat-y;
	background-position: center top;
	float:right;
	margin:15px 0 15px 0
}
#red {
	background-color: #a5063e;
	height:15px;
	width:660px;
	/*	margin:0 0 0 4px;*/
	color:#FFFFFF;
	font-weight:bold;/*padding:0 0 0 4px*/
}
#red li {
	list-style-position: inside;
	list-style-image: url(../images/vinetaAP.gif);/*	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;*/
}
#red2 {
	width:656px;
	/*	margin:0 0 0 4px;*/
	color:#4c4c4c;
	font-size: 11px;/*	padding:8px 8px 8px 8px;*/
}
#infTcker {
	background-image: url(../images/fdTickerInf.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height:9px
}
#red2img {
	float:right;
	margin:0 15px 0 20px
}
#red2 h2 {
	font-size: 11px;
	font-weight: bold;
}
#collage {
	width:995px;
	/*background-image: url(../images/videowall.jpg);*/
	background-color:#FF3366;
	background-repeat: no-repeat;
	background-position: center center;
	height:205px;
	clear:both
}
/* ========================================= clearfix == */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/*------------------------------------*/

.Txtdestacado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height:normal;
	font-style: normal;
}
.Txtdestacado2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height:auto;
}
.TitTicker {
	font-size: 11px;
	font-weight: bold;
}
.margenwideWall {
	margin-left:20px;
	margin-top:20px;
	margin-bottom:25px;
}
.fecha {
	color:#993366
}
p {
	height:150%
}
.drchAl {
	float:left;
	margin:140px 0 0 18px
}
.drchAl img {
	margin-bottom:15px
}
a.enlaceRJ {
	color:#a5063e;
	text-decoration:none
}
a:hover.enlaceRJ {
	color:#993366;
	text-decoration:underline
}
a:visited.enlaceRJ {
	color:#a5063e;
	text-decoration:none
}
#bloqClientes{margin-left: 40px;
	margin-right:80px;}
.Clientes {
	width:109px;
	height:89px;
	background-image: url(../images/cuadroClientes.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color:#FF3366;
	float:left;
	margin:3px;
}
.Clientes img {
	text-align:center;
	padding:2px;
	border-top: 1 #990000;
	border-right: 1 #990000;
	border-bottom: 1 #990000;
	border-left: 1 #990000;
}
.txClientes{padding:25px 0 0 10}

.unacolumna {clear:both}
.bordecero img{
	border: 0;
}

.margenSup14{margin-top:14px}

