/*  RESET css */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, address, th, td { margin : 0; padding :0; }
h2, h3, h4, h5, h6 { font-size : 100%; font-weight : normal; }
ol, ul { list-style-type : none; }
table { border-collapse : collapse; border-spacing : 0; }
caption, th { text-align : left; }
fieldset, img { border : 0; }
hr, .hide {display: none;}
dt, address, caption, cite, code, dfn, th, var { font-style : normal; font-weight : normal; }
q:before, q:after { content :''; }

/* CENTERING AUTO-Margin
================================== */

body { 
	text-align: center; 
	min-width: 775px;
	margin-top: 15px;
   margin-bottom: 25px;
	background: #f9f9f7 url(../images/page_bckgr.gif)  repeat-x;
}

#wrapper { 
  width: 950px; 
  margin: 0 auto; 
  text-align: left; 
  background-color: #fff;
  padding: 10px;
  margin-bottom: 25px;} 

/* TEXTO General =p
================================== */
body {
  font: 105%/1.3 Georgia, "Times New Roman", Times, serif;
  color: #003C77;
  text-decoration: none;
}
p{
	margin-bottom: 12px;	}

/* TITULARES =h
================================== */
h2, h3, h4, h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	text-decoration: none;}
	
h1 {
	font-size: 18px;
	line-height: 21px;
	color: #FFFFFF;
	font-weight: normal;
	margin-bottom: 15px;
}
h2 {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	margin-bottom: -16px;
}
h3 {
	font-size: 16px;
	color: #FFFF00;
	line-height: 27px;
	text-align:right;
	margin-top: 25px;	
}
h4 {
	font-weight: bold;	 
	font-size: 18px;
	color: #fff;
	text-indent: 0px;
	background-color: #8b933f;
	text-align:left;
	
	margin: 10px 0px 30px 0px;	
	padding: 0 10px 3px 12px;
}
h5 {
	font-size: 16px;
	color: #5B6129;
	text-align:left;
	font-weight: bold;
	margin-top: 4px;	
	margin-bottom: 15px;
}
.txtGranate{
	font-size: 17px;
	font-weight: bold;
	color: #9F1823;
	text-decoration: none;
}
.pedroimagina {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	text-decoration: none;
	margin-bottom: 10px;
}
.txtPeque {
	font-size: 12px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
    text-decoration: none;
	color: #000066;
}
.txtCentrado {
	text-align: center;}
	
.pieFoto {
	text-align: left;/*  */
	font-size: 13px;
	color: #000066;
	margin-top: 6px;
	margin-bottom: 40px;
}
.imagenEjemplo{
	float: right;
	/*text-align: right;*/
	margin-bottom: 12px;
	margin-left: 12px;	
}	
.ejemploLogotipo{
	margin-top: 10px;
	margin-bottom: 20px;
}
#subirMenu{
	clear:both;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003C77;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
	margin-bottom: 10px;	}

imgW3c {
	margin:0 30px;
	vertical-align: middle;}

/* ENLACES en CONTENT =a
================================== */

#content  a {
	color: #4F4F00;
	font-weight: bold;	
	text-decoration: none;}

#content  a:hover {
	color: #9f1823;}

/* LAYOUT
================================== */

#branding {
	height: 100px;
	padding: 13px;
	background: #9F1823 url(../images/branding_img_fondo.gif) no-repeat left top;  
	margin-bottom: 9px; 
}
#supNav {
	float: right;
 	clear: both; 
}
#latNav {
	width: 136px;
	float: left;
	margin-top: 26px;
} 
#content { 
	width: 83%;
	float: right;
	margin-top: 12px;	
	margin-bottom:10px;	
}
#contentLeft { 
	width: 450px;
	float: left;	
	/*text-align: justify;     JUSTIFICAR Texto */			
}
#contentLeftWide { 
	width: 68%;
	float: left;	
	text-align: justify;   /*  JUSTIFICAR Texto */			
	margin-right: 0px;	
}
#contentLeftNarrow{
	width: 240px;
	float: left;			
}
#contentRight { 
	float: right;
	text-align: right;
	vertical-align: top;
	display: inline;
	margin-right: 0;
	padding-right: 0px;	
}
#contentRightWide{ 
	width: 68%;	/*  450px;  NO podemos quitar el ancho */	
	float: right;
	vertical-align: top;
	display: inline;
	margin-right: 0;
	padding-right: 0px;
}
#columRight{ 
	width: 65px;
	float: right;
	border-style: solid;
	border: 1px;       
    border-color: #949494;
	background-color: #f8f8f8;
	padding: 0px;
	margin-top: 14px; /*  PRUEBA */	
	margin-right:6px;
}
#footer { 
 	clear: both; 
	margin-bottom: 20px;	
	padding-bottom: 30px; /*  Para FIREFOX */	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;	} 

#footerLeft{ 
 	float: left;
	text-align: left;} 

#footerRight{ 
	float: right;
	text-align: right;}

/* Menu SUP
================================== */

#supNav ul {
	list-style-type: none;
	background: #FAA819 url(../images/mainNavBg.gif) repeat-x;  
}
#supNav ul li {
	text-align:center;
    width: 142px; /* Para que salga HORIZONTAL en IE 6 
	margin: 0 3px 0 3px;		*/
	float: right;
}
#supNav ul li.first{
    width: 95px; 
}
#supNav a, #supNav a:visited{
	display: block;
	height: 19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3f4f73;
	line-height: 16px;		
	text-decoration: none;
	padding: 0 3px 0 3px	
}
#supNav a:hover{
	color: #FFF;
	background-color: #9f1823;	
}
/* Menu LAT IZQUIERDO
================================== */

#latNav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#latNav li {
 	display: inline; /* :KLUDGE: Removes large gaps in IE/Win */
}
#latNav a, #latNav a:visited{
	display: block;
	width: 132px;
	height: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #677014;
	text-decoration: none;
	background: #fffbf5 url(../images/menu_lat_pastilla.gif) no-repeat left top;
	padding: 3px 0px 0px 5px;
	margin-bottom:10px;
}
#latNav a:hover{
	color: #ffffff;
	background-position: right top;
	background-color: #68743a;
}
/* Formulario de CONTACTO */
form {
  margin: 0 0 0 0;
  }
#name, #email {
  width: 220px;
  }
#message {
  width: 220px;
  height: 120px;
  }
label {

  }
.warning {
  color:#F00;
  }
/* Clasificados LAT DERECHA
================================== */
#latClasificados {
	float: right;
	vertical-align: top;
	width: 232px;

	border: 1px solid #9F1823;
	border-bottom-width: 10px;
	margin: 16px 0px 0 0;
}
#latClasificados h6{
	margin: 0;
	padding: 10px 1px 4px;
	background: #9F1823;
	color: #FFF;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#latClasificados p#first{
	font-size: 13px;
	border-width: 0;
}
#latClasificados p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	border-top: 2px solid #9F1823;
	padding: 1em 10px;
	letter-spacing: 0px;
	color: #333;
}
#latClasificados strong{
	font-family: bold 16px "Times New Roman", Times, serif;
	text-decoration: underline;
	letter-spacing: 0;
	color: #9F1823;
}
#latClasificados a{
	color: #9F1823;
	text-decoration: none;
}
#latClasificados a:hover{
	color: #4F4F00;
}
/* misc. 
--------------------------------------------- */

hr, .hide {
	display: none;
	}
a img {
	border: none;
	}

/* self-clear floats */

.group:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;}

* html .group { /* IE6 */
 	clear: both; 
	height: 1%;
	}
*:first-child+html .group { /* IE7 */
 	clear: both; 
	min-height: 1px;
	}