body{
background-image:url(../images/fondo_body.jpg);
background-repeat:repeat-x;
font-size:11px;
font-family:"Verdana";
background-color:#fff;
}



/*PAGINA*/

#pagina{
width:848px;
height:550px;
margin:auto;
border:1px solid #44683E;
}



	/*CABECERA*/
	
	#cabecera{
	width:848px;
	height:167px;
	float:left;
	}
	
		#cabecera_top{
		width:210px;
		height:66px;
		float:left;
		background-image:url(../images/cabecera_top.jpg);
		padding-left:638px;
		padding-top:12px;
		}
		
			#banderas{
			width:210px;
			height:15px;
			float:left;
			text-align:center;
			}
			
				#bandera{
				width:40px;
				height:15px;
				float:left
				}
		
		#cabecera_bottom{
		width:684px;
		height:70px;
		float:left;
		background-image:url(../images/cabecera_bottom.jpg);
		padding-left:164px;
		padding-top:17px;
		}
		
			#enlaces{
			width:684px;
			height:49px;
			float:left;
			}
			
				#enlace{
				width:auto;
				height:33px;
				float:left;
				font-family:Arial;
				font-size:13px;
				text-align:center;
				padding-top:16px;
				font-weight:bold;
				}
				
				
		
	/*FIN DE CABECERA*/
	
	/*CENTRO*/
	
	#centro{
	width:848px;
	height:317px;
	float:left;
	background-color:#FFFFFF;
	}
	
		#centro_izq_home{
		width:384px;
		height:317px;
		float:left;
		background-image:url(../images/centro_izq_home.jpg);
		background-color:#FFFFFF;
		}
		
		#centro_der{
		width:464px;
		height:317px;
		float:left;
		background-color:#FFFFFF;
		}
		
			#titulo_der{
			width:460px;
			height:19px;
			float:left;
			padding-left:4px;
			padding-top:16px;
			background-image:url(../images/titulo_der.jpg);
			color:#5A5A58;
			font-size:14px;
			font-weight:bold;
			}
			
			#titulo_der2{
			width:414px;
			height:24px;
			float:left;
			padding-left:50px;
			padding-top:4px;
			color:#82503A;
			background-color:#E6DCD8;
			}
		
		#texto_der{
		width:428px;
		height:231px;
		float:left;
		padding-left:18px;
		padding-right:18px;
		padding-top:21px;
		background-color:#D2C0B8;
		}
		
			#texto_der_int{
			width:408px;
			height:206px;
			float:left;
			overflow-x:hidden;
			overflow-y:auto;
			text-align:justify;
			color:#333333;
			padding-right:20px;
			Scrollbar-Arrow-Color:#ffffff; 
			Scrollbar-Track-Color:#666666 ; 
			Scrollbar-Shadow-Color:#666666  ;
			Scrollbar-Face-Color:#E0E0E0  ;
			Scrollbar-Highlight-Color:#666666  ;
			Scrollbar-DarkShadow-Color:#666666  ;
			Scrollbar-3DLight-Color:#666666;

			}
	
	/*FIN DE CENTRO*/
	
	
	
	/*PIE*/
	
	#pie{
	width:848px;
	height:52px;
	float:left;
	color:#FFFFFF;
	font-size:10px;
	background-color:#FFFFFF;
	}
	
		#pie_top{
		width:848px;
		height:15px;
		float:left;
		background-image:url(../images/pie_top.jpg);
		}
		
			#pie_top1{
			width:734px;
			height:13px;
			float:left;
			padding-left:7px;
			padding-top:2px;
			}
			
			#pie_master{
			width:103px;
			height:13px;
			float:left;
			padding-top:2px;
			}
		
		
		#pie_enlaces{
		width:848px;
		height:21px;
		float:left;
		background-image:url(../images/pie_2.jpg);
		padding-top:2px;
		text-align:center;
		color:#333333;
		font-size:11px;
		}
		
		#pie_euro{
		width:848px;
		height:51px;
		float:left;
		text-align:center;
		background-color:#E4E5DB;
		}
	/*FIN DE PIE*/
	
	
	
	/*ENLACES*/
	
	.pie_master:link{
	color:#FFFFFF;
	text-decoration:none;
	}
	
	.pie_master:visited{
	color:#FFFFFF;
	text-decoration:none;
	}
	
	.pie_master:hover{
	color:#D2C0B8;
	text-decoration:none;
	}
	
	
	.pie_master:active{
	color:#FFFFFF;
	text-decoration:none;
	}
	

	
		.pie_enlaces:link{
		color:#333333;
		text-decoration:none;
		}
		
		.pie_enlaces:visited{
		color:#333333;
		text-decoration:none;
		}
		
		.pie_enlaces:hover{
		color:#8F986D;
		text-decoration:none;
		}
		
		.pie_enlaces:active{
		color:#333333;
		text-decoration:none;
		}
		
		
		.enlace:link{
		color:#63645E;
		text-decoration:none;
		}
	
		.enlace:visited{
		color:#63645E;
		text-decoration:none;
		}
	
		.enlace:hover{
		color:#844F3D;
		text-decoration:none;
		}
	
	
		.enlace:active{
		color:#63645E;
		text-decoration:none;
		}
	
	
	/*FIN DE ENLACES*/

/*FIN DE PAGINA*/
