﻿/***** Body and main container *****/
body {
margin:0 auto;
padding:0;
font:76% Verdana,Tahoma,Arial,sans-serif;
background:#F4F4F4 url(../images/bg.gif) top center repeat-y;
color:#303030;
}

#session{
	width:450px;
	margin:5px -90px 0 0px;
	float:right;
}

#session #login{
	float:left;
	margin:0 15px 0 0;
}

#session #pass{
	float:left;
	margin:0 15px 0 0;
}

#session #submit{
	float:left;	
}

#session label{
	color:#2f84bd;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
}

#session input{
	background:#e8e6e7;
	width:100px;
	height:18px;
	font-size:10px;
	border:0;
}

#session #submit input{
	margin:5px 0 0 0;
	width:14px;
	height:12px;
	background:url(../images/acceso_log.gif) top left no-repeat;
	display:block;
	text-indent:-5000px;
}

#session #submit input:hover{
	background:url(../images/acceso_log_over.gif) top left no-repeat;
	cursor:pointer;
}

#wrap {
	background:#ffffff;
	margin:0 auto;
	width:740px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #67767a;
	text-align: justify;
}

#logo{
	margin:0 auto;
	width:740px;
	padding:0;
	height:75px;
}

#fecha {
	color: #828282;
	margin: 9px 0 5px 30px;
}

#contactar {
	float: right;
	margin-top: -20px;
	margin-right: 10px;
}

#flash {
	float: right;
	margin-top: -205px;
}

#izq {
	float: left;
	width: 240px;
	height: 242px;
	margin-top: 0px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #67767a;
	text-align: justify;
}

#izquierda {
	float: left;
	width: 340px;
	margin-top: 0px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #67767a;
	text-align: justify;
	margin-bottom: 40px;
}

#derecha {
	float: right;
	width: 340px;
	margin-top: 0px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #67767a;
	text-align: justify;
	margin-bottom: 40px;
}



#centro {
	float: right;
	width: 235px;
	height: 242px;
	background: #ffffff url(../images/centro.gif) top center no-repeat;
}

#der {
	float: right;
	width: 247px;
	height: 348px;
	background: #ffffff url(../images/der.gif) top center no-repeat;
}

#productos {
	float: left;
	width: 235px;
	height: 350px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #67767a;
	background: #ffffff url(../images/colprod.gif) top center no-repeat;
}

#solicitud {
	width: 718px;
	height: 760px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #67767a;
	background: #ffffff url(../images/fondosolicitud.gif) top center no-repeat;
}

#prensa {
    clear:both;
	width: 722px;
	height: 175px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #67767a;
	background: #ffffff url(../images/fondoprensa.gif) top center no-repeat;
}






h1 {  margin: 2px 2px 5px 0px;}
h1 {  font: 16px Verdana, arial, sans-serif;  color: #75A3BA;  border-bottom: 1px solid #DA4800; font-weight: bold}

.dark {  color: #3B3075; font-weight: bold}
.titular {  font-weight: bold; color: #DA4800}
.fecha {  color: #3D91D0}
.mas {  color: #DA4800; font-weight: bold}
.footnormal {  color: #3B3075; font-weight: normal; margin-top: 3px;}


.interior {
	margin: 10px 15px 2px 15px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #67767a;
	text-align: justify;
}

.interior2 {
	margin: 10px 15px 2px 13px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #3B3075;
	text-align: justify;
}


/***** Various tags *****/
a {
text-decoration:none;
font-weight:bold;
color:#E50100;
background-color:inherit;
}

a:hover {
text-decoration:underline;
color:#E50100;
background-color:inherit;
}

a img {
border:0;
}

/***** Header *****/
#header {
margin:10px 0 0;
padding:0;
height:45px;
}

#header h1 {
color:#505050;
background-color:inherit;
width:250px;
margin:0 0 10px;
font-size:2.2em;
float:left;
}

#header h1 a{
color:#505050;
background-color:inherit;
text-decoration:none;
}

#header p {
width:500px;
float:right;
text-align:center;
color:#505050;
margin:8px 0 0;
font-size:1.1em;
font-weight:bold;
line-height:1.3em;
background-color:inherit;
}

#frontphoto {
margin:0 0 10px;
border:0;
}

/***** Main content *****/
#content {
margin:0 150px 5px 150px;
border-left:1px solid #e0e0e0;
border-right:1px solid #e0e0e0;
padding:0 10px;
line-height:1.6em;
}

#contentwide {
margin:30px 110px 10px 100px;
border-left:1px solid #f0f0f0;
padding:0 0 0 10px;
line-height:1.6em;
text-align: justify;
}





#content h2,#contentwide h2 {
font-size:1.6em;
margin:0 0 10px;
}

#content h3,#contentwide h3 {
font-size:1.4em;
margin:0 0 8px;
}

#content img,#contentwide img {
padding:1px;
display:inline;
background:#cccccc;
color:#303030;
border:4px solid #f0f0f0;
}

#content ul, #contentwide ul, #content ol, #contentwide ol {
margin:0 0 16px 20px;
padding:0;
}

#content li, #contentwide li {
margin:0;
padding:0 0 0 5px;
}

#content ul ul, #contentwide ul ul, #content ol ol, #contentwide ol ol{
margin:0 0 0 16px;
padding:0;
}

/***** Footer *****/
#footer {
clear:both;
margin:0 auto;
padding:10px 0 20px;
width:740px;
text-align:center;
color:#3395AB;
background:#ffffff;
font-size:11px;
font-family: tahoma;
font-weight: bold;
}

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

#footer a:hover {
text-decoration:underline;
}

/***** Various classes *****/
.left {
margin:3px 10px 2px 0;
float:left;
}

.right {
margin:2px 0 2px 10px;
float:right;
}

.textright {
text-align:right;
}

.center {
text-align:center;
}

.small {
font-size:0.8em;
}

.bold {
font-weight:bold;
}

.hide {
display:none;
}




/* =Navigation
----------------------------------------------- */

/* Nav ESPAÑOL */
#nav {
	width: 223px;
	height: 208px;
	position: relative;
	top: -2px;
	*top: 0px;	
	left: 0px;
	z-index: 100;
	font: 11px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}

ul#nav { padding: 0; margin: 0; list-style: none; }
	ul#nav li { float: left; position: relative; overflow: visible; }
	li.mnu { height: 26px; overflow: visible; } /* different height allows dropdown to be activated properly */
	li.mnu span { position: absolute; left: -9999px }
	li.mnu a { display: block; height: 26px; background: url(../images/menu.gif) no-repeat; color: #fff }
	li.mnu a:link		{ color: #1D589E; }
	li.mnu a:visited	{ color: #1D589E; }
	li.mnu a:hover		{ color: #F69B28; }
	li.mnu a:active		{ color: #F69B28; } 
	
 li:hover ul, li.over ul { display: block; }

	li#li0	 { width: 223px;}
	li#li1	 { width: 223px;}
	li#li2	 { width: 223px; }
	li#li3	 { width: 223px; }
	li#li4	 { width: 223px; }
	li#li5	 { width: 223px; }
	li#li6	 { width: 223px; }
	li#li7	 { width: 223px; }
	li#li8	 { width: 223px; }


	li#li0 a	{ background-position: -0px 3px; }
	li#li1 a	{ background-position: -0px -17px; }
	li#li2 a	{ background-position: -0px -43px; }
	li#li3 a	{ background-position: -0px -69px; }
	li#li4 a	{ background-position: -0px -95px; }
	li#li5 a    { background-position: -0px -121px; }
	li#li6 a    { background-position: -0px -147px; }
	li#li7 a    { background-position: -0px -173px; }
	li#li8 a    { background-position: -0px -199px; }


	li#li0 a:hover	{ background-position: -223px 3px }
	li#li1 a:hover	{ background-position: -223px -17px }
	li#li2 a:hover	{ background-position: -223px -43px }
	li#li3 a:hover  { background-position: -223px -69px }
	li#li4 a:hover	{ background-position: -223px -95px }
	li#li5 a:hover	{ background-position: -223px -121px }
	li#li6 a:hover	{ background-position: -223px -147px }
	li#li7 a:hover	{ background-position: -223px -173px }
	li#li8 a:hover	{ background-position: -223px -199px }


	li#li0 a.mnu-set:link, li#li0 a.mnu-set:visited	{ background-position: -446px 3px; }
	li#li1 a.mnu-set:link, li#li1 a.mnu-set:visited	{ background-position: -446px -17px; }
	li#li2 a.mnu-set:link, li#li2 a.mnu-set:visited	{ background-position: -446px -43px; }
	li#li3 a.mnu-set:link, li#li3 a.mnu-set:visited	{ background-position: -446px -69px; }
	li#li4 a.mnu-set:link, li#li4 a.mnu-set:visited	{ background-position: -446px -95px; }
	li#li5 a.mnu-set:link, li#li5 a.mnu-set:visited	{ background-position: -446px -121px; }
	li#li6 a.mnu-set:link, li#li6 a.mnu-set:visited	{ background-position: -446px -147px; }
	li#li7 a.mnu-set:link, li#li7 a.mnu-set:visited	{ background-position: -446px -173px; }
	li#li8 a.mnu-set:link, li#li8 a.mnu-set:visited	{ background-position: -446px -199px; }
	


/********************************* FORMULARIOS ***********************/

#form {
	margin-left: 10px;
	margin-right: 40px;
	text-align: right;
}


#form span.tit_tab{
	color:#8fb500;
	font-size:12px;
	font-weight:normal;
	text-transform:capitalize;
}

#form th{
	text-transform:uppercase;
	color:#3366cc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bolder;
}

#form input{
	border:0;
	background:#ffffff;
	width:210px;
	height:18px;
}

#form input[type="checkbox"]{
	width:20px;
	background-color: #A4CAEA;
    }

	#form input.text_peque{
		width:20px;
	}


#form label{
	color: #3B3075; 
	font-weight: bold;	
	text-align: right;
}

#form textarea{
	border:0;
	background:#ffffff;
	width:210px;
	height:59px;
}

#form input.submit{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:11px;	
			color:#333333;
			border:0;
			width:50px;
			height:17px;
			background:url(../images/enviar.gif) center bottom no-repeat;		
		}

#form input.submit:hover{
			cursor:pointer;	
		}

#form input.reset{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:11px;	
			color:#333333;
			border:0;
			width:62px;
			height:17px;
			background:url(../images/cancelar.gif) center bottom no-repeat;		
		}

#form input.reset:hover{
			cursor:pointer;	
		}

	
#form input.checkbox{
	width:10px;		
}

#link{
	margin:30px 70px 0 0;
	text-align:right;
}

#link a{
	font-size:10px;
	font-weight:normal;
	width:194px;
	height:20px;
	background:url(../images/btn_reg.gif) top right no-repeat;
	float:right;
	display:block;
}

#link a:hover{	
	width:194px;
	height:20px;
	background:url(../images/btn_reg_over.gif) top right no-repeat;
}

.asterisco{
	color:#FF0000;
}

div.error{
	text-align:center;
	padding:20px;
	margin:20px;
	border:2px solid #96100D;
	font-size:14px;
	font-weight:bolder;
	color:#96100D;
}