html {
	background-color: #F9F9F9;
	background-attachment: fixed;
	background-image: url(../imagenes/background_plantilla_base.png);
	background-repeat:  repeat-x;
	background-position: left bottom;
}
#Idiomas  {
	float: right;
	margin-right: 8px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#Idiomas img {
	margin-right: 4px;
}

#Header  {
	clear: right;
	padding: 0px;
	margin: 0px;
	background-color: #F9F9F9;
}
#Header2 {
	width: 825px;
}
#cabecera_ul  {
	list-style-type: none;
	font-size: 0.68em;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#cabecera_ul  li {
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	padding-right: 4px;
	padding-left: 4px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	display: inline;
}
#cabecera_ul  #ultimo_lista {
	border-right-style: none;
	margin-right: 0px;
	padding-right: 0px;
}
#menu_lateral {
	color: #999999;
	margin-bottom: 15px;
	width: 116px;
}

#menu_lateral li {
	margin-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 7px;
	font-size: 0.75em;
}
#marcas_lateral {
	margin-top: 6px;
}
#marcas_lateral li {
	padding-bottom: 3px;
}
#cabecera_b {
	margin-top: 6px;
	margin-left: 57px;
}
#marco {
	width: 825px;
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #F9F9F9;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	height: 625px;
}
#cabecera {
	margin-top: 16px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 829px;
	background-color: F9F9F9;
}
#aviso_legal {
	padding: 0px;
	width: 829px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	min-height: 40px;
	height: 40px;
}
#Direccion {
	width: 829px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #A40044;
}
#Direccion address {
	font-size: 0.7em;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
}
.interlineado {
	line-height: 1.4em;
}
div.clear {
	clear: both;
}
#marco #Contenido {
	float: right;
	width: 65%;
	margin-bottom: 20px;
	overflow: auto;
	height: 495px;
	margin-top: 5px;
	margin-right: 40px;
}
#marco #lateral {
	float: left;
	width: 15%;
	padding-top: 12px;
	padding-left: 40px;
	padding-bottom: 12px;
}
h1   {
	font-size: 2.2em;
	font-style: italic;
	font-weight: 200;
	font-variant: normal;
	color: #EFE1C5;
	text-transform: capitalize;
	margin-bottom: 12px;
}
p  {
	font-size: 0.8em;
	line-height: 1.8em;
	margin-bottom: 9px;
	margin-left: 15px;
}
h3   {
	font-size: 0.8em;
	font-weight: bold;
	line-height: 1.8em;
	padding-left: 10px;
}
h2   {
	font-weight: lighter;
	font-style: italic;
	font-size: 1.3em;
	margin-bottom: 12px;
}
#Contenido ul {
	list-style-type: circle;
	list-style-position: inside;
	line-height: 1.8em;
	font-size: 0.8em;
	margin-left: 15px;
	margin-bottom: 15px;
}
#Direccion a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}
#Direccion  a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}
#Direccion  a:hover {
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}
#Direccion  a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}
#menu_lateral a:link {
	color: #999999;
	text-decoration: none;
}
#menu_lateral a:visited {
	color: #999999;
	text-decoration: none;
}
#menu_lateral a:hover {
	color: #A40044;
	text-decoration: none;
}
#menu_lateral a:active {
	text-decoration: none;
	color: #999999;
}
#aviso_legal a:link {
	color: #666666;
	text-decoration: none;
}
#aviso_legal a:visited {
	color: #666666;
	text-decoration: none;
}
#aviso_legal a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#aviso_legal a:active {
	color: #666666;
	text-decoration: none;
}
#vacio {
	height: auto;
}
#Contenido a:link {
	color: #A40043;
	text-decoration: none;
}
#Contenido a:visited {
	color: #A40043;
	text-decoration: none;
}
#Contenido a:hover {
	color: #A40044;
	text-decoration: underline;
}
#Contenido a:active {
	text-decoration: none;
	color: #A40043;
}

