img {
	border:0;
}

#maincontainer{
	width: 840px; /*Width of main container 840*/
	margin: 0 auto; /*Center container on page*/
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	background: #fff;
	/*border: 1px solid #f00;
	background: url(../_img/back_right.jpg) repeat-y;
	background-position:100% 60px;*/

}

#top_head{
	padding-left:0;
	float:right;
	/*border: 1px solid #f00;*/

	font-size:9px;
	font-weight:600;
}
#top_head a{
	color:#999;
	text-decoration:none;
	padding:4px 6px;
}
#top_head a:hover{
	color:#454545;
}



#top{
	height: 75px; /*Height of top section*/
	width: 100%;
	/*background: url(../_images/fondo_head.jpg) no-repeat bottom right;
	border: 1px solid #f00;*/
}

#logo{
	padding-top:12px;
	padding-left:0;
	float:left;
	/*border: 1px solid #0f0;*/
	height: 60px;
}

#top_head{
	color:#808080;
	font-size:13px;
	margin-right:10px;
}


#footer{
	clear:both;
	color:#777;
	font-size:11px;
	padding:4px;
	text-align:right;
	background: #ddd;
	margin-top:20px;
}


#contentwrapper{
	width: 840px;
	margin:10px;
	font-size: 0.8em;
	color:#333;
	margin: 0 auto;
	/*border: 1px solid #0f0;*/
}

#content_top{
	width:100%;
	height:10px;

}

#content_text{
	width:580px;
	float:left;
	margin-right:30px;
	text-align:justify;
	line-height:1.5em;
}

#content_text h1{
	color:#99CC33; /*#444*/
	font-size:1.5em;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#content_text h2{
	color:#ff7413; /*#444*/
	font-size:1.1em;
}

#content_text h2.multi{
	color:#626262; /*#444*/
	font-size:1.2em;
	margin-bottom:8px;
	line-height:1.4em;
	border-bottom:1px #ccc  dotted;
}

#content_text strong{
	color:#333;

}

a.external{
	color:#FF8833;
	text-decoration:none;
	border-bottom:1px inset;

}

a.external:hover{
	color:#ff7413;
	border-bottom:1px solid;
}

a.external:visited{
	color:#ff7413;
	border-bottom:1px solid;
}
a.internal{
	color:#ff7413;
	text-decoration:none;
	border-bottom:1px dotted;

}



a.internal:hover{
	color:#ff7413;
	border-bottom:1px solid;
}

#content_menu{
	width:210px;
	float:left;
}




/*menu derecho */
.roundedcornr_box_172920 {
   background: #cccccc;
}
.roundedcornr_top_172920 div {
   background: url(../_images/roundedcornr_172920_tl.png) no-repeat top left;
}
.roundedcornr_top_172920 {
   background: url(../_images/roundedcornr_172920_tr.png) no-repeat top right;
}
.roundedcornr_bottom_172920 div {
   background: url(../_images/roundedcornr_172920_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_172920 {
   background: url(../_images/roundedcornr_172920_br.png) no-repeat bottom right;
}

.roundedcornr_top_172920 div, .roundedcornr_top_172920, 
.roundedcornr_bottom_172920 div, .roundedcornr_bottom_172920 {
   width: 100%;
   height: 15px;
   font-size: 1px;
}
.roundedcornr_content_172920 { margin: 0 15px; }


/*fin menu derecho*/



.title_content_menu{
	color:#ff7413;
	font-weight:600;
	font-size:1em;
	text-align:left;
}

#content_menu ul li{
	list-style: none;
	background-image: url(../_images/li_circle_gris.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	padding-left: 16px;
	padding-bottom:8px;
	margin-left:-25px;
	margin-top:7px;
	text-align:left;
}


#content_menu ul li.selecciona{

	background-image: url(../_images/li_circle_naranja.gif);


}

#content_menu ul li:hover{

	background-image: url(../_images/li_circle_naranja.gif);
	


}

#content_menu a{

	color:#444;
	text-decoration:none;
}
#content_menu a:hover{

	color:#ff7413;
}


.mas_info{
float:right;

}
.mas_info a{
	color:#336699;
	text-decoration:none;
	border-bottom:1px dashed;
	font-size:0.9em;
	font-style:italic;
}
.mas_info a:hover{
	color:#336699;
	text-decoration:none;
	border-bottom:1px #ff7413  dotted;
}

.bloque_servi{
	background:#fcfcfc;
	padding:5px;
	margin-bottom:10px;

}
.bloque_servi:hover{
background:#f0f0f0;

}

.destaca_cuestion{
	color:#478591;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
}


.title_tfno{
	color:#478591;
	font-size:18px;

	font-weight:bold;
	
}

.a_foot{
	color:#777;
	text-decoration: none;
}
.a_foot:hover{
	color:#666;
	text-decoration: underline;
}

.box_cli_dest{
	clear:both;
	padding: 17px;
	width:534px;
}

.box_cli_dest .img_in_cont{
	float:left;
	margin-right: 10px;
	margin-left:2px;
	/*margin-top:1px;*/
	width: 210px;
}

.box_cli_dest .img_in_cont img{
	border:1px #ccc  dashed;
}

