@charset "utf-8";
/* CSS Document */

#top {
	position:absolute;
	left:-1px;
	top:0px;
	width:100%;
	height:82px;
	z-index:1;
	background-image: url(img/top_bg.jpg);
}
#central {
	position:absolute;
	left:0px;
	top:82px;
	width:100%;
	height:355px;
	background-color: #491E1D;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#modernbricksmenu {
	position:absolute;
	left:443px;
	top:58px;
	width:481px;
	height:29px;
	z-index:3;
}

#foto {
	position:absolute;
	left:200px;
	top:173px;
	width:385px;
	height:292px;
	z-index:6;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	padding: 10px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#foto img {
	height: 284px;
	width: 380px;
}

#letras {
	position:absolute;
	left:13px;
	top:8px;
	width:410px;
	height:40px;
	z-index:4;
	visibility: visible;
}

#modernbricksmenu{
	padding: 0;
	width: 563px;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
}

#modernbricksmenu ul{
	margin:0;
	margin-left: 10px; /*margin between first menu item and left browser edge*/
	padding: 0;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

#modernbricksmenu li{
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
	text-transform:uppercase;
}

#modernbricksmenu a{
float: left;
display: block;
color: white;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
text-decoration: none;
letter-spacing: 1px;
background-color: black; /*Default menu color*/
border-bottom: 1px solid white;
}

#modernbricksmenu a:hover{
	background-color: gray;
}

#modernbricksmenu #current a{ /*currently selected tab*/
background-color: #D25A0B; /*Brown color theme*/ 
border-color: #D25A0B; /*Brown color theme*/ 
}

#modernbricksmenuline{
clear: both;
padding: 0;
width: 100%;
height: 5px;
line-height: 5px;
background: #D25A0B; /*Brown color theme*/ 
}

#myform{ /*CSS for sample search box. Remove if desired */
float: right;
margin: 0;
padding: 0;
}

#myform .textinput{
width: 190px;
border: 1px solid gray;
}

#myform .submit{
font: bold 11px Verdana;
height: 22px;
background-color: lightyellow;
}
#bottom {
	position:absolute;
	left:0px;
	top:439px;
	width:100%;
	height:300px;
	z-index:5;
	background-image: url(img/boton.jpg);
	background-repeat:  repeat-x;
}
#pequenas {
	position:absolute;
	left:708px;
	top:175px;
	width:318px;
	height:263px;
	z-index:7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
#estrellas {
	position:absolute;
	left:268px;
	top:40px;
	width:172px;
	height:44px;
	z-index:8;
}
#pequenas img {
	margin: 3px;
	border: 1px solid #FFFFFF;
	padding: 2px;
	width: 60px;
	height: 43px;
}
#titulito {
	position:absolute;
	left:684px;
	top:146px;
	width:280px;
	height:21px;
	z-index:9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
}
