html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

/*
@font-face {
font-family: "le_corbusier";
src: url("http://www.sedellavinos.com/fonts/LeCorbusier-Regular/lecorbusier.ttf");
}
*/

body {
	line-height: 1;
	background: #fff;
	font: 14px/20px Georgia;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.contenedor{
	width: 928px;
	margin: 0 auto;
}
.cabecera{
	border-bottom: 4px solid #1a171b;
	height: 135px;
}

h1.logo{
	width: 205px;
	height: 115px;
	text-indent: -33333px;
	background: url(imagenes/logo.jpg) no-repeat top left;
	margin: 30px auto; 
}
h1.logo a{
	width: 205px;
	height: 115px;
	display: block;
}
div.menu{
}
div.menu ul{

}
div.menu ul li{
	display: inline;
}
div.menu ul li a{
	text-transform: uppercase;
	font-size: 1.05em;
	color: #1a171b;
	margin-right: 0.7em;
	margin-left: 0.7em;
	text-decoration: none;
	/*display: block;*/
	height: 32px;
	line-height: 32px;
}
div.menu span{
	font-variant: small-caps;
	font-size: 14px;
	color: #1a171b;
	height: 32px;
	line-height: 32px;
	text-align: center;
       margin-left: 2px;
}
div.menu span span{
	font-size: 19px;
}
div.menu ul.menu{
	text-align: center;
}
div.menu{
	height: 32px;
	border-bottom: 1px solid #c6c5c6;
}
.espacio{
	height: 14px;
	border-top: 1px solid #8c8b8d;
	border-bottom: 1px solid #c6c5c6;
}
.contenido{
	border-top: 1px solid #8c8b8d;
	padding:28px 0;
}
.contenido-i{
	border-top: 1px solid #8c8b8d;
	/*padding-top: 14px;*/
        height:437px;
}
.izquierda{
	width: 463px;
	float: left;
}
.derecha{
	width: 463px;
	float: right;
}
.padd{
	padding-left: 40px;
}
.limpiar{
	clear: both;
}

.pie{
	height: 15px;
	border-bottom: 1px solid #535154;
	border-top: 1px solid #535154;
	/*margin-top: 20px;*/
}
.izq{
float: left;
}
.drc{
float: right;
}
.active{
    text-decoration:underline !important;
}
span.sub{
	text-decoration: underline;
}

.language_es, .language_en{font-weight: bold;margin-left: 267px; margin-top:47%;color: black;text-decoration: none;}

.leyenda{padding-left: 72px; font-weight: bold; color: rgb(137, 1, 21); line-height: 12px; font-size: 12px; margin-top: 6px; margin-bottom: 18px; font-family: Le Corvusier;}
.footer{margin-top:10px; text-align: center;}
.entrar{margin-top:22%;}



