/* CSS Document */
.div-check {
	display:inline;
    padding-left:9px;
}

.div-title {
	display:inline;
    color: #535353;
	font-weight: bold;
	font-size: 11px;	
    margin-left:0px;
}

.div-pic {
	float: right;
	width: 100px;
	height: 80px;
	border: 1px solid #D9D9D9;
	margin-right: 2px;
}
.div-pic-presto {
	float: right;
	width: 50px;
	height: 35px;
/*	border: 1px solid #D9D9D9;*/
	margin-right: 5px;
}
.div-pic-no-border {
	float: right;
	width: 100px;
	height: 80px;
	margin-right: 5px;
}

.div-text {
	color: #626364;
	font-weight: bold;
	font-size: 10px;
	line-height: 15px;
	margin-left:10px;
	margin-bottom: 10px;
}
.div-categ {
	margin-top:3px;
	margin-left:10px;
	color: #595959;
	margin-bottom: 4px;
}
.div-info {
	color: #595959;
	margin-left: 10px;
	margin-top: 2px;
}
.div-free-call {
	float: right;
	color: #595959;
	margin-left: 71px;
	margin-top: 2px;
	margin-right: 40px;
}
.div-free-call-top {
	float: right;
	color: #595959;
	margin-left: 71px;
	margin-top: 2px;
	margin-right: 17px;
}
.div-view-more {
	color: #595959;
	margin-left: 31px;
	margin-top: 2px;
}


.div-site {
}

.div-email {
}

a:link, a:visited, a:active {
	color: #595959;
	text-decoration: none;
}
a:hover {
	color: #595959;
	text-decoration: underline;
}

.div-address {
}

#divAddressInfo1 {
	margin-left:26px;
   	line-height:13px;
}

.div-quote-online {
	padding-top: 3px;
}

.div-warning-guide {
	padding-top: 3px;
}

.ShowMoreDiv{
	width:250px; 
	background-image:url("../../../img/gradMore.gif");
	border: 1px solid #B1B1B1;	
	font-family: Tahoma;
	font-size: 10px;
	color: #7F7F7F;	
}

.div-end, .div-fone, .div-fone2, .div-fone3, .div-fax, .div-movil , .div-sms{
}

.divMoreAddress {
}

A.div-link:link, A.div-link:visited, A.div-link:active  {
	color: #595959;
/*	line-height:21px; */
/*	text-decoration: underline;*/
	margin-top:0px;
}
.a-cont {
	color: #00459A;
	text-decoration: underline;
}
A.div-link:hover  {
    text-decoration: underline;
    color: #00459A;
}
A.div-web-link:link, A.div-web-link:visited, A.div-web-link:active, A.div-web-link:hover  {
    text-decoration: underline;
    color: #00459A;
}
#amenu {
	text-decoration: underline;
}

/*
.div-check {
    position: relative;
    top:6px;
    left:8px;
    float:left;
    width:14px;
    height:13px;
}
.input-check {
}
.div-pic {
	position: relative;
	float: right;
	right: 10px;
	top: -10px;
	width: 100px;
	height: 80px;
	border: 1px solid #D9D9D9;
}
.div-pic-no-border {
	position: relative;
	float: right;
	right: 10px;
	top: -10px;
	width: 100px;
	height: 80px;
}

.div-title {
    position: relative;
    text-overflow :ellipsis;
    overflow : hidden;
    white-space:nowrap;
    top:5px;
    left:13px;
    color: #535353;
	font-weight: bold;
	font-size: 11px;	
}
.div-text {
	position: relative;
	top: 6px;
	left: 16px;
	float: left;
	color: #626364;
	font-weight: bold;
	font-size: 10px;
	line-height: 15px;
	text-overflow: ellipsis;
	overflow: hidden;

    width:400px;
	height: 30px;
}
.div-empty-text {
	left: 16px;
	float: left;
	width: 400px;
	height: 0px;
	margin-top: -10px;
}
.div-categ {
	position: relative;
	top: 7px;
	left: 30px;
	width: 400px;
	height: 21px;
	color: #595959;
	white-space: nowrap;
	line-height: 13px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	display:table;
	float:left;
}
.div-info {
	position: relative;
    top:0px;
    left:30px;
	width: 400px;
	height: 12px;
	color: #595959;
	line-height: 13px;
	display:table;
	float:left;
}
.div-view-more {
	position: relative;
   top:-12px;
   left:30px;
	width: 400px;
	height: 12px;
	color: #595959;
	line-height: 13px;
	display:table;
	float:left;
}

.divMoreInfo {
	position: relative;
	top:-12px;
    left:26px;
	width: 400px;
	height: 12px;
	display:table;
}
.div-site {
	position: relative;
	float: left;
	width: 400px;
	height: 12px;
	display:table;
}
.div-email {
	position: relative;
	float: left;
	width: 400px;
	height: 12px;
	display:table;
}
a:link, a:visited, a:active {
	color: #595959;
	text-decoration: none;
}
a:hover {
	color: #595959;
	text-decoration: underline;
}
.div-address {
	position: relative;
	float: left;
	width: 400px;
	height: 12px;
	top: 2px;
	line-height: 13px;
	display:table;
}
#divAddressInfo1 {
	position: relative;
	width: 400px;
	height: 20px;
	left:28px;
	display:table;
}
.div-quote-online {
	width: 400px;
	height: 12px;
	padding-top: 3px;
}

.div-warning-guide {
	position: relative;
	float:left;
	width: 400px;
	height: 12px;
	padding-top: 3px;
	display:table;
}
.ShowMoreDiv{
	width:250px; 
	height:100px; 	
	position:absolute;
	background-image:url("../../../img/gradMore.gif");
	border: 1px solid #B1B1B1;	
	font-family: Tahoma;
	font-size: 10px;
	color: #7F7F7F;	
	display:table;
}
.div-end, .div-fone, .div-fax, .div-movil , .div-sms{
	height:14px;
	display:table;
}
.divMoreAddress {
	left:-14px;
	position: relative;
	padding-top: -3px;
	height: 12px;
}
A.div-link:link, A.div-link:visited, A.div-link:active  {
    text-decoration: none;
    color: #595959;
}
A.div-link:hover  {
    text-decoration: underline;
    color: #00459A;
}

A.div-web-link:link, A.div-web-link:visited, A.div-web-link:active, A.div-web-link:hover  {
    text-decoration: underline;
    color: #00459A;
}
*/
.atext {
	text-decoration: underline;
}
.divMoreInfo_old {
	margin-left: 24px;
	margin-top: 2px;
}
.divMoreInfo {
	margin-left: 24px;
	margin-top: 2px;
}
.divMoreInfoTop {
	background-color: #fffceb;
	margin-right: 2px;
	margin-left: 0px;
	padding: 3px 3px 3px 2px;
	color: #595959;
	border-top: 0px solid #d5d4d4;
	border-right: 1px solid #d5d4d4;
	border-bottom: 1px solid #d5d4d4;
	border-left: 1px solid #d5d4d4;
	background-image: url(../../../img/fond_ddc_2.gif);
	background-repeat: no-repeat;
	height: 150px;
}
.divMoreVideoInfoTop {
	background-color: #fffceb;
	background-repeat: no-repeat;
	height: 270px;
	width: 540px;

	border-top: 0px solid #d5d4d4;
	border-right: 1px solid #d5d4d4;
	border-bottom: 1px solid #d5d4d4;
	border-left: 1px solid #d5d4d4;
}
.divMoreVideoInfoTop_old {
	background-color: #fffceb;
	margin-right: 2px;
	margin-left: 0px;
	padding: 3px 3px 3px 2px;
	color: #595959;
	border-top: 0px solid #d5d4d4;
	border-right: 1px solid #d5d4d4;
	border-bottom: 1px solid #d5d4d4;
	border-left: 1px solid #d5d4d4;
	background-image: url(../../../img/fond_ddc_2.gif);
	background-repeat: no-repeat;
	height: 230px;
}
.divMoreInfoPago {
	background-color: #e9f3fa;
	margin-right: 2px;
	margin-left: 0px;
	padding: 3px 3px 3px 2px;
	color: #595959;
	border-top: 0px solid #d5d4d4;
	border-right: 1px solid #d5d4d4;
	border-bottom: 1px solid #d5d4d4;
	border-left: 1px solid #d5d4d4;
	background-image: url(../../../img/fond_ddc_2_fig.gif);
	background-repeat: no-repeat;
	height: 150px;
}
.divMoreVideoInfoPago {
	background-color: #F3F9FC;
	background-repeat: no-repeat;
	min-height: 245px;
	width: 540px;
/*desde aqui empieza otro estilo*/
	border-top: 0px solid #d5d4d4;
	border-right: 1px solid #d5d4d4;
	border-bottom: 1px solid #d5d4d4;
	border-left: 1px solid #d5d4d4;
	background-image: url(../../../img/fond_ddc_2_fig.gif);
	background-repeat: no-repeat;
}
.divMoreVideoInfoFree {
	background-color: #f9f9f9;
	background-image: url("../../../img/fond_ddc_2_fig-g.gif");
	background-repeat: no-repeat;
	height: 270px;
	width: 540px;

	border-top: 0px solid #d5d4d4;
	border-right: 1px solid #d5d4d4;
	border-bottom: 1px solid #d5d4d4;
	border-left: 1px solid #d5d4d4;
	
}
.divMoreVideoInfoPago_old {
	background-color: #e9f3fa;
	margin-right: 2px;
	margin-left: 0px;
	padding: 3px 3px 3px 2px;
	color: #595959;
	border-top: 0px solid #d5d4d4;
	border-right: 1px solid #d5d4d4;
	border-bottom: 1px solid #d5d4d4;
	border-left: 1px solid #d5d4d4;
	background-image: url(../../../img/fond_ddc_2_fig.gif);
	background-repeat: no-repeat;
	height: 230px;
}
.contacto {
	background-color: #fffceb;
	background-repeat: no-repeat;
	height: 200px;
	width: 540px;

	border-top: 0px solid #d5d4d4;
	border-right: 1px solid #d5d4d4;
	border-bottom: 1px solid #d5d4d4;
	border-left: 1px solid #d5d4d4;
	background-image: url(../../../img/fond_ddc_2.gif);
	background-repeat: no-repeat;
}
.contacto_old {
	background-color: #fffceb;
	margin-right: 2px;
	margin-left: 0px;
	padding: 3px 3px 3px 2px;
	color: #595959;
	border-top: 0px solid #d5d4d4;
	border-right: 1px solid #d5d4d4;
	border-bottom: 1px solid #d5d4d4;
	border-left: 1px solid #d5d4d4;
	background-image: url(../../../img/fond_ddc_2.gif);
	background-repeat: no-repeat;
	height: 150px;
}

#d-con-top {
	margin-top: 2px;
	margin-left: 8px;
	background-color: #CCCCCC;
	width: 115px;
	height: 20px;
}
#www-top {
	margin-left: 0px;
	margin-top: 2px;
	width: 70px;
	background-color: #999999;
	float: left;
}
#mail-top {
	margin-left: 0px;
	margin-top: 2px;
	width: 36px;
	background-color: #999999;
	float: left;
}
#top-menu {
	margin-left: 14px;
}
#tit-www {
	background-color: #CCCCCC;
	height: 21px;
	width: 102px;
	margin-left: 112px;
	padding-left: 1px;
	margin-top: 0px;
	background-image: url(../../../img/fond_www.gif);
	background-repeat: no-repeat;
	padding-bottom: 2px;
}
.tit-video {
	background-repeat: no-repeat;
	padding-left: 2px;
	padding-bottom: 1px;
	width: 47px;
	height: 20px;
	background-image: url(../../../img/fond_video.gif);
	margin-left: 212px;
	background-color: #CCCCCC;
}
#cont-video_aj{
	margin-right: 2px;
	margin-left: 0px;
	padding: 3px 3px 3px 2px;
	background-repeat: no-repeat;
	height: 220px;
}
.cont-video{
	background-color: #fffceb;
	margin-right: 2px;
	margin-left: 0px;
	padding: 3px 3px 3px 2px;
	color: #595959;
	border-top: 0px solid #d5d4d4;
	border-right: 1px solid #d5d4d4;
	border-bottom: 1px solid #d5d4d4;
	border-left: 1px solid #d5d4d4;
	background-image: url(../../../img/fond_video_2.gif);
	background-repeat: no-repeat;
	height: 260px;
}
.cont-www {
	background-color: #fffceb;
	margin-right: 2px;
	margin-left: 0px;
	padding: 3px 3px 3px 2px;
	color: #595959;
	border-top: 0px solid #d5d4d4;
	border-right: 1px solid #d5d4d4;
	border-bottom: 1px solid #d5d4d4;
	border-left: 1px solid #d5d4d4;
	background-image: url(../../../img/fond_www_2.gif);
	background-repeat: no-repeat;
	height: 200px;
	width: 540px;
}
#cont-mail {
	background-color: #fffceb;
	margin-right: 2px;
	margin-left: 0px;
	padding: 3px 3px 3px 2px;
	color: #595959;
	border-top: 0px solid #d5d4d4;
	border-right: 1px solid #d5d4d4;
	border-bottom: 1px solid #d5d4d4;
	border-left: 1px solid #d5d4d4;
	background-image: url(../../../img/fond_mail_2.gif);
	background-repeat: no-repeat;
}
#tit-mail {
	background-repeat: no-repeat;
	padding-left: 3px;
	height: 20px;
	padding-bottom: 1px;
	width: 45px;
	background-image: url(../../../img/fond_mail.gif);
	margin-left: 178px;
}
#cont-video_old{
	background-color: #fffceb;
	margin-right: 2px;
	margin-left: 0px;
	padding: 3px 3px 3px 2px;
	color: #595959;
	border-top: 0px solid #d5d4d4;
	border-right: 1px solid #d5d4d4;
	border-bottom: 1px solid #d5d4d4;
	border-left: 1px solid #d5d4d4;
	background-image: url(../../../img/fond_video_2.gif);
	background-repeat: no-repeat;
	height: 220px;
}
#tit-video_old {
	background-repeat: no-repeat;
	padding-left: 2px;
	padding-bottom: 1px;
	width: 47px;
	height: 20px;
	background-image: url(../../../img/fond_video.gif);
	margin-left: 212px;
	background-color: #CCCCCC;
}


/*   FIN Top   */

/*    Figuracion Azul   */

.contacto-fig {
	/*
	background-color: #e9f3fa;
	#E9F2F8
		*/
	background-color: #F3F9FC;
	background-repeat: no-repeat;
	height: 200px;
	width: 540px;
/*desde aqui empieza otro estilo*/
	border-top: 0px solid #d5d4d4;
	border-right: 1px solid #d5d4d4;
	border-bottom: 1px solid #d5d4d4;
	border-left: 1px solid #d5d4d4;
	background-image: url(../../../img/fond_ddc_2_fig.gif);
	background-repeat: no-repeat;
}
.fotos-panoramicas-fig {
	/*
	background-color: #e9f3fa;
	#E9F2F8
		*/
	background-color: #F3F9FC;
	background-repeat: no-repeat;
	height: 260px;
	width: 532px;
/*desde aqui empieza otro estilo*/
	border-top: 0px solid #d5d4d4;
	border-right: 1px solid #d5d4d4;
	border-bottom: 1px solid #d5d4d4;
	border-left: 1px solid #d5d4d4;
	background-image: url(../../../img/fond_ddc_2_fig.gif);
	background-repeat: no-repeat;
}
.contacto-fig_old {
	background-color: #e9f3fa;
	margin-right: 2px;
	margin-left: 0px;
	padding: 3px 3px 3px 2px;
	color: #595959;
	border-top: 0px solid #d5d4d4;
	border-right: 1px solid #d5d4d4;
	border-bottom: 1px solid #d5d4d4;
	border-left: 1px solid #d5d4d4;
	background-image: url(../../../img/fond_ddc_2_fig.gif);
	background-repeat: no-repeat;
	height: 150px;
}
.tit-ddc {
	background-repeat: no-repeat;
	padding-left: 1px;
	padding-bottom: 2px;
	padding-top: 0px;
	background-image: url(../../../img/fond_ddc.gif);
/*----	height: 20px;
	width: 140px;
	background-width: 140px;
		-----------*/
}
.tit-ddc-mail {
	background-repeat: no-repeat;
	padding-left: 1px;
	padding-bottom: 2px;
	padding-top: 0px;
	width: 120px;
	background-image: url(../../../img/fond_ddc.gif);
}
.tit-ddc-video {
	background-repeat: no-repeat;
	padding-left: 1px;
	padding-bottom: 2px;
	padding-top: 0px;
	width: 50px;
	background-image: url(../../../img/fond_video.gif);
}
#tit-ddc_old {
	background-repeat: no-repeat;
	padding-left: 1px;
	height: 20px;
	padding-bottom: 2px;
	padding-top: 0px;
	width: 130px;
	background-image: url(../../../img/fond_ddc.gif);
}
.tit-ddc-fig-video {
	background-repeat: no-repeat;
	padding-left: 2px;
	padding-bottom: 1px;
	width: 70px; /*50px;*/
/*	height: 20px;*/
	background-image: url(../../../img/fond_ddc_fig.gif);
}
.tit-ddc-fig {
	background-repeat: no-repeat;
	padding-left: 2px;
	padding-bottom: 1px;
	width: 130px;
	background-image: url(../../../img/fond_ddc_fig.gif);
}
.tit-ddc-fig-mail {
	background-repeat: no-repeat;
	padding-left: 2px;
	padding-bottom: 1px;
	width: 120px;
	background-image: url(../../../img/fond_ddc_fig.gif);
}
#tit-ddc-fig_old {
	background-repeat: no-repeat;
	padding-left: 2px;
	height: 20px;
	padding-bottom: 1px;
	width: 130px;
	background-color: #ff0000;
/*	background-image: url(../../../img/fond_ddc_fig.gif);*/
}

#d-con-top-fig {
	margin-top: 2px;
	margin-left: 8px;
	background-color: #CCCCCC;
	width: 115px;
	height: 20px;
}
#www-top-fig {
	margin-left: 0px;
	margin-top: 2px;
	width: 70px;
	background-color: #999999;
	float: left;
}
#mail-top-fig {
	margin-left: 0px;
	margin-top: 2px;
	width: 36px;
	background-color: #999999;
	float: left;
}

#tit-www-fig {
	background-color: #CCCCCC;
	height: 20px;
	width: 102px;
	margin-left: 112px;
	padding-left: 1px;
	background-image: url(../../../img/fond_www_fig.gif);
	background-repeat: no-repeat;
}
.cont-www-fig {
	background-color: #e9f3fa;
	margin-right: 2px;
	margin-left: 0px;
	padding: 3px 3px 3px 2px;
	color: #595959;
	border-top: 0px solid #d5d4d4;
	border-right: 1px solid #d5d4d4;
	border-bottom: 1px solid #d5d4d4;
	border-left: 1px solid #d5d4d4;
	background-image: url(../../../img/fond_www_2_fig.gif);
	background-repeat: no-repeat;
	height: 150px;
}
#cont-mail-fig {
	background-color: #e9f3fa;
	margin-right: 2px;
	margin-left: 0px;
	padding: 3px 3px 3px 2px;
	color: #595959;
	border-top: 0px solid #d5d4d4;
	border-right: 1px solid #d5d4d4;
	border-bottom: 1px solid #d5d4d4;
	border-left: 1px solid #d5d4d4;
	background-image: url(../../../img/fond_mail_2_fig.gif);
	background-repeat: no-repeat;
}
#tit-mail-fig {
	background-repeat: no-repeat;
	padding-left: 2px;
	height: 20px;
	padding-bottom: 1px;
	width: 38px;
	background-image: url(../../../img/fond_mail_fig.gif);
	margin-left: 110px;
}

#tit-mail-fig-c-b {

	background-repeat: no-repeat;
	padding-left: 2px;
	height: 20px;
	padding-bottom: 1px;
	width: 45px;
	background-image: url(../../../img/fond_mail_fig_c_b.gif);
	margin-left: 112px;
}
#cont-mail-fig-c-b {

	background-color: #e9f3fa;
	margin-right: 2px;
	margin-left: 0px;
	padding: 3px 3px 3px 2px;
	color: #595959;
	border-top: 0px solid #d5d4d4;
	border-right: 1px solid #d5d4d4;
	border-bottom: 1px solid #d5d4d4;
	border-left: 1px solid #d5d4d4;
	background-image: url(../../../img/fond_mail_2_fig_c_b.gif);
	background-repeat: no-repeat;
}
/*    Figuracion Azul   */

/*    Figuracion Gratuita  */
.div-title-g {
	display:inline;
    color: #535353;
	font-weight: normal;
	font-size: 11px;	
    margin-left:0px;
}
.contacto-fig-g {
	background-color: #F9F9F9;
	border-top: 0px solid #d5d4d4;
	border-right: 1px solid #d5d4d4;
	border-bottom: 1px solid #d5d4d4;
	border-left: 1px solid #d5d4d4;
	background-repeat: no-repeat;
	height: 150px;
	width:540px;
	background-image: url("../../../img/fond_ddc_2_fig-g.gif");
	background-repeat: no-repeat;
}
.contacto-fig-g_old {
	background-color: #f4f4f5;
	margin-right: 2px;
	margin-left: 0px;
	padding: 3px 3px 3px 2px;
	color: #595959;
	border-top: 0px solid #d5d4d4;
	border-right: 1px solid #d5d4d4;
	border-bottom: 1px solid #d5d4d4;
	border-left: 1px solid #d5d4d4;
	background-image: url("../../../img/fond_ddc_2_fig-g.gif");
	background-repeat: no-repeat;
	height: 150px;
}
.tit-ddc-fig-g {
	background-repeat: no-repeat;
	padding-left: 3px;
	padding-bottom: 1px;
	width: 130px;
	background-image: url(../../../img/fond_ddc_fig-g.gif);
}
.tit-ddc-fig-g-mail {
	background-repeat: no-repeat;
	padding-left: 3px;
	padding-bottom: 1px;
	width: 120px;
	background-image: url(../../../img/fond_ddc_fig-g.gif);
}
.tit-ddc-fig-g-video {
	background-repeat: no-repeat;
	padding-left: 2px;
	padding-bottom: 1px;
	width: 50px;
/*	height: 70px;*/
	background-image: url(../../../img/fond_ddc_fig-g.gif);
	border-top: 0px solid #d5d4d4;
	border-right: 1px solid #d5d4d4;
	border-bottom: 1px solid #d5d4d4;
	border-left: 1px solid #d5d4d4;
}

#d-con-top-fig-g {
	margin-top: 2px;
	margin-left: 8px;
	background-color: #CCCCCC;
	width: 115px;
	height: 20px;
	}
	/*    Figuracion Gratuita  */
	
	/*    Figuracion Blancas  */
.div-title-bl {
	display:inline;
    color: #00459A;
	font-weight: normal;
	font-size: 11px;	
    margin-left:0px;
}
A.div-link-b:link, A.div-link-b:visited, A.div-link-b:active  {
	color: #00459A;
}
A.div-link-b:hover  {
    text-decoration: underline;
    color: #535353;
}
	/*    Figuracion Blancas  */
	
	
.bot-llama-gratis {
	position: absolute;
	left: 350px;
}
.fotos-panoramicas-top {
	background-color: #fffceb;
	background-repeat: no-repeat;
	height: 260px;
	width: 532px;
	border-top: 0px solid #d5d4d4;
	border-right: 1px solid #d5d4d4;
	border-bottom: 1px solid #d5d4d4;
	border-left: 1px solid #d5d4d4;
	background-image: url(../../../img/fond_www_2.gif);
	background-repeat: no-repeat;
}
.tit-ddc-fig-pago {
	background-repeat: no-repeat;
	padding-left: 2px;
	padding-bottom: 1px;
	width: 120px;
	background-image: url(../../../img/fond_ddc_fig.gif);
	/*background-image: url(../../../img/fond_360_2_fig.gif);*/
}
