

body
{
	text-align: center;
	min-width: 920px;
	margin: 0;
	background: #e5e5e5 url(images/fondo.png) repeat-x top;
}

body *
{
	font-size: 14px;
	font-family: Arial, Sans-Serif;
}

h1{ font-size: 32px;  color: #00C9F5}
h2{ font-size: 22px; color: #727272}
h3{ font-size: 18px; color: #E43E7E}

a{ color: #e43e7e; text-decoration: none; }
a:hover{ color: #15a3ba; }

img{ border: 0 }

table
{
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	padding: 0;
}

table td
{
	padding: 0;
}

#header
{
	width: 920px;
	height: 170px;
	background: transparent url(images/encabezado.png) no-repeat top center;
	color: #fff;
	text-align: right;
	font-weight: bold;
	margin-top: 10px;
	
	-moz-border-radius-topleft: 25px;
	-moz-border-radius-topright: 25px;	
}

#header a
{
	color: #fff;
}

#mitad-ojo
{
	width: 326px;
	height: 155px;
	background: #fff url(images/mitad-ojo.png) no-repeat top;
}

#menu
{
	height: 200px;
	background: #fff url(images/columna-gradient.png) repeat-x top;
}

#menu .primary
{
	float: left;
	border-right: solid 1px #d3d3d3;
	width: 163px;
}

#menu .primary ul
{
	padding: 0;
	margin: 0;
}

#menu .primary ul li
{
	list-style: none;
	display: inline;
}

#menu .primary ul li a
{
	display: block;
	padding: 5px;
	padding-left: 10px;
	color: #000;
	border-bottom: solid 1px #d3d3d3;
}

#menu .primary ul li a:hover
{
	background-color: #e43e7e;
	color: #fff;
}

#menu .primary ul li a .title
{
	font-weight: bold;
	font-size: 16px;
}

#menu .primary ul li a .description
{
	font-size: 10px;
}

#menu .secondary
{
	float: right;
	width: 162px;
}

#menu .secondary ul
{
	padding: 0;
	margin: 0;
}

#menu .secondary ul li
{
	list-style: none;
	display: inline;
}

#menu .secondary ul li a
{
	display: block;
	padding-left: 10px;
	color: #000;
	font-weight: bold;
}

#menu .secondary ul li a:hover
{
	background-color: #e43e7e;
	color: #fff;
}



#content
{
	width: 920px;
	background: #fff url(images/pie-gradient.png) repeat-x bottom;
}

#content .left, #content .center
{
	vertical-align: top;
	width: 326px;
}

#content .left .block, #content .center .block
{
	margin-top: 15px;
}

#content .left .block .title, #content .center .block .title
{
	margin-top: 15px;
	background-color: #15a3ba;
	padding: 5px;
	color: #fff;
	font-weight: bold;
}

#alimenta
{
	background-color: #E5E5E5; 
	margin-top: 5px; 
	padding: 10px; 
	font-size: 14px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #727272; 
	border: solid 1px #727272;
	
	width: 70%;
	
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
}

.block-title
{
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
}

.button-view-featured
{
	background-color: #e43e7e;
	color: #fff;
	font-weight: bold;
	padding: 6px;
	cursor: hand;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;

}

.button-buy-featured
{
	background-color: #15a3ba;
	color: #fff;
	font-weight: bold;
	padding: 6px;
	cursor: hand;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
}

#content .center
{
	vertical-align: top;
	width: 594px;
	height: 100%;
	background-color: #fff;
}

#content .center .content-right
{
	vertical-align: top;
	width: 150px;
	padding-left: 10px;
}

#content .center .content-center
{
	vertical-align: top;
	width: 100%;
}

#content .center .content-left
{
	vertical-align: top;
	width: 150px;
	padding-right: 10px;
}

.block-view-more
{
	float: right;
	display: inline;
	background-color: #e43e7e;
	color: #fff;
	font-weight: bold;
	padding: 6px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
}

.block-view-more a { color: #fff; }

#content .center .content-block .content
{
	padding: 10px;
}

#content .center .content-block .title
{
	margin-top: 15px;
	background-color: #15a3ba;
	padding: 5px;
	color: #fff;
	font-weight: bold;
}

#content .center .content-block .title a{ color: #fff; text-decoration: none; }
#content .center .content-block .title a:hover{ text-decoration: underline; }

#content .center .content-block .block-image-thumbnail
{
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

#tabs-menu
{
	padding: 5px;
}

#content .pie-margen-izq
{
	width: 326px;
}

#content .pie-margen-der
{
	width: 594px;
}

#content .pie-margen-izq, #content .pie-margen-der
{
	background: #fff url(images/pie-gradient.png) repeat-x bottom;
	height: 50px;
}

.featured-listing td
{
	padding: 20px;
	border-bottom: dashed 1px #000000;
	width: 50%;
}
	
.featured-listing td a:hover
{
	text-decoration: none;
}

#footer-message
{
	background-color: #e43e7e;
	height: 70px;
}

#footer-message .enlaces
{
	width: 620px;
	float: left;
	height: 68px;
	text-align: left;
}

#footer-message .desarrollador
{
	width: 190px;
	float: right;
	height: 68px;
}

.search-results .navigation
{
	margin: 15px 0 15px 0;
}

