html, body{
	height:100%;
	margin:0;
	padding:0;
	background-image:url(../images/bg_top.jpg);
	background-repeat:repeat-x;
	background-color:#faf7f7;
	text-align:center;
	font:Tahoma, Geneva, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:14px;
}

.left{ float:left;}
.right{ float:right;}
.clear{ clear:both;}
.padding_right{ padding-right:10px;}
.padding_left{ padding-left:10px;}
.display_inline{ display:inline;}
.border_dotted_r{ border-right:1px dotted #FFF;}
.bot_bgfotos{ background:url(../images/bot_bgfotos.jpg) no-repeat bottom #900; width:226px; }

/*-------------- layout -----------------*/

#wrapper_top{
	text-align:center;
	background-image:url(../images/bg_top.jpg);
	background-repeat:repeat-x;
	height:165px;
	vertical-align:top;
}

#wrapper_content{
	background-image:url(../images/wrapper_content_in.png);
	background-repeat:repeat-y;
	margin:0 auto;
	text-align:center;
	width:884px;
	position:relative;
}

#wrapper_content_in{
	width:884px;
	margin:0;
	padding:0;
	height:100%;
	text-align:center;
	position:relative;
	
}

#wrapper_content_base{
	padding:45px;
	width:771px;
	text-align:left;
	position:relative;
}

#img{
	width:860px;
	height:283px;
	text-align:center;
	vertical-align:top;
	margin:0 auto;
}

#botonera{
	background-image:url(../images/bg_botonera.png);
	background-repeat:no-repeat;
	width:auto;
	height:43px;
	text-align:center;
	margin:0;
}

#content{
	background-image:url(../images/bg_home.jpg);
	background-repeat:no-repeat;
	background-color:#f5f3f4;
	text-align:center;
	width:860px;
	height:100%;
	margin: 0 auto;
}

#iconos_top{
	position:absolute;
	top:140px;
	left:1137px;
	z-index:10;
	width:100px;
	}
	#id_icons_top{ float:right; padding:0 15px 0 0; margin:0 0 0 15px; display:inline;}

#left{
	float:left;
	text-align:left;
	display:inline;
	width:auto;
}

#right{
	float:right;
	text-align:justify;
	display:inline;
	width:auto;
}

#wrapper_bot{
	text-align:center;
	width:100%;
	height:100%;
	background-image:url(../images/bg_bot.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#df603d;
}

#foot{
	background-image:url(../images/foot.jpg);
	background-repeat:no-repeat;
	width:884px;
	height:85px;
	padding-top:20px;
	text-align:center;
	margin:0 auto;
}

#foot a{
	font-size:10px;
	color:#FFF;
	text-decoration:none;
	}
#foot a:hover a:visited{
	text-decoration:underline;
	color:#FFF;
	}
    #botonera_foot{
		width:auto;
		text-align:center;
		}
	#botonera_foot a{
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#de6f51;
		}
	#botonera_foot a:hover a:visited a:active{
		color:#666;
		}
	#datos_contacto{
		padding-top:5px;
		width:auto;
		text-align:center;
		}

/*----------------Styles----------------*/

#wrapper_content_home{
	margin:auto;
	text-align:center;
	padding-top:45px;
	width:550px;
}

.txt_italic{
	font-style:italic;
	line-height:32px;
}

.txt_10_bl{
	font-size:10px;
	color:#FFF;
}

.txt_10_bordo{
	font-size:10px;
	color:#900;
}

.txt_tit_bordo{
	font:Verdana, Geneva, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	color:#600;
	font-size:16px;
	font-weight:bold;
}

.txt_gris_12{
	color:#666;
	font-size:12px;
}

.txt_gris_11{
	color:#666;
	font-size:11px;
	line-height:18px;
}

.txt_gris_11_2{
	color:#666;
	font-size:11px;

}

.txt_rojo_10{
	color:#900;
	font-size:10px;
}

.txt_gris_11_promo{
	color:#666;
	font-size:12px;
	
}

.tit_rojo_12{
	color:#900;
	font-size:12px;
	cursor:pointer;
}
