@charset "utf-8";
/* CSS Document */

* {padding:0; margin:0;}
body { overflow-x:hidden }
span {visibility:hidden;}
#contenedor {


/*width:900px;*/
width:821px;
height:100%;

margin:auto;
margin-top:0;
/*margin-top:0.5em;*/
}
	header { float:left;  /*width:900px;*/ background-repeat:no-repeat; width:900px; height:214px;
	 /*background-color:#FFFFFF;*/  padding-top:0.5em; z-index:10;}
	

		#logo {
			width:212px;
			height:214px; 
			float:left;
			background-image:url(../img/logo.png);
		} 
				#logo a {
				width:212px;
				height:214px;
				display:block;
				z-index:10;
				}
		#cabecera {
		width:572px;
		height:104px;
		border-bottom:2px solid #a19e99;
		/*float:left;*/
		position:relative;
		display:block;
		margin-left:251px;
		
		}

			#titulo {
			width:245px;
			font-family:OCRAExt;
			color:#a19e99;
			float:left;
			margin-top:38px;
			font-size:27px;
			font-weight:100;
			
			}
			strong {color:black;
			float:right;
			
			
			}
		
			@font-face {  
			font-family: OCRAExt;  
			src: url(http://www.ivansantamaria.com/fuente/OCRAExt.ttf);  
			}  
	
			@font-face {  
			font-family: OCRAExt;  
			src: url(../fuente/OCRAExt.ttf);  
			}
			
			
			
			/* shorthand notation for transition properties */
/* shorthand notation for transition properties */

				 
				a.idioma {
				font-size:13px;
				 font-family:OCRAExt;
				 text-decoration:none;
				 color:#00ffff;
				   float:right;
				   margin-top:85px;
				  -moz-transition-property: color;  /* FF4+ */
				  -moz-transition-duration: 1s;
				  -webkit-transition-property: color;  /* Saf3.2+, Chrome */
				  -webkit-transition-duration: 1s;
				  -o-transition-property: color;  /* Opera 10.5+ */
				  -o-transition-duration: 1s;
				  -ms-transition-property: color;  /* IE10? */
				  -ms-transition-duration: 1s;
				  transition-property: color;  /* Standard */
				  transition-duration: 1s;
				  }
				 
				a.idioma:hover {
				  color:#0066FF;
				}
		
	nav {
	font-family:OCRAExt;
	font-size:16px;


	}
		nav ul#menu { 
		list-style-type:none;
		height:15px;
		width:327px;	
		margin-right:76px;
		float:right;
		border:1px solid white;
		
		}
			ul li {float:right;  }
				#contact {margin-left:35px;}
				#bio {margin-left:35px;}
				
				#port {
				color:#a19e99;
				text-decoration:none;
				 -moz-transition-property: color;  /* FF4+ */
				  -moz-transition-duration: 1.5s;
				  -webkit-transition-property: color;  /* Saf3.2+, Chrome */
				  -webkit-transition-duration: 1.5s;
				  -o-transition-property: color;  /* Opera 10.5+ */
				  -o-transition-duration: 1.5s;
				  -ms-transition-property: color;  /* IE10? */
				  -ms-transition-duration: 1.5s;
				  transition-property: color;  /* Standard */
				  transition-duration: 1.5s;
				  
				
				}
				#port:hover {text-decoration:underline; color:#0066ff;}
				#portfo {
					
					width:100px;
					height:100px;
					
					
					}
				#portfo:hover {}
				/*#portfo:hover .px a {
					
					visibility:visible;
					color:#a19e99;
				
				}*/
						.px {display:none; list-style-type:none; float:left;}
						.px a {
							
							
							color:#a19e99;

							display:block;
							float:left;
							text-decoration:none;
							list-style-type:none;
							font-size:10px;
							margin-top:5px;
							
							
							width:105px;
							height:11px;
							
							 -moz-transition-property: color;  /* FF4+ */
							  -moz-transition-duration: 1.0s;
							  -webkit-transition-property: color;  /* Saf3.2+, Chrome */
							  -webkit-transition-duration: 1.0s;
							  -o-transition-property: color;  /* Opera 10.5+ */
							  -o-transition-duration: 1.0s;
							  -ms-transition-property: color;  /* IE10? */
							  -ms-transition-duration: 1.0s;
							  transition-property: color;  /* Standard */
							  transition-duration: 1.0s;

							}
											
										#px12:hover a {text-decoration:underline; color:#0066ff !important;}
										#px11:hover a {text-decoration:underline; color:#0066ff !important;}
										#old:hover a { text-decoration:underline; color:#0066ff !important;}
									
						
						
				#contact {
					margin-right:7px;
				color:#a19e99;
				text-decoration:none;
				 -moz-transition-property: color;  /* FF4+ */
				  -moz-transition-duration: 1.5s;
				  -webkit-transition-property: color;  /* Saf3.2+, Chrome */
				  -webkit-transition-duration: 1.5s;
				  -o-transition-property: color;  /* Opera 10.5+ */
				  -o-transition-duration: 1.5s;
				  -ms-transition-property: color;  /* IE10? */
				  -ms-transition-duration: 1.5s;
				  transition-property: color;  /* Standard */
				  transition-duration: 1.5s;
				  
				
				}
				#contact:hover {
				/*color:#00ffff;*/
				color:#0066ff;
				text-decoration:underline;
				}
				
				#bio {
				color:#a19e99;
				text-decoration:none;
				 -moz-transition-property: color;  /* FF4+ */
				  -moz-transition-duration: 1.5s;
				  -webkit-transition-property: color;  /* Saf3.2+, Chrome */
				  -webkit-transition-duration: 1.5s;
				  -o-transition-property: color;  /* Opera 10.5+ */
				  -o-transition-duration: 1.5s;
				  -ms-transition-property: color;  /* IE10? */
				  -ms-transition-duration: 1.5s;
				  transition-property: color;  /* Standard */
				  transition-duration: 1.5s;
				  
				
				}
				#bio:hover {
				color:#0066ff;
				text-decoration:underline;
				}
section#gen {
/*
width:618px;
height:475px;
position:absolute;
margin-top:170px;
/*float:right;
margin-left:206px;
/*margin-top:2.188em;
margin-top:242px;*/
width:824px;
height:475px;
float:right;
/*margin-top:-49px;*/


}
	#barra { /*width:576px;*/ /*width:621px;*/ width:323px; height:47px; border:1px solid #a19e99;
	/* background-color: #a19e99; background-color:#D6D6D6; background-image:url(../img/barra-punta-larga.png);*/ margin-left:40px; float:right;

	}
			 /*#barra-punta { width:378px; height:47px;  background-image:url(../img/barra-punta.png); background-repeat:no-repeat; 							 position:absolute; margin-left:-45px;}*/
		#last { /*width:149px;*/
	
		
		 height:12px; 
		  font-size:17px;
		   font-family:OCRAExt;
		    float:right;
			 margin-top:3px;
			 margin-right:10px;
			 text-decoration:none;
			 color:#585858;
			 font-weight:600;
			
			 
				 -moz-transition-property: background-image;  /* FF4+ */
				  -moz-transition-duration: 1s;
				  -webkit-transition-property: color;  /* Saf3.2+, Chrome */
				  -webkit-transition-duration: 1s;
				  -o-transition-property: color;  /* Opera 10.5+ */
				  -o-transition-duration: 1s;
				  -ms-transition-property: color;  /* IE10? */
				  -ms-transition-duration: 1s;
				  transition-property: color;  /* Standard */
				  transition-duration: 1s;
			 	}
				#barra:hover { }
				
		#pesta {
		
		width:10px;
		 height:12px; 
		 background-image:url(../img/pesta-gris.png);
		  background-repeat:no-repeat;
		   float:right;
		   margin-top:7px;
		
			margin-right:4px;}
			section#gen p { font-size:15px; font-family:OCRAExt; color:#585858; float:right;/* margin-left:400px;*/ margin-top:6px; margin-right:10px; display:block;  }
			
/*footer { 
width:821px;
 height:64px;
  margin-top:698px;
  margin-bottom:64px; 
 
   position:absolute;
   
   }
   
 */
 
 footer {
 width:824px;
 height:64px;
 float:left;
 margin-top:64px;
/*border:2px solid #a19e99;*/
background-color:#D6D6D6;
 }  
   footer h1 , footer h2 , footer p { font-size:12px; color:#a19e99; font-family:"Courier New", Courier, monospace; position:absolute; font-weight:100; margin-left:10px;display:block;	}				
   				footer h2 { margin-top:10px;}
   				footer h1 { margin-top:5px;}
				footer p { margin-top:0px;}
				/*footer p {font-size:14px; black; font-family:"Courier New", Courier, monospace; float:left; font-weight:                          100; margin-top:-8px; margin-left:6px;	}*/
   		
		
		#mico-web {
			width:63px;
			height:63px;
			
			float:right;
			background-image:url(../img/mico-web.png);
			text-decoration:none;
			
			}
		
   		#html5-icono {
		/*width:129px;
		height:63px;
		background-image:url(../img/html5-icono.png);*/
		width:156px;
		height:63px;
		background-image:url(../img/html5-icono-css3.png);
		/*position:absolute;
		margin-left:389px;*/
		position:absolute;
			margin-left:607px;
			margin-top:6px;
		}
   		.suelo { width:821px; height:64px; position:absolute; margin-top:33px;}

			
/*pag-postres*/

section.cont {

width:824px;
/*height:475px;*/
height:100%;

float:left;

/*margin-top:2.188em;*/


}

#gallery {
display:block;

width:100%;
height:100%;
}
	#gallery li { display:block; width:206px; height:208px;}
		
			.caja {
			display:block;
			width:206px; 
			height:208px;
			
			overflow:hidden;
			
			-moz-transition-property: opacity;  /* FF4+ */
					  -moz-transition-duration: 1s;
					  -webkit-transition-property: opacity;  /* Saf3.2+, Chrome */
					  -webkit-transition-duration: 1s;
					  -o-transition-property: opacity;  /* Opera 10.5+ */
					  -o-transition-duration: 1s;
					  -ms-transition-property: opacity;  /* IE10? */
					  -ms-transition-duration: 1s;
					  transition-property: opacity;  /* Standard */
					  transition-duration: 1s;
			}
	#primera {
		background-image:url(../img/gal-post01b.png);
		float:right;
		}		
					#gal-post01 {
					background-image:url(../img/gal-post01a.png);
					}
						#gal-post01:hover {
						opacity:0;
				
						}
	#segundo {
		background-image:url(../img/gal-post02b.png);
		float:right;
		}
					#gal-post02 {
					background-image:url(../img/gal-post02a.png);
					}
						#gal-post02:hover {
						opacity:0;
						
						}
	
	#tercero {display:block; width:206px; height:208px;
		background-image:url(../img/gal-post03b-titulo.png);
		position:absolute;
		margin-top:208px;
		margin-left:618px;
		list-style-type:none;
		}
					#gal-post03-titulo {
					background-image:url(../img/gal-post03a-titulo.png);
					}
						#gal-post03-titulo:hover {
						opacity:0;
						
						}
						/*español*/
	

					#gal-post03-titulo-es {
					background-image:url(../img/gal-post03a-titulo-es.png);
					}
						#gal-post03-titulo-es:hover {
						opacity:0;
						
						}
						/*FIN-español*/
		
		
	#cuarto {
		background-image:url(../img/gal-post04b.png);
		float:right;
		}
					#gal-post04 {
					background-image:url(../img/gal-post04a.png);
					}
						#gal-post04:hover {
						opacity:0;
						
						}
	
	#quinto {
		background-image:url(../img/gal-post05b.png);
		float:right;
		}
					#gal-post05 {
					background-image:url(../img/gal-post05a.png);
					}
						#gal-post05:hover {
						opacity:0;
						
						}
	#sexto {
		background-image:url(../img/gal-post06b.png);
		float:right;
		}
					#gal-post06 {
					background-image:url(../img/gal-post06a.png);
					}
						#gal-post06:hover {
						opacity:0;
						
						}
	#septimo {
		background-image:url(../img/gal-post07b.png);
		float:right;
		}
					#gal-post07 {
					background-image:url(../img/gal-post07a.png);
					}
						#gal-post07:hover {
						opacity:0;
						
						}
	#octavo {
		background-image:url(../img/gal-post08b.png);
		float:right;
		}
					#gal-post08 {
					background-image:url(../img/gal-post08a.png);
					}
						#gal-post08:hover {
						opacity:0;
						
						}
	#noveno {
		background-image:url(../img/gal-post09b.png);
		float:right;
		}
					#gal-post09 {
					background-image:url(../img/gal-post09a.png);
					}
						#gal-post09:hover {
						opacity:0;
						
						}
	#decimo {
		background-image:url(../img/gal-post10b.png);
		float:right;
		}
					#gal-post10 {
					background-image:url(../img/gal-post10a.png);
					}
						#gal-post10:hover {
						opacity:0;
						
						}
	#decimo-1 {
		background-image:url(../img/gal-post11b.png);
		float:right;
		}
					#gal-post11 {
					background-image:url(../img/gal-post11a.png);
					}
						#gal-post11:hover {
						opacity:0;
						
						}
	#decimo-2 {
		background-image:url(../img/gal-post12b.png);
		float:right;
		}
					#gal-post12 {
					background-image:url(../img/gal-post12a.png);
					}
						#gal-post12:hover {
						opacity:0;
						
						}
	#decimo-3 {
		background-image:url(../img/gal-post13b.png);
		float:right;
		}
					#gal-post13 {
					background-image:url(../img/gal-post13a.png);
					}
						#gal-post13:hover {
						opacity:0;
						
						}
	#decimo-4 {
		background-image:url(../img/gal-post14b.png);
		float:right;
		}
					#gal-post14 {
					background-image:url(../img/gal-post14a.png);
					}
						#gal-post14:hover {
						opacity:0;
						
						}
	#decimo-5 {
		background-image:url(../img/gal-post15b.png);
		float:right;
		}
					#gal-post15 {
					background-image:url(../img/gal-post15a.png);
					}
						#gal-post15:hover {
						opacity:0;
						
						}
			
			
		
	


/*FIN-pag-postres*/

/*pag-portfolio*/

		#uno {
		background-image:url(../img/port01b.jpg);
		float:right;
		}		
					#port01a {
					background-image:url(../img/port01a.jpg);
					}
						#port01a:hover {
						opacity:0;
				
						}
		#dos {
		background-image:url(../img/port02b.jpg);
		float:right;
		}		
					#port02a {
					background-image:url(../img/port02a.jpg);
					}
						#port02a:hover {
						opacity:0;
				
						}
		#tres {
		background-image:url(../img/port03b.jpg);
		float:right;
		}		
					#port03a {
					background-image:url(../img/port03a.jpg);
					}
						#port03a:hover {
						opacity:0;
				
						}
		#cuatro {
		background-image:url(../img/port04b.jpg);
		float:right;
		}		
					#port04a {
					background-image:url(../img/port04a.jpg);
					}
						#port04a:hover {
						opacity:0;
				
						}

#cinco {
display:block; width:206px; height:208px;
position:absolute;
margin-top:208px;
background-image:url(../img/port05b.jpg);
list-style-type:none;
}		
	#port05-titulo {
	background-image:url(../img/port05a.jpg);
	}
		#port05-titulo:hover {
		opacity:0;
		}
		
			
			
			
		#seis {
		background-image:url(../img/port06b.jpg);
		float:right;
		}		
					#port06a {
					background-image:url(../img/port06a.jpg);
					}
						#port06a:hover {
						opacity:0;
				
						}
		#siete {
		background-image:url(../img/port07b.jpg);
		float:right;
		}		
					#port07a {
					background-image:url(../img/port07a.jpg);
					}
						#port07a:hover {
						opacity:0;
				
						}
		#ocho {
		background-image:url(../img/port08b.jpg);
		float:right;
		}		
					#port08a {
					background-image:url(../img/port08a.jpg);
					}
						#port08a:hover {
						opacity:0;
				
						}
		#nueve {
		background-image:url(../img/port09b.jpg);
		float:right;
		}		
					#port09a {
					background-image:url(../img/port09a.jpg);
					}
						#port09a:hover {
						opacity:0;
				
						}
		#diez {
		background-image:url(../img/port10b.jpg);
		float:right;
		}		
					#port10a {
					background-image:url(../img/port10a.jpg);
					}
						#port10a:hover {
						opacity:0;
				
						}
		#once {
		background-image:url(../img/port11b.jpg);
		float:right;
		}		
					#port11a {
					background-image:url(../img/port11a.jpg);
					}
						#port11a:hover {
						opacity:0;
				
						}
	   #doce {
		background-image:url(../img/port12b.jpg);
		float:right;
		}		
					#port12a {
					background-image:url(../img/port12a.jpg);
					}
						#port12a:hover {
						opacity:0;
				
						}
		#trece {
		background-image:url(../img/port13b.jpg);
		float:right;
		}		
					#port13a {
					background-image:url(../img/port13a.jpg);
					}
						#port13a:hover {
						opacity:0;
				
						}
		#catorce {
		background-image:url(../img/port14b.jpg);
		float:right;
		}		
					#port14a {
					background-image:url(../img/port14a.jpg);
					}
						#port14a:hover {
						opacity:0;
				
						}
		#quince {
		background-image:url(../img/port15b.jpg);
		float:right;
		}		
					#port15a {
					background-image:url(../img/port15a.jpg);
					}
						#port15a:hover {
						opacity:0;
				
						}
		#dieciseis {
		background-image:url(../img/port16b.jpg);
		float:right;
		}		
					#port16a {
					background-image:url(../img/port16a.jpg);
					}
						#port16a:hover {
						opacity:0;
				
						}
		#diecisiete {
		background-image:url(../img/port17b.jpg);
		float:right;
		}		
					#port17a {
					background-image:url(../img/port17a.jpg);
					}
						#port17a:hover {
						opacity:0;
				
						}
		#dieciocho {
		background-image:url(../img/port18b.jpg);
		float:right;
		}		
					#port18a {
					background-image:url(../img/port18a.jpg);
					}
						#port18a:hover {
						opacity:0;
				
						}
		#diecinueve {
		background-image:url(../img/port19b.jpg);
		float:right;
		}		
					#port19a {
					background-image:url(../img/port19a.jpg);
					}
						#port19a:hover {
						opacity:0;
				
						}
		#veinte {
		background-image:url(../img/port20b.jpg);
		float:right;
		}		
					#port20a {
					background-image:url(../img/port20a.jpg);
					}
						#port20a:hover {
						opacity:0;
				
						}
		#veintiuno {
		background-image:url(../img/port21b.jpg);
		float:right;
		}		
					#port21a {
					background-image:url(../img/port21a.jpg);
					}
						#port21a:hover {
						opacity:0;
				
						}
		#veintidos {
		background-image:url(../img/port22b.jpg);
		float:right;
		}		
					#port22a {
					background-image:url(../img/port22a.jpg);
					}
						#port22a:hover {
						opacity:0;
				
						}
	   #veintitres {
		background-image:url(../img/port23b.jpg);
		float:right;
		}		
					#port23a {
					background-image:url(../img/port23a.jpg);
					}
						#port23a:hover {
						opacity:0;
				
						}
	#veinticuatro {
		background-image:url(../img/port24b.jpg);
		float:right;
		}		
					#port24a {
					background-image:url(../img/port24a.jpg);
					}
						#port24a:hover {
						opacity:0;
				
						}
/*FIN-pag-portfolio*/

/*pag-biography*/
 .texto {
 font-family:"Courier New", Courier, monospace;
 font-weight:300;
 color:black;
 font-size:12px;
 float:right;
 line-height:17px;
 width:563px;
 padding-right:10px;
 text-align:left;
 
 
 }


/*FIN-pag-biography*/

/*pag-postres02*/
.titulo-text { position:absolute; width:245px; height:63px;
			    margin-left:251px;	}
				#postre {background-image:url(../img/postres-titulo-text.png);}
				#portfolio {background-image:url(../img/portfolio-titulo-text.png);}
#back { text-align:right;}

/*FIN-pag-postres02*/

/*pag-dossier-ESPAÑOL*/
#cinco-es {
display:block; width:206px; height:208px;
position:absolute;
margin-top:208px;
background-image:url(../img/port05b-es.jpg);
list-style-type:none;
}		
	#port05-titulo-es {
	background-image:url(../img/port05a-es.jpg);
	}
		#port05-titulo-es:hover {
		opacity:0;
		}

/*pag-dossier-ESPAÑOL*/


/*INICIO-pag-para*/
#titulo-para {
	width:315px;
	height:63px;
	background-image:url(../img/para-titulo-text.png);
	position:absolute;
	margin-top:17px;
	}
	
#titulo-para-en {
	width:315px;
	height:63px;
	background-image:url(../img/para-titulo-text-en.png);
	position:absolute;
	margin-top:17px;
	}
		#txt-para {
			width:310px;
			height:149px;
			margin-top:80px;
			
			position:absolute;
			padding-top:17px;
			 font-family:"Courier New", Courier, monospace;
 font-weight:300;
 color:black;
 font-size:12px;
			}
#galeria-para {
	list-style-type:none;
width:819px;
height:822px;
display:block;
margin-top:17px;
	
	}
.para {
			display:block;
			 width:430px!important; 
			height:208px;
			
			overflow:hidden;
			
			-moz-transition-property: opacity;  /* FF4+ */
					  -moz-transition-duration: 1s;
					  -webkit-transition-property: opacity;  /* Saf3.2+, Chrome */
					  -webkit-transition-duration: 1s;
					  -o-transition-property: opacity;  /* Opera 10.5+ */
					  -o-transition-duration: 1s;
					  -ms-transition-property: opacity;  /* IE10? */
					  -ms-transition-duration: 1s;
					  transition-property: opacity;  /* Standard */
					  transition-duration: 1s;
			}
			
						#para01 {
		background-image:url(../img/para01a.jpg);
		float:left;
		
		margin-bottom:17px;
		}		
					#para01a {
					background-image:url(../img/para01.jpg);
					}
						#para01a:hover {
						opacity:0;
				
						}
		#para02 {
		background-image:url(../img/para03a.jpg);
		float:left;
		margin-bottom:17px;
		}		
					#para02a {
					background-image:url(../img/para03.jpg);
					}
						#para02a:hover {
						opacity:0;
				
						}
						
						
						
.para-resto {
	
	-moz-transition-property: opacity;  /* FF4+ */
					  -moz-transition-duration: 1s;
					  -webkit-transition-property: opacity;  /* Saf3.2+, Chrome */
					  -webkit-transition-duration: 1s;
					  -o-transition-property: opacity;  /* Opera 10.5+ */
					  -o-transition-duration: 1s;
					  -ms-transition-property: opacity;  /* IE10? */
					  -ms-transition-duration: 1s;
					  transition-property: opacity;  /* Standard */
					  transition-duration: 1s;
	
	
	}
		#para03 {
		background-image:url(../img/para02a.jpg);
		float:left;
		margin-bottom:17px;
		}		
					#para03a {
					background-image:url(../img/para02.jpg);
					}
						#para03a:hover {
						opacity:0;
				
						}
			
		#para04 {
			background-image:url(../img/para04a.jpg);
			float:right;
			width:368px;
			height:657px;
			border:1px solid #888888;
			}
				#para04a {
					width:368px;
			        height:657px;
					display:block;
					background-image:url(../img/para04.jpg);
					}
						#para04a:hover {
						opacity:0;
				
						}
		#para05 {
			width:483px;
			height:214px;
			background-image:url(../img/para05a.jpg);
			float:right;
			margin-bottom:17px;
			}
				#para05a {
					width:483px;
					height:214px;
					display:block; 
					background-image:url(../img/para05.jpg);
					}
						#para05a:hover {
						opacity:0;
				
						}
			
		#para06 {
			width:819px;
			height:274px;
			background-image:url(../img/para06a.jpg);
			/*border:1px solid #888888;*/
			}
				#para06a {
					width:819px;
					height:274px;
					display:block;
					background-image:url(../img/para06.jpg);
					}
						#para06a:hover {
						opacity:0;
				
						}
						
						
						
			#para06-es {
			width:819px;
			height:274px;
			background-image:url(../img/para06a-es.jpg);
			/*border:1px solid #888888;*/
			}
				#para06a-es {
					width:819px;
					height:274px;
					display:block;
					background-image:url(../img/para06-es.jpg);
					}
						#para06a-es:hover {
						opacity:0;
				
						}
		#para07 {
			width:819px;
			height:115px;
			background-image:url(../img/para07a.jpg);
			/*border:1px solid #888888;*/
			margin-top:17px;
			
			}
				#para07a {
					width:819px;
					height:115px;
					display:block;
					background-image:url(../img/para07.jpg);
					}
						#para07a:hover {
						opacity:0;
				
						}

		.foto-des {
			width:237px;
			height:100px;
			
			position:absolute;
			 margin-top:17px;
			
			}	
				.para-des {
					font-weight:bold;
					font-size:13px;
				 font-family:"Courier New", Courier, monospace;
				 
				 color:#888888;
					margin-top:17px;
					/*margin-left:50px;*/
					position:absolute;
					width:210px;
					background-color:#E9E9E9;
					padding:10px;
					
					}
						
					.para-img { float:right; margin-top:17px;}
															
															
																#iz {
																		font-size:11px;
																 font-family:OCRAExt;
																 color:#888888;
		
																width:80px;
																 height:12px; 
																 
																  
																   float:left;
																   margin-left:237px;
																   
																   padding-bottom:5px;
																   
																   
																 
																 
																	} #pesta-iz {background-repeat:no-repeat; background-image:url(../img/pesta-gris-iz.png);
																	height:12px; width:10px;  float:left;  margin-right:3px;}
																	#de {
																		display:block;
		
																width:40px;
																 height:12px; 
																 font-size:11px;
																 font-family:OCRAExt;
																 color:#888888;
																   float:right;
																   
																   
																 
																	}
																	#de-es {
																		display:block;
		
																width:80px;
																 height:12px; 
																 font-size:11px;
																 font-family:OCRAExt;
																 color:#888888;
																   float:right;
																   
																   
																 
																	}
																	#pesta-de {background-repeat:no-repeat; background-image:url(../img/pesta-gris.png);
																	height:12px; width:10px;  float:right;  }
/*FIN-pag-para*/