body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/fondo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
}
#wrap {
	width: 735px;
	margin-right: auto;
	margin-left: auto;

}
#header {
	margin: 0px;
	padding: 0px;
	height: 60px;
}
#izq {
	width: 278px;
	float:left;
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: right;
	margin-left: auto;
}
#menu {
	text-align: right;
	margin: 18px 75px 0px 50px;
	padding: 0px;
}
#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#menu li {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	height: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #999999;
	margin: 0px 0px 2px;
	padding: 0px 1px 0px 0px;
}
#menu a {
	text-decoration: none;
	color: #656565;
	display: block;
	padding-right: 3px;
	padding-bottom: 4px;
}
#menu a:hover {
	color: #ffffff;
	background-color:#C20000;
}
#flash {
	margin-top: 30px;
}
#footer {
	font-size: 10px;
	color: #8A8A8A;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bg_footer.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 20px 0px 0px;
	padding: 10px 0px 0px;
	width: 445px;
	float: right;
}
#footer a {
	color: #B10000;
}
#footer a:hover {
	color: #8A8A8A;
	text-decoration:none;
}



#contenido {
	margin: 0px 0px 0px 10px;
	padding: 20px 0px 0px;
	width: 445px;
	float:right;
	background-image: url(images/bg_content_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#contenido a {
	text-decoration: none;
	color: #000000;
}
#contenido a:hover {
	color: #0181A5;
}

 
#contenido h1 {
	font-size: 12px;
	font-weight: bold;
	display: block;
	margin-top: 0px;
	margin-bottom: 5px;
	background-color: #4f4f4f;
	color: #FFFFFF;
	background-image: url(images/bg_h1.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 5px;
	padding-left: 3px;
	padding-bottom: 1px;
}
#contenido h2 {
	color: #B20000;
	font-size: 11px;
	margin: 0px 0px 5px;
}
.imgIzq {
	float: left;
	margin-bottom: 20px;
	margin-right: 5px;
	display: block;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	padding-right: 5px;
}
.imgIzq2 {
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;
	display: block;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	padding-right: 5px;
}
#link {
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#link a {
	display: block;
	color: #B20000;
	padding-left: 10px;
}
#link a:hover {
	color: #B20000;
	background-color: #EBEBEB;
}



#contenido p {
	font-size: 11px;
	margin: 0px;
	line-height: 12px;
	text-align: justify;
}
#servicios {
	width: 190px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	padding-right: 8px;
	margin-right: 5px;
	float: left;
}
#tienda {
	margin-left: 5px;
	float: left;
	width: 233px;
}
#calugita {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
	margin-top: 15px;
	padding-bottom: 5px;
}
