* {
margin:0;
paddind:0;
}

a:link {text-decoration:none; color:#dad8cc;}
a:visited {text-decoration: none; color:#dad8cc;}
a:active {text-decoration: none; color:#dad8cc;}
a:hover {text-decoration: none; color:#dad8cc;opacity:0.6;filter:alpha(opacity=60);}

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

.separador {
clear:both;
background-image:url('../images/elements/seccsep.gif');
height:10px;
}

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

@media print {
#printpage {visibility:hidden}
}
	
#contenedor {
    width: 840px;
    background-color:#dad8cc;
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -420px;  
}

#cabecera {
	margin-top:20px;
	height:80px;
	clear:left;
	margin-bottom:6px;	
}

	#cabecera .logo {
		float:left;
	}

	#cabecera .secc {
		float:right;
	}

	
#cuerpo {
	width:810px;
	clear:left;
	margin-left:16px;
	font-size:0.72em;
	font-color:black;
}

#titular {
	width:810px;
	height:24px;
	margin-bottom:10px;
	font-weight:bold;	
}

	#titular .icono {
		float:left;
		width:21px;
		height:24px;
	}
	
	#titular .miembro {
		padding:4px;
		height:18px;	
		float:left;
		color:green;
	}		

	#titular .fecha {
		padding:4px;
		height:18px;	
		color:black;
		text-align:right;
	}
	
img.lt_foto_b {
	margin-top:10px;
	border-style:solid;
	border-width:1px;
	border-color:#aaaaaa;
	margin-left: auto;
	margin-right: auto;
	display:block;
	margin-bottom:10px;
}	

img.lt_foto_s {
	margin-top:10px;
	float:left;
	border-style:solid;
	border-width:1px;
	border-color:#aaaaaa;
	margin-left: auto;
	margin-right: auto;
	display:block;
}

.contbl {
	float:right;
	margin-top:5px;
	width:340px;
	display:block;
	margin-left: auto;
	margin-right: auto;
	padding:0px;
}


.w1, .w2, .w3, .w4 {
	font-size:1.2em;
	font-weight:bold;
}
	
	.w1 {width:160px}
	.w2 {width:120px}
	.w3 {width:455px}
	.w4 {width:38px}	
	
	.w5 {width:160px; font-style:italic}
	.w6 {width:163px; font-weight:normal}
	.w7 {width:140px; font-style:italic}
	.w8 {width:310px; font-weight:normal}			
	.w9 {width:571px; font-weight:bold}
		
table.lt_tbl {
	width=100%;
	border-collapse:collapse;
	margin-top:6px;	
	margin-left:1px;
	font-size:0.96em;
	background-color:#d1cdc5;
}

.lt_tbl tr {
	height:8px;
}

.lt_tbl td {
	border-style:solid;
	border-width:1px;
	border-color:#aaaaaa;
	vertical-align:top;
	padding: 4px 4px 4px 4px;
}

.lt_tbl th {
	border-style:solid;
	border-width:1px;
	border-color:#aaaaaa;

	padding: 2px 2px 2px 2px;
	font-size:0.8em;
	font-weight:normal;
	background-color:#bbbbbb;	
}

.lt_tbl td img {
	vertical-align:middle;
}

.lt_tbl td.colA {
	width:290px;
}		

.lt_tbl td.colB {
	width:75px;
}	

.lt_tbl td.colC {
	width:444px;
}	
	.w10 {width:90px}
	.w11 {width:90px}
	.w12 {width:110px}
	.w13 {width:220px}			
	.w14 {width:181px}
	.w15 {width:64px}		

#comentario {
	width:797px;
	border-style: solid;
	border-width: 1px; 
	border-color:#aaaaaa;
	padding:6px 6px 12px 6px;
	font-size:0.96em;
	margin-top:6px;	
	margin-bottom:8px;
	background-color:#d1cdc5;
}

#pie_pagina {
	clear:left;
	width:824px;
	padding:8px;
	margin-top:30px;
	font-size:0.64em;
	color:#444444;
	text-align:center;
	border-style:solid;
	border-color:#bbbbbb;
	border-width:1px 0px 0px 0px;
}
