
/* CSS Document */

body {   
    margin:0 auto;
    text-align:center;
	background:url(fondo_plantilla.jpg) repeat-x 0 0;		
  } 

.clear { clear: both;}
span.oculto_hidden { visibility:hidden;}
span.oculto_none { display:none;}

h1, h2, h3, h4 { font:normal 11px Arial, Helvetica, sans-serif; }


/*HEAD...........................................................................*/  
#head_plantilla {
	width:818px;
	height:49px;	
	text-align:left;
	margin:0 auto;
	padding:40px 0 13px 0;
  }  
  
#canto_plantilla {width:818px; height:13px; text-align:left; margin:0 auto;}   
  	
/*CENTRAL...........................................................................*/ 
#central_plantilla {
	width:818px;	
	text-align:left;
	margin:0 auto;
	background-color:#333333;		
  }  
  	
	#central_top_plantilla{width:818px; padding:0; margin:0; text-align:center; border-bottom:1px solid #525252; background-color:#000000;}
        #central_top_plantilla h1 { margin: 0;}
		
		#botones_plantilla{width:818px; text-align:center; margin:0; padding:0; vertical-align:top;}
			#botones_plantilla a.btn_area { width:126px; height:18px; background:url(btn_volver_vip.png) no-repeat 0 0; display:block; float:right; margin:0 10px 0 0;}
			#botones_plantilla a.btn_area:hover { background-position:0 -18px;}
			
			#botones_plantilla a.btn_logout { width:61px; height:18px; background:url(../imagenes_vip/btn_logout_area_vip.png) no-repeat 0 0; display:block; float:right; margin:0 20px 0 0;}
			#botones_plantilla a.btn_logout:hover { background-position:0 -18px;}
			
			#botones_plantilla a.btn_datos { width:160px; height:18px; background:url(btn_datos.png) no-repeat 0 0; display:block; float:right; margin:0 10px 0 0;}
			#botones_plantilla a.btn_datos:hover { background-position:0 -18px;}	
		
		h1{ color:#FFFFFF; font-size:30px; display:block; margin:35px 0 5px 0;}
		
	#central_bajo_plantilla {width:672px; padding:25px 73px 95px 73px;}
		h2 {color:#cccccc; font-size:14px; line-height:16px; font-weight:bold; padding-bottom:5px; margin-bottom:20px; border-bottom:1px solid #999999; display:block;}
		
		h3 {color:#cccccc; font-size:11px; line-height:16px; display:block; margin-bottom:30px; }	
		h3 a { display: list-item; list-style:none; color:#FF9900; text-decoration:none; margin:5px 0; font-size:12px;  }
		h3 a:hover { color:#cccccc;}
		
		.item_presskit { clear:both; margin-bottom:15px;}
			p.descripcion_presskit{ float:left; display: inline; font:normal 12px Arial, Helvetica, sans-serif; color:#FFFFFF; margin-bottom:5px;}
			p.descarga_presskit a{ float:right; display:inline; text-decoration:none; font:bold 11px Arial, Helvetica, sans-serif; color:#FF6600;}
			p.descarga_presskit a:hover{ color:#999999;}

		
/*FOOTER...........................................................................*/ 
#foot_plantilla {
	width:818px;
	text-align:left;
	margin:0 auto;	
  }
  
  h4 { font:normal 9px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif; color:#000000; margin:6px 0 0 6px;}
  
 

