html, body, form, fieldset {
	margin: 0;
	padding: 0;
	font-style: normal;
	color: #000000;
	font: 12px / 120% Tahoma, Verdana, Arial, Helvetica, sans-serif;

}
/* Neutralizando estilos: 
   Elementos con margen vertical : */

/* Reseteo a 0 los bordes margenes y padding*/ 
  
h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
	margin:  0px;
	padding: 0px;
	font-family: tahoma, Verdana, Arial, Helvetica;
}
/* Reseteo a 0 todos los bordes en los A , les seteo un tamaño de fuente y les saco el underline */

.clr {
	
	clear:both;
}

.center {

	text-align:center;
}

.bread { padding-left:25px;}

.addthis_toolbox { float:right !important;}
	
.container {
	width:100%;
	height:300px ;
	overflow:auto;
	z-index:2;
	scrollbar-arrow-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-base-color:#37804B;
	scrollbar-3dlight-color:#37804B;
	scrollbar-darkshadow-color:#37804B;
	scrollbar-face-color:#37804B;
	scrollbar-highlight-color:#ffffff;
	scrollbar-track-color:#fff;
	background-color:#ffffff;
}


#contenedor   { font-weight:normal;
				font-size:12px;
				line-height:20px;
				color:#40494D;}



.textarea {
	width:300px;
	border:#226931 solid 1px;


}

.FieldForm {
	width:200px;
	height:18PX;
	background-color:#ffffff;
	border:#000000 solid 1px;
	font-family:Tahoma;
	font-size:13px;
	color:#000000;
	padding:5px 0px 2px 0px;
}

p a {
	text-decoration:none;
	color:#40494D;
}
p {
	font-size: 12px;
	font-family:Tahoma;
	color:#40494D;
	line-height:20px;
	font-weight:normal;
	text-align:justify;
}

p.principal { 
		font-size:13px; 
		line-height:20px;
		color:#333333;
}

p.destacados {

		font-size:12px; 
		line-height:16px;
		color:#333333;
		padding-left:10px;
		text-align:left
}

p.agenda  {		
	font-size:13px; 
	color:#133153;
	padding-bottom:5px;
}


p.agenda a {		
	
	text-decoration:none;
	color:#133153;
}

p.agenda a:HOVER  {		
	
	text-decoration:underline;
	color:#133153;
}



.vermas  { color:#226931;
			font-size:11px;
			font-weight:bold;
			padding-top:5px;
			padding-bottom:4px;
			}

/* Conveniencias Varias para Propiedades de Formularios: */
	
/*Define las propiedades para el Tag label del form*/

form label {
	margin: 0;
	padding: 0;
}
fieldset {
	border: none;
	border: solid 0 transparent; /* Este lo resetea a 0 para Opera */
}
/*  Aplicar estilos a  INPUT, SELECT Y TEXTAREA del formulario */

input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border: #666666;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
/*********************************  FIN DE RESET ESTILOS BASE  **************************************/	
						
/* PSEUDO CLASES - RESPETAR ORDEN de Declaraciones : Link, Visited, Hover, Active */


a {
		
	text-decoration:none;

}


a:link {
 	color:#40494D ;
	border:0px; 	
	text-decoration:none;/*Esta Funciona Para Ambos navegadores*/
}
a:visited {

	border:0px; /*Esta Funciona Para Ambos navegadores*/
}
/* PSEUDO CLASES DINÁMICAS */

a:hover {
	text-decoration:underline;
}

.Diagram {
	border:#cacaca solid;
	border-width: 1px 1px 1px 1px;
	-moz-border-radius:10px;
	margin-top:3px;
	width:800px;
}
hr {
	margin-top:10px
}

h1 { color:#226931;
	font-size:21px;
	font-weight:bold;
	padding-bottom:25px;
	padding-top:10px;
	text-decoration: none;}
	
h1.articulo { 	color:#226931;
				font-size:21px;
				font-weight:bold;
				padding-left:5px;
				padding-top:20px;
				text-decoration: none;
				line-height:20px;
}	

h2 {	
 	color:#032548;
	font-size:14px;
	font-weight:bold;
	padding-bottom:10px;
	padding-top:5px;
}

h2 a {	
 	color:#032548 !important;
	font-size:14px;
	font-weight:bold;
	padding-bottom:10px;
	padding-top:5px;
}


h2.Path {
	padding-left:10px;
	font-size:16px;
	text-decoration:underline;
}

h2.Path a {
	padding-left:10px;
	font-size:16px;
	text-decoration:underline;
}




h3 {

	color:#226931;
	font-size:13px;
	font-weight:bold;
	
}
#destacados img { margin-right:10px;}




/*ESTILOS PARA LAS AGENDA DE LA HOME*/

#Principal h1 {
	font-size:15px;
	color:#333333;
	text-decoration:underline;
	padding:0px 0px 8px 8px;
}
.Date {
	color:#990000;
	font-weight:normal;
	text-decoration:underline;
	padding:2px 0px 5px 3px;
}
small {
	font-weight:normal;
	font-size:11px;
	line-height:15px;
	color:#FFFFFF;
}
/*ESTILOS PARA EL MENU PRINCIPAL */
body {
	font-size:11px;
	font-weight:bold;
	font-family:Tahoma;
	background:url(Imagenes_Generales/Diagramacion/home/body_bgdn.jpg) fixed;
	margin:0;
	padding:0;

}

#nav, #nav ul {
margin:0;
padding:0px;
list-style-type:none;
list-style-position:outside;
position:static;

text-align:center;
height:33px;
display:inline;
}
#nav a {
display:block;
padding:0px 8px;
/*border:1px solid #1A803E;*/
color:#3e3f3f;
height:33px;
padding-top:7px;
text-decoration:none;
background-image:url(Imagenes_Generales/Diagramacion/bgnd_grey_top.jpg);
background-repeat:repeat-x;
font-size:11px;
}
#nav a:hover {
color:#3e3f3f;
background-image:url(Imagenes_Generales/Diagramacion/bgnd_grey_top_hover.jpg);
background-repeat:repeat-x;
}
#nav li {
float:left;
position:relative;
z-index:9999;

}
#nav ul {
position:absolute;
font-weight:normal;
display:none;
width:120px;
text-align:left;
top:40px;
height:25px;
}
#nav li ul a {
width:160px;
white-space:nowrap;
float:left;
height:20px;
background:#b2b2b2;
border:none;
font-weight:normal;
border-bottom:solid 1px #d2d0d0;
}

#nav li ul a:hover {

background:#d4d4d4;
text-decoration:underline;

}

#nav ul ul {
top:auto;
height:25px;

}
#nav li ul ul {
left:12em;
height:25px;
margin:0px 0 0 10px;

}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul {
display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul {
display:block;

}


/**/

#buscador { padding-top:10px;}

#buscador form { font-size:10px !important;}

#buscador input { font-size:11px;}

#buscador .radio {

border:0px !important;

}

#buscador .btn {
background:url(Imagenes_Generales/Diagramacion/top/lupa.jpg) no-repeat;
width:29px;
border:none;
margin-right:29px;
height:24px;
cursor:pointer;
margin-top:5px;

}

#buscador .fieldtext {

background-color:#FFFFFF;
font-size:11px;
color:#666666;
padding-left:5px;
margin-top:5px;
padding-top:2px;
float:left;
border:none;
background:url(Imagenes_Generales/Diagramacion/top/bg_search.jpg) no-repeat;
width:143px;
height:22px;
margin-bottom:5px;
}

input [type=radio] { border:0px !important ;}


/*Estilo Para la listas del sitio */

ul.lista {

	margin-left:30px !important;
	font-size:12px !important;
	color:#666666 !important;
	line-height:20px !important;
	list-style-image:url(/Imagenes_Generales/Diagramacion/icon/bullet.jpg);
	padding-left:10px;
	text-align:left;
}

li.lista  {

	margin-left:30px;
	font-size:12px;
	color:#666666;
}


/***************************************************************
****************************************************************
****************************************************************
													WEB NUEVA*/

#header {

	margin:auto;
	padding:0;
	text-align:center;
	width:800px;
	background:#FFFFFF;
	#margin-top:-2px;
}

#header .logo { 

	float:left; 
	margin-top:15px;
}


#header .icons { 
	
	text-align:right;
	margin-right:30px;
	padding-bottom:5px;
}


#contenido {
	
	background:url(Imagenes_Generales/Diagramacion/home/bg_body.jpg) repeat-x; 
	height:809px;
	margin:auto;
	#height:795px;
	width:800px;
	padding-top:5px;
	margin-top:10px;
	#margin-top:0px;
}
 
#contenido .menu-left {
	
	width:280px; 
	float:left
}

#contenido .menu-left .menu-btn {

	width:279px;
	height:53px;
	margin-bottom:7px;
}

#contenido .menu-left .btn1 {

	background:url(Imagenes_Generales/Diagramacion/home/btn_1_off.jpg) no-repeat;

}

#contenido .menu-left .btn1:HOVER {

	background:url(Imagenes_Generales/Diagramacion/home/btn_1_on.jpg) no-repeat;
	width:279px;
	height:53px;

}


#contenido .menu-left .btn2 {

	background:url(Imagenes_Generales/Diagramacion/home/btn_2_off.jpg) no-repeat;

}

#contenido .menu-left .btn2:HOVER {

	background:url(Imagenes_Generales/Diagramacion/home/btn_2_on.jpg) no-repeat;
	width:279px;
	height:53px;

}

#contenido .menu-left .btn3 {

	background:url(Imagenes_Generales/Diagramacion/home/btn_3_off.jpg) no-repeat;

}

#contenido .menu-left .btn3:HOVER {

	background:url(Imagenes_Generales/Diagramacion/home/btn_3_on.jpg) no-repeat;
	width:279px;
	height:53px;

}

#contenido .menu-left .btn4 {

	background:url(Imagenes_Generales/Diagramacion/home/btn_4_off.jpg) no-repeat;

}

#contenido .menu-left .btn4:HOVER {

	background:url(Imagenes_Generales/Diagramacion/home/btn_4_on.jpg) no-repeat;
	width:279px;
	height:53px;

}

#contenido .menu-left .btn5 {

	background:url(Imagenes_Generales/Diagramacion/home/btn_5_off.jpg) no-repeat;

}

#contenido .menu-left .btn5:HOVER {

	background:url(Imagenes_Generales/Diagramacion/home/btn_5_on.jpg) no-repeat;
	width:279px;
	height:53px;
}

#contenido .menu-left .btn6 {

	background:url(Imagenes_Generales/Diagramacion/home/btn_6_off.jpg) no-repeat;

}

#contenido .menu-left .btn6:HOVER {

	background:url(Imagenes_Generales/Diagramacion/home/btn_6_on.jpg) no-repeat;
	width:279px;
	height:53px;

}

#contenido .slider {

	float:left; 
	margin-left:5px;

}

#contenido .menu-left a {

	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	padding-top:20px;
	display:block;
	float:right;
	margin-right:20px;
	font-family:Tahoma;
	cursor:pointer;

}

#contenido .menu-left a:HOVER {
	
	text-decoration:none;

}

/*ROTADOR PRINCIPAL*/

.main_image {
    width: 432px;
    height:350px;
    float: left;
    background: #333;
    position: relative;
    overflow: hidden; /*--Overflow hidden allows the description to toggle/tuck away as it slides down--*/
    color: #fff;
}
.main_image h2 {
    font-size: 2em;
    font-weight: normal;
    margin: 0 0 5px;
    padding: 10px;
}
.main_image p {
    font-size: 1.2em;
    line-height: 1.6em;
    padding: 10px;
    margin: 0;
}
.block small { /*--We'll be using this same style on our thumbnail list--*/
    font-size: 1em;
    padding: 0 0 0 20px;
    background: url(icon_calendar.gif) no-repeat 0 center;
}
.main_image .block small {margin-left: 10px;}
.main_image .desc{
    position: absolute;
    bottom: 0;
    left: 0; /*--Stick the desc class to the bottom of our main image container--*/
    width: 100%;
    display: none; /*--Hide description by default, if js is enabled, we will show this--*/
}
.main_image .block{
    width: 100%;
    background: #111;
    border-top: 1px solid #000;
}
.main_image a.collapse { /*--This is our hide/show tab--*/
    background: url(btn_collapse.gif) no-repeat left top;
    height: 27px;
    width: 93px;
    text-indent: -99999px;
    position: absolute;
    top: -27px;
    right: 20px;
}

.image_thumb {
    float: left;
    width: 62px;
    background: #f0f0f0;
    border-right: 1px solid #fff;
    border-top: 1px solid #ccc;
}
.image_thumb img {
    border: 1px solid #ccc;
    padding: 5px;
    background: #fff;
    float: left;
}
.image_thumb ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.image_thumb ul li{
    margin: 0;
    padding: 12px 10px;
    background: #f0f0f0 url(nav_a.gif) repeat-x;
    width: 62px;
    float: left;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #fff;
    border-right: 1px solid #ccc;
}
.image_thumb ul li.hover { /*--Hover State--*/
    background: #ddd;
    cursor: pointer;
}
.image_thumb ul li.active { /*--Active State--*/
    background: #fff;
    cursor: default;
}
html .image_thumb ul li h2 {
    font-size: 1.5em;
    margin: 5px 0;
    padding: 0;
}
.image_thumb ul li .block {
    float: left;
    margin-left: 10px;
    padding: 0;
    width: 170px;
}
.image_thumb ul li p{display: none;}/*--Hide the description on the list items--*/



/*NOVEDADES*/
#contenedor-novedades {

	width:224px; float:left;
	padding-left:14px;
	padding-right:14px;
	border-right:solid 1px #e9e9e9;
	border-left:solid 1px #aca9a9;
	height:auto;

}

#contenedor-novedades img {

	border:solid 4px #333333
	
}




#contenedor-novedades p {

	font-size:11px;
	color:#666666;
	line-height:15px;
	margin-top:10px;
}

#contenedor-novedades p.ver-detalle a {
	
	color:#6c130c;
	font-size:10px;
	text-decoration:none;
	float:right;
	padding-top:20px;
}

#contenedor-novedades p.ver-detalle a:HOVER {

	color:#666666;
	
}

#contenedor-novedades h1 {
	
	font-size:17px;
	font-weight:bold;
	text-transform:uppercase;
	color:#6c130c;
	padding-top:5px;
	padding-bottom:5px;

}



/*NOVEDADES STYLES*/
<!--
/** 
 * Slideshow style rules.
 */
#slideshow {
	
	width:800px;
	height:300px;
	position:relative;
}
#slideshow #slidesContainer {
  margin:0 auto;
  width:765px;
  height:320px;
  overflow:auto; /* allow scrollbar */
  position:relative;

}
#slideshow #slidesContainer .slide {
  width:762px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:263px;
}

/** 
 * Slideshow controls style rules.
 */
.control {
  display:block;
  width:39px;
  height:263px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}
#leftControl {
  top:0;
  left:0;
  width:17px;
  background:transparent url(Imagenes_Generales/Diagramacion/home/control_left.jpg) no-repeat 0 0;
}
#rightControl {
  top:0;
  right:0;
  width:18px;
  background:transparent url(Imagenes_Generales/Diagramacion/home/control_right.jpg) no-repeat 0 0;
}

/** 
 * Style rules for Demo page
 */
* {

  padding:0;
  font:normal 11px Verdana, Geneva, sans-serif;
  color:#000;
}
a {
  color: #000;
  font-weight:bold;
  text-decoration:none;
}
a:hover {
  text-decoration:underline;
}

#pageContainer {
	float:left;
	margin-top:20px;
	width:659px;
}
#pageContainer h1 {

}
.slide h2, .slide p {
 
}
.slide h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600; 
	font-weight: bold; 
	font-size: 18px;
}
.slide img {
 /* float:right;
  margin:0 15px;
  border:solid 1px #333;
*/
}

-->

#footer-nuevo {

	margin:auto;
	width:800px;
}

#footer-nuevo ul {
	
	margin-top:10px;
	
}

#footer-nuevo ul li {
	
	float:left;
	list-style-type:none;
	list-style:none;
	font-weight:normal;
}

#footer-nuevo ul li a {

	color:#FFFFFF;
	padding-right:10px;
	font-size:11px;
	font-weight:normal;

}

#footer-nuevo p  {

	color:#FFFFFF;
	font-size:11px;
}


/*Rotador de noticias principal*/





/*-- jShowOff module styles --*/


#features, #slidingFeatures, #labelFeatures, #basicFeatures, #thumbFeatures {
	background: #efefef;
	position: relative;
	overflow: hidden;
	width: 510px;
	height:315px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	margin-top:-10px;
	}
.jshowoff {
	width: 500px;
	margin: 10px 0;
	}
.jshowoff div {	
	width: 500px;
	height: 250px;
	}
.jshowoff div, .jshowoff img, .jshowoff {
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	border:none;
	}
#basicFeatures, .jshowoff.basicFeatures, .jshowoff.basicFeatures img, .jshowoff.basicFeatures div {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	}
.jshowoff div p, .jshowoff div h2 {
	_background-color: #efefef;
	}
.jshowoff h2, .jshowoff p {
	font-size: 18px;
	padding: 15px 20px 0px;
	margin: 0;
	}
.jshowoff p {
	font-size: 13px;
	line-height: 15px;
	}
.eddie {
	float: right;
	padding: 15px 20px 15px 20px;
	}
.jshowoff p.jshowoff-slidelinks {
	position: absolute;
	bottom: 5px;
	right: 5px;
	margin: 0;
	padding: 0;
	}
.jshowoff-slidelinks a, .jshowoff-controls a {
	display: block;
	background-color: #003333;
	color: #fff;
	padding: 5px 7px 5px;
	margin: 5px 0 0 5px;
	float: left;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	outline: none;
	font-size: 11px;
	line-height: 14px;
	}
.jshowoff-slidelinks a:hover, .jshowoff-controls a:hover {
	color: #fff;
	}
.jshowoff-slidelinks a.jshowoff-active, .jshowoff-slidelinks a.jshowoff-active:hover {
	background-color: #fff;
	color: #000;
	}
p.jshowoff-controls {
	background: #aaa;
	overflow: auto;
	height: 1%;
	padding: 0 0 5px 5px;
	margin: 0;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	width:505px;
	}
.jshowoff-controls a {
	margin: 5px 5px 0 0;
	font-size: 12px;
	line-height: 15px;
	padding: 4px 8px 5px;
	}

.jshowoff-pausetext {
	color: #fff;
	}


/*-- Re-styled Thumbnail Demo --*/

.thumbFeatures p.jshowoff-slidelinks {
	background: #000;
	bottom: 0;
	padding: 5px 0 5px 5px;
	right: 113px;
	height: 32px;
	}
.thumbFeatures .jshowoff-slidelinks a {
	display: block;
	width: 60px;
	height: 30px;
	background-color: none;
	background-repeat: no-repeat;
	margin: 0 5px 0 0;
	padding: 0;
	border:none;
	text-indent: -10000em;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	}
.thumbFeatures .jshowoff-slidelinks a.jshowoff-active {
	border: 1px solid #fff;
	}
.thumbFeatures .jshowoff-slidelink-0 {
	background-image: url(http://farm5.static.flickr.com/4065/4439060414_c11002d183_o_d.jpg);
	}
.thumbFeatures .jshowoff-slidelink-1 {
	background-image: url(http://farm5.static.flickr.com/4049/4438283469_5ddf465356_o_d.jpg);
	}
.thumbFeatures .jshowoff-slidelink-2 {
	background-image: url(http://farm5.static.flickr.com/4033/4439060472_02efbb3955_o_d.jpg);
	}
.thumbFeatures .jshowoff-slidelink-3 {
	background-image: url(http://farm5.static.flickr.com/4041/4438283519_4f08cb4a57_o_d.jpg);
	}
.thumbFeatures p.jshowoff-controls {
	background: none;
	height: 38px;
	overflow: visible;
	padding: 0;
	position: absolute;
	top: 100px;
	width: 100%;
	z-index: 150;
	}
.thumbFeatures .jshowoff-controls a {
	display: block;
	width: 22px;
	height: 38px;
	background: none;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	text-indent: -10000em;
	position: absolute;
	}

.thumbFeatures .jshowoff-controls a.jshowoff-prev {
	left: 15px;
	background-image: url(http://farm5.static.flickr.com/4035/4438728886_fd55756fc5_o_d.gif);
	}
.thumbFeatures .jshowoff-controls a.jshowoff-next {
	right: 15px;
	background-image: url(http://farm3.static.flickr.com/2743/4438728872_07e935da40_o_d.gif);
	}
.thumbFeatures .jshowoff-controls a.jshowoff-play {
	display: none;
	}
.jshowoff.thumbFeatures {
	height: 250px;
	}
.jshowoff.thumbFeatures div, .jshowoff.thumbFeatures img, .jshowoff.thumbFeatures {
	-webkit-border-radius: 6px;
	}
	
	
/*Instituciones amigas*/

#ins-amigas {
	clear:both; 
	margin-top:10px; 
	margin-bottom:10px;
}	

#ins-amigas h3 {
	padding-top:20px; 
	padding-bottom:10px; 
	color:#226931; 
	font-weight:bold; 
	padding-left:30px;
}