@charset "UTF-8";
/* CSS Document */
* { margin: 0px;
padding: 0px; outline: 0;
}

body {
	background:#FFFFFF url(../images/back_image_head.gif) repeat-x;
	margin: 0;
	font: 11px/1.6em Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-family: "Century Gothic";
	font-size: 25px;
	text-transform: uppercase;
	font-weight:lighter;
	color: #ad0203;
	line-height: 30px;
}

h2 {
	font-family:"Century Gothic";
	font-size:19px;
	text-transform:uppercase;
	font-weight:lighter;
	padding-left: 200px;
	margin-top: -15px;
}

p {
	text-align:justify;
}

a {
	font-weight: bold;
	color: #ac1a2f;
}

a:hover {
	color:#999999;
}

#wrapper {
	width: 922px;
	background: url(../images/back_image_body.png) repeat-y;
	margin: auto;
	padding: 0;
	min-height: 950px auto;
	_width: 960px;
}

/*header*/
#header {
	background: #FFFFFF url(../images/back_image_header.gif) repeat-x;
	height: 105px;
	width: 916px;
	margin: 0 0 0 3px;
	color: #767f86;
}

#header h1#logo {
	margin-left: 44px;
	margin-top: 0;	
}

/*Links*/
#links {
	width: 138px;
	position: relative;
	float: right;
	margin-top: 5px;
	font-size: 10px;
}

#links a {
	text-decoration: none;
}

/* Acceso Clientes */
#header form.searchform {
	position: relative;
	margin-top: 5px;
	width: 320px;
	float: right;
}

form.searchform {
	background: transparent;
	border: none;
	margin: 0;
	padding: 0;
}

form.searchform input.textbox { 
	margin: 0; 
	width: 120px;
	border: 1px solid #87787f; 
	background: #FFF;
	color: #333; 
	height: 14px;
	vertical-align: top;
}

form.searchform input.button { 
	margin: 0; 
	padding: 2px 3px; 
	font: bold 12px Arial, Sans-serif; 
	background: #ac1a2f;
	border: 1px solid #f2f2f2;
	color: #FFF;	
	width: 60px;
	vertical-align: top;
}

/*menu horizontal */
#menu { 
	text-align: center;
	font-size: 11px;
	width: 916px;
	height: 50px;
	background: url(../images/back_image_nav.gif);
	text-align: center;
	margin-left: 3px;
	_width: 916px;
}

#menu ul { 
	list-style-type: none;
	padding-left: 3px;
	padding-top: 1px;
	margin: 0;
	_list-style-type: none;
	_padding-left: 0px;
	_padding-top: 0px;
	_margin: 0px;
}

#menu ul li.nivel1 { 
	float: left;
	width: 130px;
}

#menu ul li a {
	display: block;
	text-decoration: none;
	color: #fff;
	background-color: #21262c;
	padding: 15px 0 16px 0;
}

#menu ul li:hover {
	position: relative;
}

#menu ul li:hover {
	behavior: url(IEmen.htc);
}


#menu ul li a:hover, #menu ul li:hover a.nivel1 {
	background-color: #ac1a2f;
	color: #fff;
	position: relative;
}

#menu ul li a.nivel1 {
	display: block!important;
	display: none;
	position: relative;
}

#menu ul li ul {
	display: none;
}

#menu ul li a:hover ul, #menu ul li:hover ul {
	display: block;
	position: absolute;
	left: 0px;
}

#menu ul li ul li a {
	width: 177px;
	padding: 8px 0px 8px 0px;
	border-top-color: #000;
	border-bottom: 1px solid #cccccc;
}

#menu ul li ul li a:hover {
	border-top-color: #000;
	position: relative;
}

#menu nivel1 {
	border: 1px solid #FFFFFF;
}

#menu nivel1 a:hover {
	border: 1px solid #FFFFFF;
}

table.falsa {
	border-collapse:collapse;
	border: 0px;
	float: left;
	position: relative;
} 

/* sombra */
#sombra {
	width: 916px;
	height:27px;
	background: #FFFFFF url(../images/back_image_sombra.gif) repeat-x;
	margin-left: 3px;
}

/*Banner*/
#banner1 h1#banner {
	text-align: center;
	padding: 0;
	margin: 0;
	background: url(../images/image_banner_index.gif) repeat: none;
}

/*Contenido */
#content {
	width: 560px;
	margin: 0 0 0 32px;
	float: left;
	min-height: 655px;
	_width: 530px;
}

#content h2 strong {
	font-weight: lighter;
	color: #ac1a2f;
}

#content a { 
	color: #ac1a2f;
	background-color: inherit;
	text-decoration: none;
}

#content a:hover {
	color: #999999;
	background-color: inherit;
}

.h1 {
	border-bottom: 1px solid #999999;
}

#content h3 {
	font-family: "Century Gothic";
	font-size: 19px;
	text-transform: uppercase;
	font-weight: lighter;
	margin-top: -15px;
	text-align: center;
	color: #ad0203;
}

.align-right {
	text-align: center;
}

/*Contenido Dirección y Articulos*/
#direccion {
	width: 275px;
	height: 240px;
	float:left
}

#direccion h3 {
	font-family: "Century Gothic";
	font-size: 17px;
	line-height: 40px;
	text-transform:uppercase;
	font-weight: lighter;
	text-align: center;
	color: #ad0203;
	border-bottom: 1px solid #999;
}

#articulos {
	width: 275px;
	height: 240px;
	float:right;
}

#articulos h3 {
	font-family: "Century Gothic";
	font-size: 17px;
	line-height: 40px;
	text-transform:uppercase;
	font-weight: lighter;
	text-align: center;
	color: #ad0203;
	border-bottom: 1px solid #999;
}

#articulos p {
	text-align:left;
	padding: 5px 0 0 0;
}

/*Content Right*/
#content-right {
	width: 300px;
	margin-left: 620px;
	margin-top: 13px;
	text-align: right;
	margin-bottom: 0px;
	min-height: 700px;
}

#content-right a img{
	border: none;
	margin-right: 29px;
}

#content-right object{
	border: none;
	margin-left: 4px;
}

#content-right p {
	text-align: center;
	margin-right: 29px;
}

/*Informacion Derecha*/
#content-mas {
	width: 264px;
	float: right;
	/*Banner Ayuda - Medida Margin top 12px*/
	margin: 20px 31px 20px 0;
	background: url(../images/back_search.gif) repeat-y;
}

#content-mas p {
	padding: 0 13px 0 13px;
	margin: 0;
}

#content-mas h1 {
	padding: 0;
	margin: 0;
}

#content-mas h2 {
	padding: 0;
	margin: 0;
}

#content-mas h3 {
	font-family: "Century Gothic";
	font-size: 19px;
	color: #757474;
	font-weight: lighter;
	text-align: left;
	padding-left: 30px;
	margin: 0 15px 17px 0;
	text-transform: uppercase;
	letter-spacing: 1px;
}

/* Buscador */
#header form.search {
	position: relative;
	width: 320px;
	float: right;
}

form.search {
	background: transparent;
	border: none;
	margin: 0;
	padding: 0;
}

form.search input.textbox { 
	margin: 0; 
	width: 140px;
	border: 1px solid #87787f; 
	background: #FFF;
	color: #333; 
	height: 14px;
	vertical-align: top;
}

form.search input.button { 
	margin: 0; 
	padding: 2px 3px; 
	font: bold 12px Arial, Sans-serif; 
	background: #ac1a2f;
	border: 1px solid #f2f2f2;
	color: #FFF;	
	width: 60px;
	vertical-align: top;
}

form.search h3 {
	
}

/* images */
#divimg {
	width: 210px;
	height: 137px;
	float: left;
	margin: 5px;
	padding: 0;
}

#imagen {
	margin: 5px;
}

p #parrafo1 {
	display: block;
	margin: 0px auto;
	text-align: left;
	padding: 5px 0 0 0;
}

/*Footer*/
#footer {
	width: 922px auto;
	color: #FFFFFF;
	background: #21262c;
	height: 60px;
	text-align: center;
	padding-top: 25px;
	_width: 960px;
	margin-top: 0px;
}

#footer p {
	font-size: 11px;
	text-align: center;
	padding-top: 15px;
}

#footer a {
	text-decoration: none;
	color: #FFFFFF;
}

#footer a:hover {
	border-bottom: 1px dashed #FFFFFF;
	color: #ac1a2f;
}
