body,html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%;
	background-color: #ffffff;
	/*background-image: url(WebRoot/img/bg_main.gif);*/
	background-repeat: repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#container {
	width: 900px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

#container-header {
	width: 900px;
	height: 54px;
	padding: 0px 40px 0px 40px;
	background-image: url(../img/bg_header.gif);
	background-repeat:no-repeat;
	line-height: 54px;
	font-size:28px;
	font-weight:bold;
}

#container-name {
	float: left;
}

#container-slogan {
	float: right;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	padding-right: 10px;
}

span, #container-name span,#container-slogan span {
	color: #08821c;
}

#container-eyecatcher {
	width: 900px;
	padding: 0px 40px 0px 40px;
	height: 175px;	
	background-image: url(../img/bg_eyecatcher.gif);
}

#container-navigation {
	width: 900px;
	background-color: #989a9d;
	height: 22px;
	border-bottom: 1px solid #ffffff;
	margin-top: 2px;
}

ul#navigation {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#navigation li {
	display: inline;
	list-style: none;
	height: 22px;
}

#navigation li a {
	color: #ffffff;
	line-height: 22px;
	font-size: 11px;
	text-decoration: none;
	padding: 5px 15px 6px 15px;
	border-right: 1px solid #ffffff;
}

#navigation li a:hover {
	text-decoration: underline;
	
	background-color: #c6c8ca;
}

#container-content {
	width:900px;
	background-image: url(../img/bg_content.gif);
	background-repeat: no-repeat;
	padding: 40px 40px 0px 40px !important;
	padding: 2px 40px 0px 40px;/**el 2 era 20**/
	margin: 0 0 0 0;
	height: auto;
}

#particularMenuStyle {
	width: 200px;/**era 180**/
	height:627px;/*largo de la barra gris de banners izq*/
	float: left;
	background-color:#e3e2e2;/*color de la barra de banners izq*/
}

#content {
	margin-left:5px;/**era 40**/
	width: 550px;/**tenia 400**/
	float: left;
}

#content table .tableOnBody {
	border-style:double;
}

#content td {
	font-family:Arial;
	font-size:11px; /**decia 10**/
	color:black;
	
}

#border {
	width: 140px;
	margin-left: 757px;
	margin-bottom: 0px;/**tenia 10**/
	background-color: #e3e2e2;
}

#container-footer {
	border-top: 4px solid #E5E5E5;
	width: 900px;
	padding: 10px 0px 20px 0px;
	margin: 0 40px 0px 40px;
	clear: both;
	color: #aeaeae;
}

#container-footer a {
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	color: #aeaeae;
}

#container-footer a:hover {
	color: #e5e5e5;
}

#footer {
	font-size: 11px;
	color: #aeaeae;
	width: 670px;
	margin-bottom: 20px;
}

#footer-copyright {
	float: left;
	width: 325px;
	padding-left: 10px;
}

#footer-meta {
	float: right;
	text-align: right;
	width: 325px;
	padding-right: 10px;
}

.clearer {
	clear: both;
}

h1 {
	font-size: 14px;
	color: #666666;
	margin: 0 0 0 0;
	padding: 0px 0 20px 25px;
	/*background-image: url(WebRoot/img/h1_arrow.gif);*/
	background-repeat: no-repeat;
	background-position: 5px 7px;
	line-height: 24px;
	text-align: center;
}

h2 {
	font-size: 16px;
	color: #08821c;
	padding: 5px 0 5px 25px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

h3 {
	font-size: 12px;
	color: #08821c;
	padding: 5px 0 0px 5px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	}
	
h4 {
	font-size: 14px;
	color: #08821c;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	}

hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	height: 1px;
}

#content hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	margin: 0px 0 0px 25px;
	height: 1px;
}

#content p {
	line-height: 15px;/*decia 19 este es el interlineado del texto en tablas*/
	color: #666666;
	margin: 0px 0px 0px 0px;/**decia 0,0,20,25**/
	font-size:11px;/**linea nueva**/
    text-align: justify;
}

#content p a, #border p a {
	text-decoration: none;
	color: #006600;/**#08821c;*/
	border-bottom: 1px ; /**dotted #666666;**/
	padding: 2px 2px 2px 2px;
}

#content p a:hover, #border p a:hover  {
	text-decoration: none;
	color: #006600;/**#FFFFFF;*/
	/**background-color: #08821c;**/
	padding: 2px 2px 2px 2px;
}

#content li {
	/*line-height: 20px;*/
	color: #666666;
	margin: 0 0 0 15px;
}

/*bloque nuevo*/
#content td a{
	line-height: 15px;/*era 20*/
	text-decoration: none;
	color: #006600;
	/*margin: 0 0 0 15px;*/
	padding: 2px 2px 2px 2px;
} 
#content td a:hover  {
	text-decoration: none;
	color: #08821c;
	/*margin: 0 0 0 15px;*/
	padding: 2px 2px 2px 2px;
}
#content td a:active  {
	text-decoration: none;
	color: #FF0000;
	/*margin: 0 0 0 15px;*/
	font-style: bold;		
	padding: 2px 2px 2px 2px;
}
#content li a{
	line-height: 20px;
	text-decoration: none;
	color: #666666;
	/*margin: 0 0 0 15px;*/
	padding: 2px 2px 2px 2px;
} 
#content li a:hover  {
	text-decoration: none;
	color: #08821c;
	/*margin: 0 0 0 15px;*/
	padding: 2px 2px 2px 2px;
}
#content li a:active  {
	text-decoration: none;
	color: #FF0000;
	/*margin: 0 0 0 15px;*/
	font-style: bold;
	font-weight:bold;
	padding: 2px 2px 2px 2px;
}
#content .quote {
	border-top: 1px solid #E5E5E5;
	background-color: #f7f7f7;
	border-bottom: 1px solid #E5E5E5;
	padding: 15px 15px 15px 65px;
	background-image: url(../img/bg_quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #0066CC;
	font-style: italic;
}

#content .centralHeader {
	color: green;
	float:left;
	font-size:10px;
}

#border p {
	line-height: 11px;/**decia 17**/
	font-size: 11px;
	color: #666666;
	margin: 0 0 0px 0px;/** era 0,0,15,10*/
}

ul#subnavigation {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	background-image: none;
}

#subnavigation li {
	list-style: none;
	padding: 2px 0px 2px 10px;
	margin: 0px 0px 5px 0px;
}

#subnavigation li a {
	text-decoration: none;
	color: #08821c;
	border-bottom: 1px dotted #006AC3;
}

#subnavigation li a:hover {
	text-decoration: none;
	border-bottom: 1px solid #08821c;
}

ul#news {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: none;
}

#news li {
	list-style: none;
	background-image: url(../img/li_cube.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding: 2px 0px 2px 15px;
	margin: 0 0 15px 0px;
}

#content img {
	background-color: #E7F1FF;
	padding: 2px;/**era 4**/
	/**border: 1px solid #08821c;**/
}

img.alignleft {
	float: left;
	margin: 0 15px 5px 0px;
}

img.alignright {
	float: right;
	margin: 0 0 5px 15px;
}

img.alignabove {
	margin: 0 0 10px 0;
}

/*Drop-down menu*/
.nav2 {float:left; width:900px; height:45px !important;height:35px;border:none; background:rgb(220,220,220) url(../img/bg_head_bottom_nav.jpg) no-repeat; color:rgb(75,75,75); font-size:11px; font-family:Arial;} /*Color navigation bar normal mode*/
.nav2 ul {list-style-type:none;}
.nav2 ul li {float:left; position:relative; z-index:auto !important /*Non-IE6*/; z-index:1000 /*IE6*/; border-right:solid 1px rgb(175,175,175);}
.nav2 ul li a {float:none !important /*Non-IE6*/; float:left /*IE-6*/; display:block; height:3.1em; line-height:3.1em; padding:0 12px 0 15px; text-decoration:none; font-weight:bold; color: rgb(100,100,100);}
.nav2 ul li ul {display:none; border:none;}

/*Non-IE6 hovering*/
.nav2 ul li:hover a {background-color:rgb(210,210,210); text-decoration:none;} /*Color main cells hovering mode*/
.nav2 ul li:hover ul {display:block; width:10.0em; position:absolute; z-index:999; top:3.0em; margin-top:0.1em; left:0;}
.nav2 ul li:hover ul li a {display:block; width:10.0em; height:auto; line-height:1.3em; margin-left:-41px; padding:3px 12px 3px 15px; border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); background-color:rgb(237,237,237); font-weight:normal; color:rgb(50,50,50);} /*Color subcells normal mode*/
.nav2 ul li:hover ul li a:hover {background-color:rgb(210,210,210); text-decoration:none;} /*Color subcells hovering mode*/

/*IE6 hovering*/
.nav2 table {position:absolute; top:0; left:0; border-collapse:collapse;margin-left:-41px;}
.nav2 ul li a:hover {background-color:rgb(210,210,210); text-decoration:none;} /*Color main cells hovering mode*/
.nav2 ul li a:hover ul {display:block; width:10.0em; position:absolute; z-index:999; top:3.1em; top:3.0em; left:0; margin-top:0.1em;}
.nav2 ul li a:hover ul li a {display:block; width:10.0em; height:1px; line-height:1.3em; padding:3px 12px 3px 15px; border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); background-color:rgb(237,237,237); font-weight:normal; color:rgb(50,50,50);} /*Color subcells normal mode*/
.nav2 ul li a:hover ul li a:hover {background-color:rgb(210,210,210); text-decoration:none;} /*Color subcells hovering mode*/

#bannerDiv {
	border: 3px;
	border-color: #e3e2e2;
}
#bannerDiv img{
	padding-top: 0px;
}
