*{			margin:0; padding:0;}

body {		color:#FFFFFF;		background-color:#ddd;}
h2{			margin:0px 0px 5px 0px;}
h3{			font-size:12px; margin-left:25px;}
img{		border:none;}


.laterales{	width:10%; float:left;}

.outer{		margin-left:50%;
			position:absolute;
			left:-385px;			
			top:0px;width:775px;
			background-color:#FFFFFF;
			border:2px solid #ddd;	
}

.cabecera{	height: 40px;		background-image:url(imgs/base/bg_cab.png);background-repeat:repeat-x;
}
			
.menuA{		background-color:#FFFFFF;	height:80px;	width:100%;
			background-repeat:no-repeat;background-image:url(imgs/base/eLEE.png);	background-position:right}
.menuB{		background-color:#132A35;	height:90px;	width:100%;
			font-family:Geneva, Arial, Helvetica, sans-serif;}

.barrita{	background-color:#FF9900;	line-height:7px;	 background-image:url(imgs/base/bg_content.png);}

.divIS{		width:33%;	float:left;
			text-align:center;
			background-image:url(imgs/base/eLe.png); background-repeat:no-repeat; background-position:right;
}
.divI{		width:33%;	float:left;}
.divD{		width:66%;	float:right;	height:inherit;}
.divimg{		width:24%;	float:left;		height:80px;}
.divi{	width:24%;	float:left;		height:90px;
			background-image:url(imgs/base/barrita.png);	background-repeat:no-repeat;}
.divi p{	padding-left:10px;	font-size:12px;}
.divi a{	color:#000000;		margin-right:15px;
			line-height:1.6em;	text-decoration:underline;
			font: Geneva, Arial, Helvetica, sans-serif;
}
.divi a:hover{					text-decoration:none;}


.sub{		background-image:url(imgs/base/bg_content.png); background-repeat:repeat-y;
			background-position:right;
			background-color:#CCCCCC;
			width:33%;	float:left;
			color:#000000;	text-align:right;
			font-family:Geneva, Arial, Helvetica, sans-serif;
}
.sub h1{	font-size:large;	margin-right:15px;	margin-top:2px; /*letter-spacing:3px; */text-align:right; font-weight:300;}

.sub h2{	font-size:small;	margin-right:15px;	font-weight:100; text-align:right;}

.sub a{
	text-decoration:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 0px;
	color: #666666;
}
.sub a:hover{text-decoration:underline;}

.content{	background-color:#FFFFFF;	
			width:66%;
			float:left;
			font-size:small;
			padding-top:23px;
			color:#000000;
			font-family:Geneva, Arial, Helvetica, sans-serif;
}	
.content p{	margin-top:10px;
			text-align:left;
			padding-left:25px;
			top:-15px;
			line-height:1.5em;
}
.content h1{font-size:small;
			font-weight:normal;
			padding-left:25px;
			margin-top:2em;
			margin-bottom:1.25em;
}
.content h2{/*margin-top:0.5em;*/
			padding-left:25px;
			/*line-height:0.9em;*/
			color:#999999;
			font-size:small;
			font-weight:normal;
			/*font-style:italic;*/
			font:Geneva, Arial, Helvetica, sans-serif;
}

.content a{	color:#000000;
			text-decoration:none;
			font: Geneva, Arial, Helvetica, sans-serif;
}
.content a:hover{					text-decoration:underline;}
.content a:hover img{ border-color:#990000;}

/*.content ul{list-style:none; margin-top:10px; margin-bottom:20px;}
.content li{margin-left:50px; line-height:1.5em; font-weight:900;}*/

.gris a{	color:#aaa;
			text-decoration:none;
			font: Geneva, Arial, Helvetica, sans-serif;
}
.tres{		margin-left: 25px;}
.tres ul{	margin-left:0px; line-height:1.5em; font-weight:900;list-style:none;
}
.tres li{	margin-left:25px;
			display:inline;
			font-size:x-small;
			padding:0;
			margin:0;
}

.lista ul{	list-style:none; margin-top:10px; margin-bottom:20px;}
.lista li{	margin-left:50px; line-height:2.5em; font-weight:900; list-style:none;}

.naranja{	color:#FF9900; font-size:small; font-weight:bolder;
			font-family:Geneva, Arial, Helvetica, sans-serif;}
			
.textito{	font-size:11px; font-weight:bolder; position:fixed; top:525px; float:none; max-width:400px; width:100%}

/*FOOTER*/
.footer {	background-color:#67737A;
			color:#FFFFFF;
			clear:both;
			/*position: absolute;
			width:100%;*/
			bottom: 0;
			font:.6em/1 Geneva, Arial, Helvetica, sans-serif;
			line-height:6em;
}

/*Footer Links*/
.footer a, .menuB a{	color:#FFFFFF;
			text-decoration:none;}
.footer  a:hover, .menuB a:hover{
			text-decoration:underline;
}
/*Footer P y lista*/
.footer p {	margin:1em 1em 1em 0;
			float:right;
			text-align:right;
}
.footer ul {text-align:center;
			list-style:none;
}
.footer li {display:inline;
			border-right: 1px solid #C8DCC2;
			padding:.3em 2%;
}
