@charset "utf-8";

body {
	background-color: #3AAADC;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(imagenes/fondo.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

.contenedor{
	background-color: #FFFFFF;
	width: 700px; 	height:748px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(imagenes/izquierda.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;}
	
.contenedor-novedades{
	background-color: #FFFFFF;
	width: 700px; 	height:1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(imagenes/izquierda.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.fotosemana{
	height: auto;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
}
.fotosemana img{
border: 2px solid #999999;
}
.encabezado {
	height: 160px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-image: none;
}

.menu-superior {
	height: 15px;
	padding-bottom:5px;
	padding-top:5px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(imagenes/barra-menu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size:12px;
	font-family:"Myriad Pro";
	color:#FFFFFF;
	margin-top: 5px;
}

.menu-izquierda {
	width: 238px;
	height:560px;
	float: left;
	margin:0px;

}
.contenedor-derecha {
	width: 460px;
	height:560px;
	float: right;
	height:600px;
	margin:0px;
	border-left: #c5c7c8 solid 2px;
}
.texto-interno {
	height: auto;
	width: 460px;
	float: right;
	margin:0px;
	border-left: #c5c7c8 solid 2px;
	position:absolute;
	top:0px;
}

.pie {
	color: #707173;
	text-align: center;
	font-size:9px;
	width:410px;
	margin:20px;
	top:0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #C5C7C8;
}

.columna1 {
	padding-top:20px;
	width:47%;
	height:320px;
	margin: 0px 10px 0px 10px;float:right; width:45%;
}
.columna2 {
	padding-top:20px;
	width:49%;
	height:320px;
	margin: 0px 10px 0px 10px;
	border-right: #006F9F 2px solid;  margin-left:0px;
}
.boton {
	border-bottom: #c5c7c8 solid 2px;
}

img {
	border: 0px;
}

.lista {
	border-top: #FFF solid 1px;
	color:#006;
}
h2 {
	color:#1C78B9;
	font-size:14px;
}

a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:visited {text-decoration: none;}
a:visited {text-decoration: none;}

 .info{
	float:right;
	width: 460px;
	margin:0px;
	border-left: #c5c7c8 solid 2px;
	text-align:center;
}

 .ideal{
	padding:15px;
	vertical-align:middle;
	margin-right: auto;	
	margin-left: auto;
	float:left;
}
.ideal img{
 margin-right:10px;
}
