/* ESTILOS GENERALES */

* {margin: 0px;padding: 0px;}
img {border:0px;}
li {list-style:none; display:inline;}



body {
font-family: arial, 'Lucida Grande',Arial,sans-serif;
 font-size: 12px;
 line-height: 18px;
 color: #666;
 text-align: center;
 margin: 5px 0 10px 0;
 *margin-top:-5px;
margin-top:0;

	/* background: #e7eff5 url("../images/wallpaper.gif") repeat-x 0 0; */

 background:#0AAECB;
	/*background: #e7eff5 url("../images/wallpaper.gif") repeat;*/




}

	/* LINKS GENERALES */
a{text-decoration:none;color:#FFF;font-family: arial, trebuchet MS, verdana;font-size:11px;}

	/* H1, H2 H3 ... */

h1 {display:none;background:#393939;}

h2{
	font-size: 10px;
	color: #CCCCCC;
	margin:0;
	padding:0;
	

}
h2 img
{
	position:relative;
	top:8px;
	padding-right:5px;
}


.titleSectionL {clear:both;}
.titleSectionL img{float:left;margin:0;padding:0;}
.titleSectionL h2{float:left;width:190px;padding-left:15px;}


.titleSectionR {clear:both;}
.titleSectionR img{
	float:left;
	margin:0;padding:0;
}
.titleSectionR h2{float:left;width:300px;padding-left:15px;}

.opacity img{

	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.7;

}
.opacity:hover img{

	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;

}
	/* ENVOLTURA */

#wrapper {
	width:820px;
	margin:auto;
	margin-top:4px;
	background: #FFF;
	
}


	/* CABECERAS */


#header  {
	width: 820px;
 	
 	background: url("../images/bg-header.png") no-repeat 0 0;


}


#logo {	
 width: 240px; 
 height: 52px;
 margin: 22px 0 0 15px;	
 background: transparent url("../images/a-logo.gif") no-repeat 0 0;
 display: inline;
 float: left;	
}
#flash {

	clear:both;
	padding-top:10px;
	


}
#allContent{
	clear:both;
	padding-left:6px;
	padding-top:10px;
	
}


#header ul.idiomas {
	float:right;
	margin-top:40px;
	margin-right:10px;
	text-align:right;
}
#header ul.idiomas li {padding-right:10px;}

	/* #twoColLayout #navigation */
#twoColLayout {padding:0 10px;}


#twoColLayout #navigation{
float:left;
width:250px;
font-family: verdana, arial, trebuchet ms;
color:#DDD;
font-size:11px;
text-align:left;
background:url(../images/bg_navigation.gif) right repeat-y #FFF;

margin-right:10px;
padding-left:10px;

}

/* #twoColLayout #primaryContent */

#twoColLayout #primaryContent {
	float:left;
	width:410px;
	background:#FFF;
	text-align:left;
	margin-left:20px;
}

	/* FOOTER */

#footer{
	text-align:left;
	width: 820px;
 	height: 87px;
 	background: #e7eff5 url("../images/bg-header2.png") no-repeat 0 0;
	
}
#footer ul{position:relative;top:55px;left:50px;}
#footer ul li{color:#FFF;padding-right:5px;}
#footer ul a{color:#FFF;padding-right:5px;text-transform:uppercase;font-size:10px;font-family:Trebuchet Ms, arial, Lucida Sans;word-spacing:3px;}
#footer ul a:hover{color:#00ABC9;}

#imprimir{margin-top:3px;width:210px;text-align:center;}
#imprimir a{color:#666666;font-size:12px;}
#imprimir a:hover{color:#0AAECB;}

#referencia{position:relative;}
#referencia a{color:#00ABC9;font-weight:bold;font-size:14px;}
#referencia a:hover{color:#000;}

#referencia span{color:#000;font-weight:bold;}
#referencia input{font-size:12px;font-family:arial,verdana;}

.lmm{text-indent:-2000px;}

#ref{margin:0 auto 0 auto;padding-top:40px;color:#000;}
#ref a{color:#000;font-weight:bold;}
#ref a:hover{text-decoration:underline;}
#ref input{font-size:11px;}

.especial{font-weight:bold;}

.textIndent {text-indent:-5000px;width:50px;}
