@charset "UTF-8";
/* CSS Document */

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: #ac1a2f;
	line-height: 25px;
}

h2 {
	font-family: "Century Gothic";
	font-size: 17px;
	text-transform: uppercase;
	font-weight: lighter;
	line-height: 25px;
}

h3 {
	font-family:"Century Gothic";
	font-size: 16px;
	font-weight: lighter;
	line-height: 10px;
	color: #666666;
}

h4 {
	font-family:"Century Gothic";
	font-size: 18px;
	font-weight: lighter;
	line-height: 10px;
	color: #666666;
}

h5 {
	font-family: "Century Gothic";
	font-size: 15px;
	color: #A4A4A4;
	font-weight:lighter;
}

.temas-sensibles {
	color: #ac1a2f;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

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;
	height: auto;
}


/*header*/
#header {
	background: #FFFFFF url(../images/back_image_header.gif) repeat-x;
	height: 105px;
	width: 916px;
	margin: 0 0 0 3px;
	color: #767f86;
	text-decoration:none;
}

#header h1#logo {
	margin-left: 44px;
	margin-top: 0;
	border: none;	
}

#header a img {
	border: none;
}

/*Links*/
#links {
	width: 110px;
	position: relative;
	float: right;
	margin-top: 0px;
	font-size: 10px;
}

#links a {
	text-decoration: none;
}

/* Acceso Clientes */
#header form.searchform {
	position: relative;
	margin-top: 5px;
	width: 198px;
	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;
}

form.searchform input.textbox2 { 
	margin: 0; 
	width: 165px;
	border: 1px solid #87787f; 
	background: #FFF;
	color: #333; 
	height: 14px;
	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;
}

#menu ul { 
	list-style-type: none;
	padding-left: 3px;
	padding-top: 1px;
	margin: 0;
}

#menu ul li.nivel1 { 
	float: left;
	width: 228px;
}

#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 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: 210px;
	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*/
#banner h1#banner {
	text-align: center;
	padding: 0;
	margin: 0;
}

/*Contenido */
#content {
	width: 470px;
	margin-left: 225px;
	min-height: 400px;
}

#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;
}

#content li {
	padding-left: 3px;
}

#content ul {
	padding-left: 26px;
}

.h1 {
	border-bottom: 1px solid #999999;
}

/*Content Right*/
#content-right {
	width: 180px;
	text-align: left;
	float: left;
	margin: 32px 0 0 31px;
	display: inline;
	line-height: 15px;
	font: Arial, Helvetica, sans-serif;
}

.inactivo {
	font-weight: bold;
	color: #ac1a2f;
	border-right: 4px solid #666666;
}

#content-right ul li {
	list-style-type: none;
	padding: 3px 0 3px 0;
}

#content-right ul {
	margin: 0;
	padding: 0;
}

#content-right li {
	border-bottom: 1px solid #ac1a2f;
}

#content-right a {
	text-decoration: none;
	color: #666666;
	display: block;
	padding: 3px 6px;
	width: 164px;
}

#content-right a:hover {
	background: #eeeeee;
	border-right: 4px solid #ac1a2f;
}

#content-right a {
	font-weight: normal;
}

/*Informacion Derecha*/
#content-mas {
	width: 180px;
	float: right;
	margin: 100px 31px 0 0;
	background: url(../images/back_mas.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 li {
	padding-left: 0px;
}

#content-mas ul {
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 20px;
}

#content-mas a {
	text-decoration:none;
}

/*Contenido Sencillo*/
#content-single {
	width: 668px;
	margin-left: 225px;
	min-height: 400px;
}

#content-single h2 strong {
	font-weight: lighter;
	color: #ac1a2f;
}

#content-single a { 
	color: #ac1a2f;
	background-color: inherit;
	text-decoration: none;
}

#content-single a:hover {
	color: #999999;
	background-color: inherit;
}


/*Contenido Sencillo Left*/
#content_full_left {
	width: 668px;
	margin-left: 31px;
}

#content_full_left a { 
	color: #ac1a2f;
	background-color: inherit;
	text-decoration: none;
}

#content_full_left a:hover {
	color: #999999;
	background-color: inherit;
}

/*Contenido Medios Clientes*/
#content-medios {
	width: 510px;
	margin-left: 225px;
	min-height: 400px;
}

#content-medios h2 strong {
	font-weight: lighter;
	color: #ac1a2f;
}

#content-medios a { 
	color: #ac1a2f;
	background-color: inherit;
	text-decoration: none;
}

#content-medios a:hover {
	color: #999999;
	background-color: inherit;
}

#content-medios li {
	padding-left: 3px;
}

#content-medios ul {
	padding-left: 26px;
}


/*Contenido Right Medios*/
#content-right-medios {
	width: 154px;
	float: right;
	margin: 0 31px 0 0;
}

#content-right-medios p {
	padding: 0 13px 0 13px;
	margin: 0;
}

#content-right-medios h1 {
	padding: 0;
	margin: 0;
}

#content-right-medios h2 {
	padding: 0;
	margin: 0;
}

#content-right-medios li {
	padding-left: 0px;
}

#content-right-medios ul {
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 20px;
}

#content-right-medios a {
	text-decoration:none;
}

/*Contenido Completo*/

#content-full {
	width: 862px;
	margin-left: 31px;
}

/*Formulario*/
#formulario {
	width: 550px;
	background: url(../images/back_formulario.gif) repeat-y;
	margin-left: 59px;
}

#formulario h1 {
	padding: 0;
	margin: 0;
}

#formulario h2 {
	padding: 0;
	margin: 0;
}

#formulario p {
	padding: 0 15px 0 15px;
	margin: 0;
}

/* images */
#divimg {
	width: 210px;
	height: 137px;
	float: right;
	margin: 0 0 0 7px;
	padding: 0;
}

#imagen {
	margin: 5px;
	padding-left: 5px;
}

p #parrafo1 {
	display: block;
	margin: 0px auto;
	text-align: left;
	padding: 5px 0 0 0;
}

/*Footer*/
#footer {
	color: #FFFFFF;
	background: #21262c;
	height: 60px;
	text-align: center;
	padding-top: 18px;
}

#footer p {
	font-size: 11px;
	text-align: center;
}

#footer a {
	text-decoration: none;
	color: #FFFFFF;
}

#footer a:hover {
	border-bottom: 1px dashed #FFFFFF;
	color: #ac1a2f;
}
