body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#f0f0f0;
	background-color: #999999;
}

#contenedor{
	width:800px; 
	height:auto; 
	margin:0 auto; 
	text-align:left; 
	border:1px solid #555555; 
		background-color: #FFFFFF;
	background-image:url(images/fnd3.jpg); 
	background-repeat:repeat-y;
}

#contenedor2{
	width:800px; 
	height:auto; 
	margin:0 auto; 
	text-align:left; 
	border:1px solid #555555; 
			background-color: #FFFFFF;
	background-image:url(images/fnd3_1.jpg); 
	background-repeat:repeat-y;
}

#cabecera{
	width:800px;
	height:240px;
}

#conten1{
	width:780px;	
	height:auto;
	background-color:#FFFFFF;
	padding:10px 10px 5px 10px;		
}


#pan_izq{
	float:left;
	width:185px;
	height:auto;
	padding:10px 5px 10px 5px;	
}

#pan_der1{
	float:right;
	width:185px;
	height:auto;
	padding:10px 5px 10px 5px;	
}

#pan_der2{
	float:right;
	width:200px;
	height:auto;
}

#pan_der{
	float:right;
	width:580px;	
	height:auto;
	padding:10px 10px 5px 10px;		
}

#pan_izq1{
	float:left;
	width:580px;	
	height:auto;
	padding:10px 10px 5px 10px;		
}

#pie{
	padding: 10px 0px 0px 0px;
	clear:both; 
	width:800px; 
	height:20px; 
	background-image:url(images/fnd_pie2.jpg);
	background-repeat:no-repeat;	
}

#pie_global{
	clear:both; 
	width:800px; 
	height:14px; 
}



.Estilo1 {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.Estilo3 {
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px}
.Estilo4 {font-size: 12}
.Estilo5 {color: #555555; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }
