body {
	margin: 0;
	padding: 0;
	background: #978197 url(fondo.jpg);
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2c3a49;
}
p.padding
{
padding-top:0px;
padding-bottom:0px;
padding-right:0px;
padding-left:75px;
font-size: 14px;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	color: #E8D6B4;
	text-align: center;
}

h2, h3 {
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	background: url(images/img3.) repeat-x left bottom;
	text-transform: lowercase;
	letter-spacing: -1px;
	text-shadow: 0.3em 0.3em 0.3em white;
}

h2 {
	font-size: 25px;
	text-align: center;
}

h3 {
	font-size: 17px;
}

h5 {
	font-size: 17px;
	
	color:#930;
}


h6 {
	font-size: 17px;
	margin-left: 5%;
}

p, ol, ul {
	line-height: 160%;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

ul li {
	padding: 2px 0 5px 0;
	image: url(images/sepa.png) repeat-x;
}

ul li.first {
	background: none;
}

a {
	color: #D9C09A;
	border: 0;
}

a:hover {
	text-decoration: none;
border: 0;
}

strong {
	color: #D9C09A;
}

.indent {
	margin-top: 0;
	margin-left: 130px;
}

.image {
	
	margin: 0;
	border: none;
}

#elTodo {

}

/* Header */

#header {
	width: 675px;
	height: 582px;
	margin: 0 auto;
	background: url(cuadro.png);
}

#header * {
	text-transform: lowercase;
	color: #3d3b4b;
	
	
}

#header h1 {
	float: center;
	padding: 90px 0 0 0;
	letter-spacing: -2px;
	font-size: 6px;
}

#header h2 {
	float: left;
	padding: 110px 0 0 6px;
	background: none;
	font-size: 12px;
	font-weight: normal;
}

#header h2 a {
	text-decoration: none;
}

#header ul {
	float: left;
	margin: 0;
	padding: 110px 0 0 0;
	list-style: none;
}

#header li {
	display: inline;

}

#header li a {
	display: block;
	float: left;
	padding: 0 15px;
	border-left: 1px solid #fff;
	
}

#header li.first a {
	border: none;
}

/* Menu */

#galeria {
	width: 525px;
	height: 380px;


	margin: 0 auto;
	position: relative;
	top: 98px;
	
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	
}

#menu li {
	
	display: inline;
	
}

#menu a {
	display: block;
	float: left;
	padding: 20px 20px 0 15px;
	text-decoration: none;
	font-size: 11px;
	text-transform: lowercase;
	font: bold 1em Arial, Helvetica, sans-serif;
	color: #fff;
	

}

#menu a:hover {
	text-decoration: none;
	color: #ff9c00;
}

/* promos */

#promo1 {
	width: 730px;
	margin: 0 0 0 7% ;
	padding-left: 10px;
	position: absolute;
	top: 15px;

}

/* Contenido */

#contenido {
	width: 950px;
	margin: 0 auto;
}

#laUno {
	margin: 50px 0 0 4% ;
	width: 850px;
	background: url(images/bg.png) repeat;
	padding: 20px 20px 0 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}

#laDos {
	margin: 0 0 0 4% ;
	width: 850px;
	background: url(images/bg.png) repeat;
	padding: 20px 20px 0 15px;
	-moz-border-radius-topleft: 15px;
	-webkit-border-top-left-radius: 15px;

-moz-border-radius-bottomright: 15px;
-webkit-border-bottom-right-radius: 15px;
}

#laTres h3 {
	margin-top: 10px;
	-moz-border-radius-topleft: 15px;
-webkit-border-top-left-radius: 15px;
}

/* Footer */
#inicio
{
	margin: 0 auto;
	position: relative;
	top: -66px;
	width: 675px;
	height: 48px;
	background: url(inicio.png);
	border: none;
}
#footer {
	clear: both;
	width: 950px;
	margin: 20px auto;
	padding: 20px 0;
	background: url(images/footer_line.png) repeat-x;
}

#footer p {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	text-align: center;
	color: #fff;
	font-size: 13px;
}
#pageflip {
	position: relative;
}
#pageflip img {
	width: 50px; height: 52px;
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
	border: 0;
}
#pageflip .msg_block {
	width: 50px; height: 50px;
	border: 0;
	position: absolute;
	z-index: 50;
	right: 0; top: 0;
	background: url(images/promocion.png) no-repeat right top;
	text-indent: -9999px;
}
