/* CSS [Adalid Extremadura]
----------------------------------------------
version: 1.0 
author: Alberto Cano Zamroa 
email:  canozamora@bme.es 
website: www.bme.es
----------------------------------------------*/			                      

/*---------------------RESETEAR CSS-------------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,
fieldset,input,p,blockquote,th,td {	margin:0;	padding:0;	background-color: #FFFFFF;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:”;}
/*-----------------INICIAR TU CSS-------------------------------------------------------*/
*{ margin:0; padding:0;}
html,body{height:100%;}
body{text-align:left;color:#787878;font:11px Verdana, Arial, Helvetica, sans-serif;margin:0; min-width:900; }
/*-----------------SCROLL FIREFOX-------------------------------------------------------*/
html{overflow:-moz-scrollbars-vertical;}
textarea{overflow:auto;}
/*------------------LIMPIANDO-----------------------------------------------------------*/
.clear{clear:both; height:0; line-height:0}
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix {display:inline-block;} /* Hide from IE Mac \*/
.clearfix {display:block;} /* End hide from IE Mac */
/*-----------------QUITAR BORDES LINK ------------------------------------*/
a:active, a:focus{outline:none;}
h3{ font-size:14px; color:#7c7266;}
h4{	font-size:11px;	color:#b4ab4e;	margin-bottom: 5px;}
/*-----------------FUERA BOERDES EN LAS IMAGENES----------------------------------------*/
img {border:0; }
/*-----------------SCROLL FIREFOX-------------------------------------------------------*/
html{overflow:-moz-scrollbars-vertical;}
textarea{overflow:auto;}
p{	color:#333333;	text-align: justify;	padding: 7px 4px;}
a {color : #434343;font-weight : bold;outline-color : invert;outline-style : none;outline-width : medium;text-decoration : none;}
a: hover{ text-decoration:underline;}
strong {font-weight : bold;color : #434343;}
ol, ul {list-style : none;}
.clearfix {display : inline-block;}
/*-----------------QUITAR BORDES LINK ------------------------------------*/
a:active, a:focus{outline:none;}
.caja h3 a{font-size:14px; color:#7c7266;}
.caja h3 a:hover{text-decoration:underline;}

/*------------------------------------------------------------------------*/
img{border:0;}
/*------------------------------------------------------------------------*/
html{overflow:-moz-scrollbars-vertical;}
textarea{overflow:auto;}
/*------------------------ EXTRUCTURA ------------------------------------*/
#contienemapa{
	height:auto;

!important 
	height:300px;
	position:relative;
	margin:0 auto;
	width:850px;

}
.caja{width:24%; float:left; height:188px;}
/*---------------------------------- LISTAS G --------------------------------------*/
#mapa{font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:11px;	color:#333333;	padding: 10px 4px;	}
#mapa li{   padding-left:16px;   min-height:16px;   height:auto; !important 
   height:16px; margin:5px 0px;
   }
#mapa li a:hover{text-decoration:underline; }

.boxcliente p{ text-align:left; padding:5px 2px;  }
.flt-r{float:right;} 
.flt-l{float:left;}
.imgl {clear: both;	float:left;	margin:0; padding:0px;}
.imgd {clear: both;	float:right;	margin: 0px 0px 10px 10px; border:1px solid #546f3e; padding:3px; }
