@charset "iso-8859-1";

body,html{
	margin: 0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	background-color:#FFF;
	background-image:url('/images/bg3.gif');
	background-repeat:repeat-x;
	font-size: 100%;
	color:#036FAB;
	background-repeat:repeat-x;
	font-size:12px;
	line-height:12px;
}
#body{
	margin: 0 auto;
	padding:0;
	width: 780px;
	background-color:#FFFFFF;
}
#outer_wrapper{
	padding-top:25px;
	padding-bottom:20px;

}
#wrapper{
	margin: 0 auto;
	width:800px;
	background-color:#FFFFFF;
	border-left: solid 1px #D8D8D8;
	border-right: solid 1px #D8D8D8;
	border-bottom: solid 1px #D8D8D8;
}
#top{
	margin:0  auto;
	padding:0;
	width: 800px;
	height: 70px;
	font-size:12px;
	background-image:url(../images/bg-header2.png);
	background-repeat:repeat-x;
}
#logo{
	margin-left:15px;
	padding:0;
	/*width:200px;*/
	height:70px;
	float:left;
}
#logo a{
	/*position:relative;
	top:10px;*/
}
#logo img{

}
#iso-logo{
	padding-left:25px;
	padding-top:20px;
	float:left;
}
#basculas-logo{
	float:left;
	padding-top:10px;
}
#top_right_pane{
	margin-right:15px;
	padding: 0;
	position:relative;
	top:5px;
	float: right;
}

#top_menu{
/*	float:right;*/
	margin:0;
	padding:0;
	height:25px;
	font-size:10px;
}

#top_menu li{
	margin:0;
	padding:0;
	height:25px;
	float: right;
	list-style:none;
}

#top_menu a{
	color:#036FAB;	
}

.mnu_top_separador{
	width:20px;
}

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

#top_menu a:visited{
	color:#036FAB;
}

#busqueda{
	float:right;
	margin:0;
	padding:0;
	font-size:11px;
	/* width: 200px;*/
	/* height:25px;*/

}

#busqueda li{
	margin:0;
	padding:0;
	height:25px;
	float: right;
	list-style:none;
}

#busqueda li.busqueda_separador{
	width:10px;
}

#busqueda_text{
	position:relative;
	top:15px;
}

.busqueda_item{
	position:relative;
	top:10px;

}

/*---nav----------------------------------------------*/
#outer {
	padding:0;
	margin:0px;
	width:800px;
	height:50px;
	/*margin-left:auto;
	margin-right:auto;*/
	background-image:url(../images/nav-bg5.PNG);
	background-repeat:repeat-x;
}

#point {
	display:table;
	padding:0;
	margin:0 auto;
	 /* <para IE>*/
	 /*</para IE>*/
	 height:50px;
	list-style:none;
	white-space:nowrap;
}

#point li {
	display:table-cell;
	margin:0;
	padding:0;
	height:50px;
}

#point li a {
	float:left;
	height:27px;
	padding:14px 16px 0px 16px;
	color:#FFFFFF;
}

#point li a:hover, #point li a.current {
	background-image:url(../images/menu_back_current5.PNG);
	background-position:center top;
	background-repeat:repeat-x
}
#point li a:hover b, #point li a.current b {
	display:block; 
	float:left;
	cursor:pointer;
}

/*---header--------------------------------------------------*/

#header{
	margin: 0 auto;
	padding: 0;
	width: 800px;
	/*height: 288px; 280 para banner*/
	letter-spacing:105%;
	font-size:12px;
}

#header li{
	margin:0;
	padding:0;
	/*width:110px;*/
	height:58px;
	float: left;
	list-style:none;
	color:#036FAB;
}

#header li.mnu_item{
	margin:0;
	padding:0;
	height:58px;
	width:100px;

}

#header_menu{
	height:58px;
	width:800px;
	background-image:url(../images/menu_back.PNG);
	background-position:top left;
	background-repeat:no-repeat;
}

#header li.separador{
	margin:0;
	padding:0;
	width: 30px;
	height:47px;
	background-image:url(../images/separador2.PNG);
	background-position:center;
	background-repeat:no-repeat;
}

#header li.border{
	width: 40px;
}

#location{
	font-size:11px;
}

#location a{
	color:#036FAB;
}

#location a:visited{
	color:#036FAB;

}

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

/*---footer--------------------------------------------------*/

#footer{
	margin:0 auto;
	margin-top:15px;
	padding:0;
	height:50px;
	width:800px;
	background-color:#FFFFFF;
	background-image:url(../images/bg-footer3.PNG);
	background-position: top left;
	background-repeat:repeat-x;
	border-top: solid 1px #D1D1D1;
}

#footer ul{
	font-size:10px;
	margin-left:15px;
	width:450px;
}

#footer li{
	margin-top:15px;
	margin-bottom:15px;
	float:left;
	list-style:none;
}

#footer li a{
	color:#036FAB;
}

#footer li.footer_separator{
	width:20px;
}

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

#footer a:visited{
	color:#036FAB;
}

.clear
{
	clear:both;
}

strong{
	font-weight:bold;
}

#sub_content{
	font-size:11px;	
	margin-left:10px;
	color:#444444;
	line-height:20px;
}

#sub_content a, tr td a{
	color:#036FAB;
}
#sub_content a:hover, tr td a:hover{
	text-decoration:underline;
}
#sub_content a:visited, tr td a:visited{
	color:#036FAB;

}

#sub_content ul{
	list-style-image:none;
	list-style-position: outside; 
}


#sub_header{
	height:25px;
	color:#333333;
	font-size:18px;
	letter-spacing:1px;
	margin-top:5px;
	padding-left:5px;
	line-height:19px;
}

#sub_header h1{
	line-height:19px;
	position:relative;
	top:3px;
	left:10px;
}

.blueback-ul{
	width:90%;
	background-color:#e4e4e4;
	margin:0 auto;
	height:85px;
	padding-top:5px;
	list-style-type:none;
	list-style-image:none;
	list-style-position:outside;
}
.blueback-ul li{
	float:left;
	width:187px;
	color:#036FAB;
}
.blueback-p{
	width:90%;
	background-color:#e4e4e4;
	margin:0 auto;
	padding-left:5px;
	color:#036FAB;
}
.ci-img{
	padding:4px;
	border: 1px solid #e4e4e4;
	margin-right:10px;
	margin-left:5px;
}












































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
