﻿body {
	margin:0px;
	background-color:#ADB1B8;
	}
	
p {
	font-size:10pt;
	font-family:Arial, Tahoma;
	color:#000;
	margin:0px;
	}
ol {
	font-size:10pt;
	font-family:Arial, Tahoma;
	color:#000;
	}
ul {
	font-size:10pt;
	font-family:Arial, Tahoma;
	color:#000;
	margin-top:5px;
	}
		
h1 {
	font-size:11pt;
	font-family:Arial, Tahoma;
	font-weight:bold;
	color:#000;
	margin:0px;
	}
h2 {
	font-size:12pt;
	font-family:Arial, Tahoma;
	font-weight:bold;
	color:#3E3E99;
	}
h3 {
	font-size:10pt;
	font-family:Arial, Tahoma;
	font-weight:bold;
	color:#A1DAA4;
	}
hr{margin:3px;}

.patron_superior{
	background-image:url(img/patron_cii.gif);
	background-repeat:repeat-x;
	}
.patron_laterales{
	background-image:url(img/patron_cii.gif);
	background-repeat:repeat-y;
	}
.menu1 {color:#FFFFFF; font-size:8pt;}
.menu1 a:link {color: #FFFFFF; text-decoration:none;}
.menu1 a:visited {color: #FFFFFF; text-decoration:none;}
.menu1 a:hover {color: #FFFFFF; text-decoration:underline;}

.menu2 {color:#30383B; font-size:8pt;}
.menu2 a:link {color: #30383B; text-decoration:none;}
.menu2 a:visited {color: #30383B; text-decoration:none;}
.menu2 a:hover {color: #30383B; text-decoration:underline;}

.zonaicomenu{
	background-image:url(img/menu_ico.gif);
	background-repeat:no-repeat;
	background-position:top right;
	}
/*contenido*/
.degradado_up{
	background-image:url(img/gradient_contenido_up.png);
	background-repeat:repeat-x;
	}
.degradado_bottom{
	background-image:url(img/gradient_contenido_bottom.png);
	background-repeat:repeat-x;
	}
.degradado_left{
	background-image:url(img/gradient_contenido_left.png);
	background-repeat:repeat-y;
	}
.degradado_right{
	background-image:url(img/gradient_contenido_right.png);
	background-repeat:repeat-y;
	}
#noticias {
	margin:10px;
	display:table;
	}
#noticias img{
	float:left;
	margin-right:5px;
	border:1px solid #30383B;
	}
#noticias p{
	font-size:8pt;
	}
/*Colores para fuente-------------------------------------*/
.azul {
	color:#3E3E99;
	font-weight:bold;
	}
	
.verde {
	font-weight:bold;
	color:#A1DAA4;
	}
	
.blanco {
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
	}
/*----------------------------------------------------------*/
#fajaverde h1{
	margin-left:10px;
	margin-top:10px;
	margin-bottom:2px;
}
#fajaverde ul{
	margin:0px;;
}
#fajaverde hr{
	margin-left:10px;
	margin-right:10px;
}

/*Listas*/
#publicidad{
	width:109px;
	}
#publicidad img{
	width:109px;
	border:1px solid #30383B;
	margin-top:10px;
	}
#publicidad p{
	font-size:7pt;
	color:#3E3E99;
	font-weight:bold;
	}
.enlaces {color:#30383B; font-size:9pt;}
.enlaces a:link {color: #30383B; text-decoration:none;}
.enlaces a:visited {color: #30383B; text-decoration:none;}
.enlaces a:hover {color: #30383B; text-decoration:underline;}

.cont {margin-top:10px;
	margin-left:35px;
	margin-bottom:10px;
	}
.cont a {color: #115eab;
	font-size:7.5pt;
	font-weight: bold;
	}
/*Aca vienen las pentanhas*/
.menuList ul{border-bottom: 1px solid #589901;
	margin: 0px;
	padding-bottom: 19px;
	padding-left: 10px;
	}

.menuList li{display: inline;
	list-style-type: none;
	margin: 0px; 
	padding: 0px;
	}

.menuList li a {background: #A0B75A;
	border: 1px solid #589901;
	color: #000000;
	float: left;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	margin-right: 2px; 
	padding: 2px 10px 2px 10px;
	text-decoration: none;
	}

.menuList a:link.active, ul.menuList a:visited.active {
	background: #E0F7AA;
	border-bottom: 1px solid #ffffff;
	color: #000000
	}

.menuList a:hover {color: #E0F7AA}
ul.menuList li.selected a {background: #E0F7AA; border-bottom: 1px solid #E0F7AA; color: #000000; font-weight: bold}
div.tabcontents {border: 1px solid #589901; border-top: 0px}
div.tabcontent {padding: 5px; display: none}
div.tabcontentSelected {border: 1px solid #E0F7AA; padding: 5px; display: block; background: #E0F7AA}
