@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #dddfe3;
	background-image: url(img/imgweb.jpg);
	background-repeat:  repeat-x;
	background-position: top;
}
h1 {
	font-size: 22px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
h2 {
	margin: 0 0 10px 0;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	margin: 2px 0;
	padding: 2px 0;
}
h4 {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#box {
	background-color: #CCCCCC;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top:10px;
	height:500px;
}
#remate {
	padding: 2px 0;
	margin-top:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top: 2px solid #999999;	
}
.win {
	background-image: url(img/bg_win.jpg);
	background-repeat:  repeat-x;
}
.win a {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.win a:hover {
	color: #66CCFF;
}
.contenido {
	background-image: url(img/bg_content.jpg);
	background-repeat:  repeat-y;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	padding: 0 15px;	
}
.borde_izquierda {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #888;
}
.logo-FC {
	padding: 2px 0px;
	margin: 3px;
}
a.logo {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999;
	border-bottom-color: #999;
	display:block;
}

a.logo:hover {
	border: 1px solid #FFF;
}
.borde_derecha {
	border-right: 1px dotted #888;
}
#Factum_Digital p {
	margin-top: 4px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 2px;
}
#Factum_Digital p.revista a {
	font-size: 14px;
}
#Factum_Digital p.logoF {
	border-bottom: 2px solid #f2f2f2;
}
#Factum_Digital ul{
	margin: 10px 8px;
	list-style-position: outside;
	list-style-type: none;
	display:block;
}
#Factum_Digital li {
	margin: 10px 0px;
	border-bottom: 2px solid #f8f8f8;
}
#Factum_Digital a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
#Factum_Digital a:hover {
	color: #000000;
}
#Factum_Digital a.ficha {
	font-size: 18px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	display: block;
}
.foot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #0c3345;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	background-image: url(bg_win.jpg);
	background-repeat:  repeat-x;
	color: #CCCCCC;
}
.zocalo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding:10px;
}

/* Logos laterales */

a.FactumCorporativo {
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	display:block;
	background-image: url(img/l_FC.jpg);
	width:180px;
	height:70px;
}
a.FactumCorporativo:hover {
	border: 1px solid #666666;
}

#cuadro {
	background-color: #f8f8f8;
	padding: 8px;
	margin: 0 0 5px 0;
	text-align:justify;
	border: #e0e0e0 1px solid;
	font-size:12px;
}
#cuadro h1 {
	font-family: "Times New Roman", Times, serif, Tahoma;
	font-size: 14px;
	margin: 2px;
	text-align: center;
}

/* Accordion */

#container h3 {
	margin: 5px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.accordion_toggle {
	height: 30px;
	width: 200px;
	padding: 0 10px 0 10px;
	line-height: 30px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 12px;
	color: #000000;
	border-bottom: 1px solid #fff;
	cursor: pointer;
	margin: 0 0 0 0;
	background-color: #eceff2;
	background-image: url(img/accordion_toggle.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.accordion_toggle_active {
	color: #ffffff;
	background-color: #224c7d;
	background-image: url(img/accordion_toggle_active.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.accordion_content {
	color: #444444;
	overflow: hidden;
	padding:5px;
}
.vertical_accordion_toggle {
	display: block;
	height: 30px;
	width: 100%;
	background: url(images/accordion_toggle.jpg) no-repeat top right #a9d06a;
	padding: 0 10px 0 10px;
	line-height: 30px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 12px;
	color: #000000;
	border-bottom: 1px solid #cde99f;
	cursor: pointer;
	margin: 0 0 0 0;
}
.vertical_accordion_toggle_active {
	background: url(images/accordion_toggle_active.jpg) no-repeat top right #e0542f;
	color: #ffffff;
	border-bottom: 1px solid #c16528;
}
.vertical_accordion_content {
	background-color: #ffffff;
	color: #444444;
	overflow: hidden;
}
#despliega .accordion_toggle {
	height: 30px;
	width: 300px;
	padding: 0 10px 0 10px;
	line-height: 30px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 12px;
	color: #000000;
	border-bottom: 1px solid #fff;
	cursor: pointer;
	margin: 0 0 0 0;
	background-color: #eceff2;
	background-image: url(img/accordion_toggle.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#despliega .accordion_toggle_active {
	color: #ffffff;
	background-color: #224c7d;
	background-image: url(img/accordion_toggle_active.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#despliega .accordion_content {
	color: #444444;
	overflow: hidden;
	padding:5px;
}
#despliega .vertical_accordion_toggle {
	display: block;
	height: 30px;
	width: 100%;
	background: url(images/accordion_toggle.jpg) no-repeat top right #a9d06a;
	padding: 0 10px 0 10px;
	line-height: 30px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 12px;
	color: #000000;
	border-bottom: 1px solid #cde99f;
	cursor: pointer;
	margin: 0 0 0 0;
}
#despliega .vertical_accordion_toggle_active {
	background: url(images/accordion_toggle_active.jpg) no-repeat top right #e0542f;
	color: #ffffff;
	border-bottom: 1px solid #c16528;
}
#despliega .vertical_accordion_content {
	background-color: #ffffff;
	color: #444444;
	overflow: hidden;
}

/* Secciones */

#fajas_laterales {
	background-color: #ECECEC;
	padding:8px 4px;
}

td.tecnicas_rb {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
td.despliega {
	font-size: 14px;
}
table.tecnicas {
	font-size: 9px;
}
td.encabezados {
	background-color: #f8f8f8;
}
#clientes h3 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin:10px 0;
	font-size: 14px;
}
td.laterales {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
	padding-left: 10px;
}
#fajas_laterales li a {
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.imglogos {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.text_justify {
	text-align: justify;
	padding-right: 10px;
	width: 665px;
}
#hogares {
	font-size: 10px;
}
#hogares table.dep {
	height: 200px;
}
#hogares .dest {
	font-size: 12px;
	color: #006699;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	background-color: #f8f8f8;
}