/* CSS Document */
/*ESTILOS GENERALES*/
body {
	font-family: Verdana, sans-serif;
	scrollbar-3dlight-color : #EDD6D6;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-base-color : #D19696;
	scrollbar-darkshadow-color : #763434;
	scrollbar-face-color : #B65A5A;
	scrollbar-highlight-color : #EDD6D6;
	scrollbar-shadow-color : #793636;
	margin: 0px;
	padding: 0px;
	background-color: #5474D0;
	}
		#container {
			width: 771px;
			\width: 791px;
			w\idth: 771px;
			margin-left: auto;
			margin-right: auto;
			margin-top: 3px;
		
		}

		#banner {
			margin: 0px;
			height: 115px;
			width: 771px;
			background-image: url(../img/green_top_bck.gif);
			background-repeat: no-repeat;
	
		}

		#content {
	background-color: #1C2E63;
		}
		.toptitular {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #1C2E63;
	font-size: 24px;
	}
	.divtitular {
	margin-top: 0px;
	margin-left: 270px;
}

.tophome a {
		font-family: "Trebuchet MS";Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10px;
	text-decoration:none;
}
	.linkbody1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
	font-size: 11px;
	}
	.linkbody1:hover {
	color: #1C2E63;
	font-weight: bold;
	text-decoration:underline;
}


	#bodycontent {
	background-color: #1C2E63;
	background-image: url(../img/green_body_bck.gif);
	background-repeat: no-repeat;
	height: 336px;
	width: 534px;
	align:center;
	padding:3px;
		}
		#bodycontent2 {
	background-color: #1C2E63;
	background-image: url(../img/green_body_bck2.gif);
	background-repeat: no-repeat;
	height: 405px;
	width: 610px;
	align:center;
	background-position: center center;
	border-top-width: 1px;
	border-color: red;
	padding: 2px 2px 2px 20px;
		}
		.padding10 {
	padding:1px 10px 10px;
	font-family: "Trebuchet MS";
Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	background-color:#E0E6F6;
	}
		.title1 {
	font-family: "Trebuchet MS";
Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #5474D0;
		}

		#footer {
			clear: both;
			margin: 0px;
			height: 84px;
			width: 771px;
			background-image: url(../img/green_bottom_bck.gif);
			background-repeat: no-repeat;
			background-position: center top;
		}
.txtbottom {
	font-family: "Trebuchet MS";Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	padding-top: 5px;
}
.linkbottom {color: #FFFFFF
}

/* MENU DE NAVEGACION PRINCIPAL */
.menutop {
	background-image: url(../img/green_bot_sup.gif);
	height: 18px;
	width: 211px;
	background-repeat: no-repeat;
	background-position: left top;
}
.menubottom {
	background-image: url(../img/green_bot_inf.gif);
	height: 14px;
	width: 211px;
	background-repeat: no-repeat;
	background-position: left top;
}
.menuseccion1 a {
	display: block;
	background-image: url(../img/green_bot_1.gif);
	font-weight: bold;
	font-family : "Trebuchet MS", Verdana;
	color: #ffffff;
	height: 39px;
	width: 211px;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	text-decoration: none;
	
	}

.menuseccion2 a{
	display: block;
	background-image: url(../img/green_bot_2.gif);
	font-weight: bold;
	font-family : "Trebuchet MS", Verdana;
	color: #ffffff;
	height: 39px;
	width: 211px;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	text-decoration: none;
	}
	.menuseccion3 a{
	display: block;
	background-image: url(../img/green_bot_3.gif);
	font-weight: bold;
	font-family : "Trebuchet MS", Verdana;
	color: #ffffff;
	height: 39px;
	width: 211px;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	text-decoration: none;
		}
	.menuseccion4 a{
	display: block;
	background-image: url(../img/green_bot_4.gif);
	font-weight: bold;
	font-family : "Trebuchet MS", Verdana;
	color: #ffffff;
	height: 39px;
	width: 211px;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	text-decoration: none;
}
	
	.menuseccion5 a {
	display: block;
	background-image: url(../img/green_bot_5.gif);
	font-weight: bold;
	font-family : "Trebuchet MS", Verdana;
	color: #ffffff;
	height: 39px;
	width: 211px;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	text-decoration: none
}
	
	.submenuseccion a {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../img/green_bot_nivel2.gif);
	width: 211px;
	height: 25px;
	background-repeat: no-repeat;
	text-indent: 10px;
	
	}

	.submenuseccion a:hover {
		background-image: url(../img/green_bot_nivel2on.gif);
		background-repeat: no-repeat;		
		color: #000000;
	}
	
	
	
	

#menuweb:before {

	}
	#menuweb {
		background: #FCF5DE;
		width: 210px;
	}
	#menuweb:after {
	
	}
	#menuweb, #menuweb ul {
		margin: 0;
		padding: 0;
	}
	#menuweb {
		margin-bottom: 1em;
	}	
	#menuweb li {
		display: inline;
		padding: 0;
		margin: 0;
	}
	#menuweb li span { /* SE USA PARA LOS ITEMS SIN ENLACE */
		display: block;
		padding: 6px 10px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 80%;
		color: #000000;
	}
	#menuweb li span#configParent, #menuweb li span #configuration {
		display: inline;
		font-weight: bold;
		padding: 0;
	}
	
	#menuweb li a {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../img/green_bot_nivel2.gif);
	height: 25px;
	background-repeat: no-repeat;
	text-indent: 10px;
	
	}

	#menuweb li a:hover {
			background-image: url(../img/green_bot_nivel2on.gif);
		background-repeat: no-repeat;		
	}
	
	#menuweb li li span { /* SE USA PARA LOS ITEMS SIN ENLACE */
		padding: 4px 8px 4px 20px;
	}
	
	#menuweb li li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	background-image: url("../img/top_menu_back2.gif");
	height: 24px;
	background-repeat: no-repeat;
	text-indent: 10px;
	}
		#menuweb li li a:hover {
		background-image: url("../img/top_menu_back2on.gif");
		background-repeat: no-repeat;		
	}
	
	#oN {
		background-color: #FE9724;
	}
	#oN:hover {
		background-color: #FCDFBD;

	}

