@charset "utf-8";
/* CSS Document */
body
{
background-color:#362427;
font-family:Arial, Helvetica, sans-serif;
color:#333333;
/*color:#6f6d6d;*/
text-align:justify;
font-size:11px;	
}
p
{
margin:0;
padding:0;
}
#toditito{
width:100%;
top:0;
left:0;
position:absolute;
background-color:#494949;
}
#contenedor_total{
margin:0 auto;
width:925px;
}
	#cabecera_flash{
	width:925px;
	float:left;}
	#cuerpo_home{
	background-image:url(../images/fondo_hoja.png);
	width:925px;
	padding-top:30px;
	float:left;}
		
		#contenido_cuerpo_home{
		width:855px;
		padding-left:32px;
		float:left;}
		
		#arriba_paneles{
		background-color:#fff;
		padding-top:30px;
		width:855px;
		float:left;
		}
		#paneles{
		background-image:url(../images/fondo_paneles.jpg);
		width:855px;
		float:left;}
				#panel_izq{
				padding-right:7px;
				width:420px;
				float:left;}
						#arriba_izq{
						width:420px;
						float:left;}
							.izq_arriba{
							padding:0 0 0 30px;
							width:148px;
							float:left;}
							.der_arriba{
							padding:20px 0 0 15px;
							width:227px;
							float:left;}
						#abajo_izq{
						width:420px;
						float:left;}
							.izq_abajo{
							padding:0 0 0 30px;
							width:148px;
							float:left;}
								.img_home{
								margin-top:-133px;
								width:148px;
								}
							
						
							.der_abajo{
							width:226px;
							padding:20px 0 0 16px;
							float:left;}
				#panel_der{
				padding-left:8px;
				width:420px;
				float:left;}
						#arriba_der{
						width:420px;
						float:left;}
							
						#abajo_der{
						width:420px;
						float:left;}
							
		#pie_contenido_cuerpo_home{
		background-color:#FFF;
		width:855px;
		float:left;
		}
	#pie{
	background-color:#312124;
	background-image:url(../images/pie_fondo.jpg);
	background-position:center;
	background-repeat:repeat-y;
/*	background:#840010;*/
	width:100%;
	float:left;}
	

/*HOME STYLOS*/
.titulo_plomo{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
}
.titulo_subrayado_rojo{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:17px;
color:#890017;
text-decoration:underline;
}
.thanks{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:20px;
}
/*FIN HS*/

/*INTERIOR STYLOS*/


/**FIN IS/

/*GALERIA STYLOS*/


/**FIN GS/

