#c_txt{
margin-left:10px;
margin-right:10px;
margin-bottom:25px;
text-align:justify;
position:relative;
}
#c_txt h2{
padding-top:5px;
padding-bottom:5px;
padding-right:5px;
padding-left:10px;
background-color:#f9dc7b;
background-image:url(../images/h2_esquina.gif);
background-repeat:no-repeat;
color:#ef4811;
font-size:14px;
}

#c_txt h2,#c_txt p{
	margin-top:10px;
	margin-bottom:10px;
}
/* **************************************************** */
/* modificaciones 08/09/2008*/


#c_txt h2,#c_txt p{
	margin-top:10px;
	margin-bottom:0px;
}

#c_txt p{
padding:10px;
background-color:#fff5c3;
margin-top:0px;
margin-bottom:0px;
}

.fondo{
background-color:#fff5c3;
}

.noT {
  margin-left:20px ;
  font-weight: bold;
  color:#ef4811;
  padding-left: 18px ;
  background:#FFFFFF;
  background: url(../images/error.gif) no-repeat left center;
}

#c_txt ul{
margin:0px;
padding:10px;
padding-left:10px;
background-color:#fff5c3;
}


#c_txt li{
padding-left:10px;
margin-left:20px;
}

/* fin cambios 08/09*/
/* **************************************** */

#c_txt li{
	list-style-image:url(../images/bgCuadradito.gif);
}

#c_txt li li{
	margin-bottom:2px;
	list-style:none;
	list-style-image:none;
}


/* PG MAPA*/
#mapa{
margin-left:150px;
	border-left: 1px solid #BCBD93;
}
#mapa ul{
	margin:0px;
	padding:0px;
}
#mapa li{
	margin-bottom:0px;
	margin-left:30px;
	list-style-image:url(../images/bgCuadradito2.gif);
}
#mapa li  li{
	margin-left:100px;
	list-style-image:none;
	list-style:square;
}
#mapa li  li li{
	margin-left:100px;
}

#mapa li a{
	text-decoration:none;
	font-weight: bold;
	color:#333333;
}
#mapa li li a{
	text-decoration:none;
	color:#333333;
	font-weight:normal;
}

#mapa li a:hover{
	text-decoration:none;
	font-weight: bold;
	color:#ef4811;
}
#mapa li a:hover{
	text-decoration:none;
	font-weight: normal;
	color:#ef4811;
}


#c_txt a{
	color:#ef4811;
}
#c_txt a.labquezar{
	color:#295868;
	font-weight:bold;
	text-decoration:none;
}

.ref_item{
padding-bottom:25px;
}

.link_ampliar_info{
	color:#ef4811;
}
.link_volver{
	color:#ef4811;
}

.link_buscador{
	color:#ef4811;
	font-size:110%;
	text-transform: uppercase;	
}
.link_buscador2{
	color:#339933 !important;
	font-size:100%;
}

#link_labquezar {
color:#295868;
}
#link_labquezar a{
text-decoration:none;
}

#paginador{
	margin-right:3px;
	display:inline;
}
#paginador a, #paginador span{
	margin-left:3px;
	margin-right:3px;
	color:#ef4811;
}

#c_form_contacto{
	margin-left:10px;
	margin-right:10px;
	font-family:Arial, Helvetica, sans-serif;
}

#c_form_contacto a{
	color:#ef4811;
}

.clear {
  clear: both;
}

#c_form_contacto form {
  margin:0px;
  width: 730px;
}

#c_form_contacto fieldset {
  margin: 10px 0; 
  padding: 1em;
  border : 1px solid #ccc;
  background-color:#fff
}

#c_form_contacto legend {
  font-weight: bold;
  color:#ef4811;
}

#c_form_contacto form p {
  margin:5px;
  position: relative;
  width: 100%;
}

#c_form_contacto label {
  float: left;
  width: 12em;
}

#remember-me label {
  width: 4em;
}

#c_form_contacto label .required {
  font-size: 0.83em;
  color:#760000;
}

#c_form_contacto p .feedback {
  margin-left:10px;
  font-weight: bold;
  color:#ef4811;
  padding-left: 18px;
  background: url(../images/error.gif) no-repeat left top;
}

#c_form_contacto h2 .feedback {
  margin-left:10px;
  font-weight: bold;
  color:#ef4811;
  padding-left: 18px;
  background: url(../images/error.gif) no-repeat left top;
}

#c_form_contacto div .feedback {
  margin-left:10px;
  font-weight: bold;
  color:#ef4811;
  padding-left: 18px;
  background: url(../images/error.gif) no-repeat left top;
}


#c_form_contacto label .feedback {
  position: absolute;
  margin-left: 11em;
  left: 200px;
  right: 0;
  font-weight: bold;
  color:#ef4811;
  padding-left: 18px;
  background: url(../images/error.gif) no-repeat left top;
}

/* :KLUDGE: Explicitly set the width for IE6- */
* html .feedback{
  width: 10em;
}

#c_form_contacto input {
  width: 200px;
}

#c_form_contacto input[type="text"], #c_form_contacto textarea {
  border-top: 2px solid #999;
  border-left: 2px solid #999;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
}

#c_form_contacto input.radio, #c_form_contacto input.checkbox, #c_form_contacto input.submit {
  width: auto;
}

#c_form_contacto input:focus, #c_form_contacto textarea:focus {
  background: #ffc;
}

#c_form_contacto input.radio {
  float: left;
  margin-right: 1em;
}

#c_form_contacto textarea {
  width: 99%;
  height: 100px;
}

#c_interes {
  margin: 0;
  padding: 0;
  border: none;
  background: transparent;
}

#c_interes h2 {
  margin-left:5px;
  width: 300px;
  float: left;
  font-size: 1em;
  font-weight: normal;
}

#c_interes{
  margin: 0px 0 !important;
  padding: 0em !important;
  border : 0px solid #ccc !important;
  background-color:#fff;
}

#c_interes div {
  width: 22em;
  float: left;
}

#c_interes label {
  float: none;
  display: inline;
}

.respuesta{
  margin:15px;
  margin-top:20px;
  font-size:110%;
  font-weight:bold;
}

.formbutton{
cursor:pointer;
border:outset 1px #ef4811 !important;
/*background:#999 !important;*/
color:#666666;
font-weight:bold;
width:auto !important;
/*background:url(../images/bgform.gif) repeat-x left top !important;*/
}

.pics { 
position:relative; 
    height:  197px;  
    width:   205px;
    padding: 0;  
    margin:  0;
	margin-left:5px;  
	overflow:hidden;  
} 

.pics img {  
    /*padding: 15px;  */
    border:  1px solid #FFFFFF;  
/*    background-color: #eee;  */
    width:  195px; 
    height: 195px; 
    top:  0; 
    left: 0 
}
