@charset "utf-8";

/*
Reseteo de propiedades
*/


   html, body, div, span, applet, object, iframe, table, caption,  
   tbody, tfoot, thead, tr, th, td, del, dfn, em, font, img, ins,  
   kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,  
   h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr,  
   acronym, address, big, cite, code, dl, dt, dd, ol, ul, li,  
   fieldset, form, label, legend {  
        vertical-align: baselinebaseline;  
        font-weight: inherit;  
       font-style: inherit;  
       font-size: 100%;  
       outline: 0;  
       padding: 0;  
       margin: 0;  
       border: 0;  
  }  
   :focus {  
      outline: 0;  
  }  
  body {  
      line-height: 1;  
      color: white;  
      font-family: Arial;
      font-size: 12px;
  }  
  ol, ul {  
      list-style: none;  
  }  
  table {  
      border-collapse: separate;  
      border-spacing: 0;  
   }  
   caption, th, td {  
       font-weight: normal;  
      text-align: left;  
   }  
   blockquote:before, blockquote:after, q:before, q:after {  
      content: "";  
   }  
   blockquote, q {  
       quotes: "" "";  
  }  
  
  /*
  // Reseteo de propiedades
     BASED ON http://meyerweb.com/eric/tools/css/reset/ >
*/

.left { float: left;}
.right { float: right;}
.center { text-align: center;}

.breakeronly { clear:both; margin: 1px; padding: 0px; }

.clear { clear:both; }

/*  FONDOS DE PÁGINA */

#portada {
	background: #000000 url(../../img/fondo.jpg) no-repeat;
	width:1003px;
}

/*  FONDOS DE PÁGINA */


/*  CABECERA TERRA */ 

#header {
height:66px;
position:relative;
width:1003px;
}


.franja {
	background: url(../../img/franja-color.gif) no-repeat; 
	width:739px; 
	_width:753px; 
	height:22px;
	color: #FFFFFF; 
	text-decoration: none; 
	font-family : tahoma; 
	font-size : 11px; 
	font-weight : normal;
	padding: 3px 0px 0px 14px ;		
}

.franja a { 
	color: #FFFFFF; 
	text-decoration: underline;
}

.extension {background: url(../../img/extension.gif) repeat-x; width:187px; float:left;  }

/*  CABECERA TERRA */ 

/*  BANNER */ 

#banner {
	background: url(../../img/publicidad.gif) no-repeat;
	width: 735px;
	_width: 754px;
	height: 90px;
	margin-left: 125px;
	margin-top: 22px;
	margin-bottom: 378px;
	padding-left: 19px;
}

/*  BANNER */ 


/* CUERPO */

#contenidoIzq {
	width: 320px;
	margin-left: 101px;
	float: left;
	font-family: Arial;
	margin-bottom: 60px;
}


#contenidoDer {
	width: 456px;
	float: left;
	font-family: Arial;
	font-size: 11px;
	margin-bottom: 100px;
}


#contenidoDer p { 
	margin: 10px 0 0 0;
}

#contenidoDer a { 
	text-decoration: underline;
	color: #FFFFFF;
}

#contenidoDer a:hover { 
	text-decoration: none;
}


/* CUERPO */


/* COMPARTE */

.comparte-01 {
	width: 376px;
	float: left;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
	text-align: right;
	margin-top: 15px;
	padding-top: 5px;
}

.comparte-02 {
	width: 30px;
	float: left;
	margin-top: 15px;
}

.comparte-03 {
	width: 50px;
	float: left;
	margin-top: 15px;
}


/* COMPARTE */

/* PIE */

#pie {
	width: 1003px;
	height: 17px;
	background: #FFFFFF;
}
	
/* PIE */
