/*------------------------- BLOQUES DE LA PLANTILLA ----------------------*/
p#inicio  { width:90%; padding: 5px}

p:first-letter#inicio  { float: left; font-size: 300%; color: #e03330; }

#top-section {position:relative; left:0px; top:0px;
	background: url(../imagenes/logoHome.gif); background-repeat:no-repeat; background-position:bottom left; border:none;
	height:129px; }

#top-section p { display:none}

 #mid-section	  	{position:relative; left:0; top:0; min-height:300px;}
 /* hack para IE 6 */
 *html #mid-section	  	{position:relative; left:0; top:0; height:300px;}
 /* fin del hack */
 #bottom-section  	{ position:relative;  left:0; height:1.4em; padding-top:80px}
 #top-col-1    	  	{ position:relative; padding:0; margin:0 ; top:129px; background-image: url(../imagenes/fondoCabeceraHome.gif); background-repeat:repeat;z-index:998}
 #top-col-1 img		{ display:block;}
 #top-col-2 		{
	position:relative; background-image:url(../imagenes/cabeceraHome.gif); background-repeat:no-repeat;
	left: 187px; height:129px; 
	padding-left:0;
	z-index:999; 
	width: 100%}
	
 #mid-col-1 	  	{position:absolute; top:0; left:0; width:186px;}
 #mid-col-2 		{position:relative; top:0; left:186px; width:78%;}
 #col-3 			{position:relative; bottom:0px; text-align:right}
 .col-3A 			{position:relative; bottom:0px; text-align:right}
 .col_3Asuperior		{z-index:100; position:relative; bottom:0px; text-align:right}
 .col-3B 			{position:relative; float:left; width:70%; text-align:right;padding-right:20px;}
 .col-3Fondo-1 		{position:relative; float:left; width:70%; background-image:url(../imagenes/lineadiscontinua1.gif); background-repeat: repeat-x; background-position:right top;padding-right:20px;}
 .col-3Fondo-2 		{background-image:url(../imagenes/lineadiscontinua2.gif); background-repeat: repeat-x; background-position:right top}
 
 
 #col-3-b			{position:relative; float:right ;}
 
 #bottom-section a:hover{text-decoration: none; border-bottom-style:none; border-bottom-width:none; color:#FF9999; position:absolute}
 #bottom-col-1 		{  position:relative;  top:0; margin-left: 10px; padding-left:24px; width:146px; background-color:#e03330;  padding-bottom:15px; height:1.4em; float:left}
 #bottom-col-2 	{ top:0;  height:1.4em;	text-align:center; }
 #bottom-col-2 p {color:#999999}
 #img_pie {float:right; padding-bottom:40px; padding-right:50px; margin-bottom:10px}
 
 
 
	/* Photo-Caption PZ3 CSS  -ESPECIAL PARA LA HOME- */
	
	/* PZ9zoom PZ9-r Bdr Cap noLnk */
	
	
	.PZ9-r { margin-left:10px; direction:rtl;position:relative; float:right; z-index:10 }
	
	.PZ9zoom { border:0px; z-index:10}
	.PZ9zoom a,.PZ9zoom a:visited { display: inline;
	  padding:0px; overflow:hidden; text-decoration:none;
	  height:100%; width:100%;}
	  [class~=PZ9-r]>a { right:0px; bottom:0px}
	.PZ9zoom a:hover { position:absolute;
	  padding:0px; background:none;
	  cursor:default; height:auto; width:auto;
	  overflow:visible; border-bottom:none; top: -150px}
	  class~=PZ9-r]>a:hover { margin:0px 0px 0px 0px;}
	
	.PZ9zoom a img { border:0; height:100%; width:100%; }
	.PZ9zoom a:hover img { height:auto; width:auto;
	  border:0; }
	
	a:hover .PZ9cap { display:inline;
	  padding:2px 5px;
	  direction:ltr; background-color:#369; color:#fff;
	  font:10pt verdana,sans-serif;
	  text-align:left; }
	/* FIN Photo-Caption PZ3 CSS  -ESPECIAL PARA LA HOME- */
 
 
/*------------------------- FIN BLOQUES DE LA PLANTILLA ----------------------*/






/*------------------------- BLOQUES DE LA HOME ----------------------*/
 #cabecera_logo	{margin:0; padding:0;width:100%; height:112px; background: url(../imagenes/logoHome.gif); 
  background-repeat:no-repeat; border:none}
 #cabecera_imags { position:absolute; top:112px; left:0; height:129px; border:none;}
 #cabecera_izq { position:relative; top:0px; left:0; width:189px; height:129px; border:none; display:block; background-color:#FFFFFF; float: left}
 #cabecera_dcha { position:relative; top:0px; left:0; height:129px; width:75%; border:none; float:left; background-image:url(../imagenes/cabeceraHome.gif); background-repeat:no-repeat}
 
 #pieHome { width:100%; height:22px; background-image: url(../imagenes/fondoPieHome.gif); background-position:bottom left; background-repeat:no-repeat; background-color:#FFFFFF;}
 #logosPie { position:relative; top:0px; right:10px; float:right; width:100px;}
 
 #txtPie {font-size:0.8em; color:#888888; padding-left:40px}
 #txtPie a {color:#888888; text-decoration:none}
 #txtPie a:hover {color:#888888;}
 .idiomas {font-family: verdana, Arial, sans-serif;font-size:0.8em;color:#FFFFFF; padding-left:40px}
 .idiomas a {color:#FFFFFF;border-bottom:none}
 .idiomas a:hover {color: #FFFFFF; text-decoration: none}
 
 /*--#pie { position:relative;  height:20px; width:100%; top: 180px}
 /*--*html #pie  { position:relative;  height:20px; width:100%; top: 80px}
/*------------------------- FIN BLOQUES DE LA HOME ----------------------*/

