@charset "utf-8";
/* CSS Document */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, hr {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
ol, ul {
	list-style:none;
}
:-moz-any-link:focus {
 outline: none;
}
:focus {
	-moz-outline-style: none;
}
body {
	background-color:#ECE9D8;
}
.clearboth {
	clear:both;
	height: 0px;
}
#contenedor_master {
	padding: 0px;
	height: auto;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
	z-index: 1;
}
.shadow_part1 {
	height: auto;
	width: 100%;
	background-image: url(../img_comunes/bg_frameshadow.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.shadow_part2 {
	height: auto;
	width: 100%;
}
.bgfooter_sec0 {
	background-image: url(../img_comunes/bg_footer.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgfooter_sec1 {
	background-image: url(../img_comunes/bg_footer1.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgfooter_sec2 {
	background-image: url(../img_comunes/bg_footer2.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgfooter_sec3 {
	background-image: url(../img_comunes/bg_footer3.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgfooter_sec4 {
	background-image: url(../img_comunes/bg_footer4.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgfooter_sec5 {
	background-image: url(../img_comunes/bg_footer5.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.hr_inside {
	width:99%;
	height:0px;
	margin-bottom: 10px;
	margin-top: 7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
/* --------------------------------------HEADER-------------------------------------------------------------------------------- */
#contenedor_header {
	width: 930px;
	background-color: #FFFFFF;
	z-index: 2;
	clear: both;
	margin-right: 25px;
	margin-left: 25px;
	padding-top: 15px;
	background-image: url(../img_comunes/bg_toplogo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	left: 0px;
	top: 0px;
}
#contenedor_btnhome {
	height: 74px;
	width: 179px;
	z-index: 11;
	position: absolute;
	top: 15px;
	left: 0px;
	margin-right: 15px;
	text-align: right;
}
#contenedor_buscadorfecha {
	height: auto;
	width: 300px;
	z-index: 11;
	position: absolute;
	top: 15px;
	right: 0px;
	margin-right: 15px;
	text-align: right;
}
#contenedor_flashbtn {
	width: 100%;
	z-index: 10;
	height: auto;
	margin-top: 74px;
	float: right;
	clear: both;
}
.inputbuscador {
	line-height: normal;
	background-image: url(../img_comunes/bg_inputbuscador.png);
	background-position: right center;
	height: 19px;
	width: 170px;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	vertical-align: middle;
	text-align: left;
	padding-right: 45px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
/* --------------------------------------CONTENT GENERAL-------------------------------------------------------------------------------- */
#contenedor_content {
	height: auto;
	width: 908px;
	background-color: #FFFFFF;
	z-index: 2;
	clear: both;
	margin-right: 25px;
	margin-left: 25px;
	padding-right: 11px;
	padding-left: 11px;
	padding-bottom: 18px;
}
.content_left {
	height: 315px;
	width: 450px;
	margin-right: 8px;
	float: left;
	text-align: left;
	z-index: 10;
}
.content_right {
	float: right;
	height: 315px;
	width: 450px;
	text-align: left;
	z-index: 10;
}
.content_right_bg {
	background-image: url(../img_comunes/bg_contentofrecemos.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bannerinside {
	height: 88px;
	width: 294px;
	z-index: 30;
}
.content_left2 {
	height: auto;
	width: 450px;
	margin-right: 8px;
	float: left;
	text-align: left;
	z-index: 10;
}
.content_right2 {
	float: right;
	height: auto;
	width: 450px;
	text-align: left;
	z-index: 10;
}
.content_right_bg2 {
	background-image:url(../img_comunes/bg_content_right2.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #efecdd;
}
.icon_letter {
	margin-bottom: 20px;
	margin-left: -10px;
	margin-right: 10px;
	height: 45px;
	width: 45px;
	margin-top: 7px;
}
.img_cyi {
	float: right;
	clear: both;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
}
#listadopys {
	margin-bottom: 15px;
}
/* --------------------------------------FOOTER-------------------------------------------------------------------------------- */
#contenedor_footer {
	height: 190px;
	width: 930px;
	z-index: 2;
	clear: both;
	margin-right: 25px;
	margin-left: 25px;
}
#contenedor_footercreditos {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	z-index: 20;
	height: auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
}
#footer_chard {
	float: right;
	height: 125px;
	width: 389px;
	background-image: url(../img_comunes/bg_footer_layer.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: 11px;
	padding-top: 25px;
	padding-right: 18px;
	padding-bottom: 20px;
	padding-left: 18px;
}
.inputradiofooter {
	width:11px;
	height:11px;
	margin:0px;
	border:0px;
}
div.contenedorCatalog {
	clear: both;
	padding: 5px 10px 25px;
}
div.catalogImg {
	float: left;
	height: 200px;
	padding: 0px;
	margin-right: 15px;
	width: 200px;
	text-align: center;
}
ul.listadoIcos {
	list-style-type: none;
	float: left;
	height: auto;
	width: 425px;
	margin: 0px;
	padding: 0px 0px 30px 25px;
	clear: both;
}
ul.listadoIcos li {
	list-style-type: none;
	float: left;
	height: 67px;
	width: 60px;
	margin-left: 5px;
}
ol.catalogItems {
	clear: both;
	float: left;
	height: auto;
	list-style-type: none;
	width: 430px;
	padding-top: 20px;
	border-top: 1px solid #CCCCCC;
}
ol.catalogItems li {
	list-style-type: none;
	float: left;
	height: 170px;
	width: 120px;
	text-align: center;
	color: #666;
	margin-right: 10px;
	margin-left: 10px;
	font: normal 11px/normal Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
}
div.catalogInside {lear:both; height:auto; padding-bottom:30px;}
