* {
margin:0;
paddind:0;
}

body {
	font-size:100%; 
	background-color: #c3beb3;
	margin-top:0;
	background-image:url('../images/elements/relleno_secciones.gif');
	background-repeat: repeat-y; 
	background-position: center;
}


a:link {text-decoration:none; color:#800000;}
a:visited {text-decoration: none; color:#800000;}
a:active {text-decoration: underline; color:#800000;}
a:hover {text-decoration: none; color:#888888;}

img {border-style:solid; border-width:0px; border-color:#888888;}
	
#contenedor {
    width: 840px;
    background-color:#dad8cc;
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -420px;
}

#cabecera {
	margin-top:20px;
	height:80px;
}

	#cabecera .logo {
		float:left;
	}

	#cabecera .secc {
		float:right;
	}

#titulo_scr {
	clear:left;
	text-align:center;
	margin-top:6px;
	margin-bottom:8px;
}

#titulo_prt {
	display:none;
	clear:left;
	margin-bottom:10px;
}

	
#cuerpo {
	clear:left;
	margin-left:20px;
	margin-right:16px;
	font-family:Verdana;
	font-size:0.72em;
	font-color:black;

}

#tablamodelos {
	width: 810px;
	background-color: #DDDED8;
	border: 0px;
	cellspacing:0;
	cellpadding:0;
	border-collapse: collapse;
	border-spacing: 0px;
	border-color: #ffffff
}

#tablamodelos td {
	background-color: #CACAC0;
	color: #000000;
	font-size: 0.8em;
	padding: 4px;
	text-align: center;
	border: 1px #dddddd solid;	
}

#tablamodelos td.hed {
	background-color: #666;
	color: #fff;
	padding: 4px;
	text-align: center;
	border: 1px #dddddd solid;
	font-size: 0.8em;
	font-weight: bold;
}

#tablafotos {
	width: 810px;
}

#tablafotos td {
	color: #555555;
	font-size: 0.8em;
	text-align: center;
}

#tablafotos td img {
border-style:solid; border-width:1px; border-color:#888888;
margin-top: 6px;
}

#ima_t {
text-align:center;
}

#ima_t img {
border-style:solid; border-width:1px; border-color:#888888;
}

#ima_t .pie {
clear:left;
font-family:verdana;
font-size:0.8em;
color:#555555;
}

#ima_l {
text-align:center;
}

#ima_l img {
border-style:solid; border-width:1px; border-color:#888888;margin-left:4px;margin-right:4px;margin-bottom:8px;float:left;
}

#ima_l .pie {
clear:left;
font-family:Verdana;
font-size:0.8em;
color:#555555;
}

#cua6 {
	float:left;
	width:6px; height:6px;
	background-color:#c00000;
	border-style:solid;
	border-width:1px;
	border-color:#c00000;
	margin-top:3px;
	margin-right:4px;
}

#cua8 {
	float:left;
	width:8px; height:8px;
	background-color:#666666;
	border-style:solid;
	border-width:1px;
	border-color:#666666;
	margin-top:3px;
	margin-right:6px;
}

#enlace {
	float:left;
	width:120px;
	margin-top:3px;
	margin-right:2px;
	font-family:verdana;
	font-size:0.8em;
	color:#666666;
	text-align: center;	
}

#fw_pie_pagina {
	clear:left;
	width:840px;
	padding:8px;
	margin-top:30px;
	background-color:#dad8cc;
	font-family:Arial;
	font-size:0.64em;
	color:#444444;
	text-align:center;
	border-style:solid;
	border-color:#BBBBBB;
	border-width:1px 0px 0px 0px;
}

.fw_icono {
	float:left;
	text-align:center;
	width:160px;
	height:100px;
	border-style:solid;
	border-width:0px;
	border-color:#bbbbbb;
	font-family:verdana;
	font-size:0.84em;
	color:#000000;
}



.fw_titulo {
	font-family:verdana;
	font-size:1.5em;
	font-weight:bold;
	color:#044364;
	margin-bottom:20px;
}

.fw_texto {
	font-family:verdana;
	font-size:1em;
	color:#000000;
	margin-bottom:20px;
}

.fw_nlinea {
	clear:left;
}
