* {
 padding: 0;
 margin: 0;
 
}
body {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 color: #666666;
 background-image:url(../images/minifondo03.gif);
 font-size: 12px;

}
ul {
	padding-left:50px;
	}

img.inline {
 display: inline;
 border: none;
}
img.block {
 display: block;
}
img.float {
 float: left;
 padding-right:15px;

}
img.floatr {
 float: right;
 padding-left:20px;

}

/* ------------------------ Start Header -----------------*/
.header {
 text-align: center;


 height:109px;
 margin: 0px 0px 0px 0px;
}
/* ------------------------ End Header -----------------*/


/* ------------------------ Start Navigation Bar -----------------*/
#nav-bar {
 color: #fff;
 font-weight: bold;

 background-image: url(../images/fondo_menu_head.gif);
 background-repeat: repeat-x;
 height: 21px;
 padding: 10px 0px 0px 0px;
 text-align:center;

}
#nav-bar ul{
	margin-left:0 auto;
	}
#nav-bar li {
 list-style: none;
 display:inline;
 padding-left:10px;
 padding-right:10px;
 border-left-color:#FFFFFF;
 border-left-width:2px;
 border-left-style:solid;	
}
#nav-bar li.first{  border-left-style:none;} 

#nav-bar li A:link, A:visited, A:active {color:#ffffff;text-decoration: none;}
#nav-bar li A:hover {color:#6699FF;text-decoration:none; background-color:#FFFFFF; text-shadow:#CCCCCC;}






/* ------------------------ End Navigation Bar -----------------*/


.imgcenter{
	text-align:center;
	
}

#twoblock{
	height:auto;
	margin-left:auto;
	text-align: justify;
	
}
#lefty{
float:left;
margin-left:10px;
margin-right:10px;
background-color:#E9F4FA !important;
min-height:200px;

}
#block{
	margin-bottom:10px;
	margin-top:auto;
	margin-left:auto;
	margin-right:auto;
	
	margin-top:10px;
	margin-bottom:10px;
	

}
.titulo{
padding:8px 5px 0px 5px;
 font-weight: bold;
 margin-left:auto;
 color: #fff;
font-size:15px;
color:#0E2B89;
border-bottom-color:#999999; border-bottom-style:solid; border-bottom-width:3px;
margin-bottom:9px;
}
#leftcolumn { /* Parent Wrapper for inside boxes */
 background-color:#E9F4FA;
 width:240px;
 float:left;
 padding-left:5px;
 padding-right:5px;
 min-height:480px;

}
* html #leftcolumn {min-height:300px} /* IE Min-Height Hack */

#leftcolumn h1{
/* background-image:url(../images/left-heading.gif);
 background-repeat: no-repeat;
 text-align:center;*/
padding-top:9px;
 font-weight: bold;
 margin-left:auto;
 color: #fff;
font-size:15px;
color:#0E2B89; border-bottom-color:#999999; border-bottom-style:solid; border-bottom-width:3px;
}
#leftcolumn h1 A:active, A:visited, A:link{color:#0E2B89; text-decoration:none;}
#leftcolumn h1 A:hover{text-decoration:underline;}



.maincontent {
	/* IE Hack */
	 float:left;
	 margin-bottom:10px;
	 border-width:3px;
	 border-color:grey;
	 border-right-style: inset;
	 width: 500px;
	 padding: 5px 14px 5px 14px;
	 background: url(../images/adn-content-bottom.gif) no-repeat bottom right !important;
	 background-color:#E9F4FA !important;
	 min-height:400px;
	 

}



.maincontent h1{ font-family:Arial; font-size:18px; color:#6A94C2; border-bottom-color:#999999; border-bottom-style:solid; border-bottom-width:3px;}
.maincontent h2{font-family:Arial; font-size:13px; color:#0E2B89; font-weight:bold; padding-top:5px;}


.maincontent2 {
 float: left;
 border-width:3px;
 border-color:grey;
 border-right-style: inset;
 height:100%;
  /* border: 1px solid red;*/
 width: 720px;
 padding: 5px 14px 5px 14px;
 background: url(../images/adn-content-bottom.gif) no-repeat bottom right !important;
 background-color:#E9F4FA !important;
 height:100%;
 min-height:400px;
 margin-bottom:10px;
 margin: 0 auto;


}


.maincontent2 h1{ font-family:Arial; font-size:18px; color:#6A94C2; border-bottom-color:#999999; border-bottom-style:solid; border-bottom-width:3px;}
.maincontent2 h2{font-family:Arial; font-size:13px; color:#0E2B89; font-weight:bold; padding-top:5px;}

.maincontent2 h2 A:link, A:visited, A:active{color:#0E2B89; text-decoration:none;}
.maincontent2 h2  A:hover{color:#0E2B89; text-decoration:underline;}
.maincontent2 A:link, A:active{color:#0E2B89; text-decoration:none;}
.maincontent2 A:hover{text-decoration:underline;}

#footer {
 font-size: 10px;
 color:#FFFFFF;
 font-family: arial;
 text-align:center;
 background-image:url(../images/fondo_piso.jpg);
 background-repeat:repeat-x repeat-y;
 clear:both;
 margin-top:10px;
 height:100%;
 padding-top:5px;

 width:100%;
}
#footer A:link, A:visited, A:active{ color:#ffffff; text-decoration: underline; }
#footer A:hover { color:#ffffff; text-decoration:underline;}
.link{color:#FFFFFF;}
#link A:link, A:visited, A:active{color:#ffffff; text-decoration:none; background-color:#6A94C2;}
#link A:hover{text-decoration:underline;}

#extra A:link, A:visited, A:active {background:none;}
A:link, A:visited, A:active{color:#0E2B89;}
A:hover{text-decoration:underline;}