body {
		background-color: #c2d7c4;
		background-image: url(/images/bg.jpg);
		background-position: top;
		background-repeat:repeat-x;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-align: left;
}

img    {
		padding:0; border:0; vertical-align:top; 
}



hr {
	width: 820px;
	text-align: center;
	clear: both;
	border:1px dotted #eaeaea;
	margin: 0, 10, 0, 20
}



header {
		width: 860px;
		height: 90px;
		background-color:#FFFFFF;
		border-top:0;
		font: 11px Verdana, Arial, Helvetica, sans-serif; 
		font-weight: normal;
		text-align: right; 
		color: #555; 
}



.header a {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #555;
		text-decoration: none
}

.header a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11 px;
	color: #006633;
	text-decoration: underline
}



header img {
		border: 0;
		float: abstop;
		float: left;
		margin: 20px;
		}


a {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #006633;
		text-decoration: none
}

a:hover {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #006633;
		text-decoration: underline
}


p {
	width: 840;
	font: 11px Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	text-align: justify; 
	color: #555;
	line-height: 140%;
	margin: 12, 0, 15, 8;	
}

ul {
font: 11px Verdana, Arial, Helvetica, sans-serif;
margin: 10, 0, 10, 8;
padding: 5px 10px;
list-style-type: square; color: #006633;

}

li {
margin: 0 0 0px 20px;
}

ul ul {
list-style-type: circle; color: #006633;
font: 11px Verdana, Arial, Helvetica, sans-serif;

}

ol {
margin: 0 0 0px 20px;
font: 11px Verdana, Arial, Helvetica, sans-serif; 
line-height: 120%;
list-style-type: decimal;
color: #006633;
}

ol li {

}


h1{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color:#006600;
		font-size: 16px;
		font-weight: bolder;
		text-decoration: none;
		margin: 12, 0, 15, 8;	
}

h2{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color:#006600;
		font-size: 14px;
		font-weight: bold;
		text-decoration: none;
		margin: 12, 0, 15, 8;	
}

h3{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color:#006600;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
		margin: 12, 0, 15, 8;	
}

blockquote { 
margin: 0, -25, 0, 25;	
} 

#greybox {
font: 11px Verdana, Arial, Helvetica, sans-serif;
display: block;
line-height: 110%;
background-color: #f5f5f5;
padding: 10, 10, 10, -10;
}

#greybox ul {
font: 11px Verdana, Arial, Helvetica, sans-serif;
line-height: 110%;
list-style-type: square;


}
#greybox ul ul {
list-style-type: disc;

}

#greybox a:link, #greybox a:visited {
text-decoration: underline; 
color: #006633;
}

#greybox ul li a {
text-decoration: none; 
color: #006633;
text-decoration: underline;
}

#greybox ul li a:hover { 
text-decoration: underline; 

}


/* SECCIÓN DE NOTICIAS */
.noticias {
		font: 10px Verdana, Arial, Helvetica, sans-serif; 
		font-weight: normal;
		text-align: left;
		color: #555;
		line-height: 130%;
		margin: 5px ;
}

.noticias h2 { 
		font: 10px; 
		font-weight: bold;
		line-height: 100%;
		margin:0px 0px 0px 0px;
}

.noticias a  {
		text-align: justify; 
		font-weight: bold;
		color: #156a29;
}

.noticias a:hover  {
		font-weight: bold;
		text-decoration: underline;

}

.noticias img {
		vertical-align: text-top;
		border: 1px #EAEAEA;
		float: left;
		margin:5px 5px 0px 0px;
}
/* FIN SECCIÓN DE NOTICIAS */






/** MENU PORTADA IZQ **/
.menu_left { 
	width: 160px;
	background-color: #FFF;
	margin-left: 0;
	margin-top: 5px;
	padding-left: 0;
}

.menu_left h1 { 
	color:#eaeaea;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	padding: 10px 5px;
}
.menu_left ul {
	margin-left: -15;
	padding-left: 0;
	list-style-type: none;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

.menu_left li a {
	display: block;
	width: 170px;
	border-bottom: 1px solid #eee;
	padding: 5px 5px 5px 20px;
	background-image: url(/images/list_icon.gif); /*icono de viñeta*/
	background-repeat: no-repeat;
	background-position: 2px;
	vertical-align: bottom;
}

.menu_left a:link, .menulist a:visited {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
	}

.menu_left a:hover {
	font: 11px Verdana, Arial, Helvetica, sans-serif;color: #156a29; background-color: #FCFCFC;
	font-weight: 555;
	padding: 5px 5px 5px 20px;
	background-image: url(/images/list_icon_roll.gif); /*icono de viñeta roll over*/
	background-repeat: no-repeat;
	background-position: 2px;
	background-color: #eaeaea;
}


/**TERMINA MENU PORTADA IZQ**/





table {
		text-align: left;
		background-color: #fff;
		border: 5px solid #fff;
}
			
			
table#header {
		text-align: center;
		width: 860px;
		background-color: #fff;
		border-bottom:0;
		border-top:0;
}
			
			
table#cursos { 
margin: 0 0 10px 0;
padding: 0;
width: 540px;
}

table#cursos td {
font: normal 10px Verdana, Arial, Helvetica, sans-serif;
padding: 5px;
}

table#cursos a {
color: #B22222;
text-decoration: none;
}

table#cursos  a:hover { 
text-decoration: underline; 
}		


.cursos_cab { 
background-color: #006F24; 
color: #fff;
}

.gris1 { background-color: #E1E1E1; }
.gris2 { background-color: #f5f5f5; }



.footer 
{
    width: 860px;
    font: 10px Verdana, Arial, Helvetica, sans-serif;
    color:#999999;
    text-align:center;
    border-top: 1px solid #999;
    padding: 10px 0;
}

.footer b  {
		text-align: justify; 
		color: #156a29;
		font-weight: bold;
}

.footer a  {
		text-align: justify; 
		color: #156a29;
}

.footer a:hover  {
		text-decoration: underline;

}
		


.cssnav
{
line-height: 11px;
position: relative;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: white;
background: url(../images/buttonover_2.jpg) no-repeat;
white-space: nowrap;
display: block;
width: 103px;
height: 35px;
margin: -30, 0, 0, 0;
padding: 0;
}

.cssnav a
{
line-height: 11px;
display: block;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FEFEFE;
width: 103px;
height: 35px;
display: block;
float: center;

text-decoration: none;
}

.cssnav img
{
width: 103px;
height: 35px;
border: 0;
}

/** html a:hover*/
.cssnav a:hover
{
line-height: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: white;
font-weight: 500;
visibility:visible;
text-decoration: none;
}

.cssnav a:hover img
{
visibility:hidden
}

.cssnav span
{
position: absolute;
left: 20px;
top: 5px;
margin: 0px;
padding: 0px;
cursor: pointer;
} 


/* FORMATO DE MENU DE CONTENIDOS INTERNAS*/


.menu_content
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FCFCFC;
	font-weight: bold;
	position: relative;
	background: url(/images/titular_menu.jpg) no-repeat;
	white-space: nowrap;
	display: block;
	width: 860px;
	height: 40px;
	margin: 10;
	padding: 10;
}

.menu_content a 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FCFCFC;
	font-weight: bold;
	margin: 10;
	padding: 10;
}

.menu_content a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FCFCFC;
	font-weight: bolder;
	text-decoration: underline;
	margin: 10;
	padding: 10;
}


/* MENUS / Barra de Contenidos y Páginas interiores*/

.titulares	{ 	width: 860px; background: url(/images/back.jpg) repeat; margin-top: 15px; text-indent: 15px; font-family: Verdana; font-size: 12px; font-weight: bolder; color: #FCFCFC;}
.tittop div { background: url(/images/top_left.jpg) no-repeat top left;}
.tittop     { background: url(/images/top_right.jpg) no-repeat top right;}
.titbot div { background: url(/images/bot_left.jpg) no-repeat bottom left; }
.titbot     { background: url(/images/bot_right.jpg) no-repeat bottom right;}
.tittop div, .tittop, .titbot div, .titbot {width: 100%; height: 3px; font-size: 3px; }
.titcontent  { margin: 3px; }
.titroundbox { width: 0px }


.titulares a 
{
	font-family: Verdana;
	font-size: 12px;
	color: #FCFCFC;
	font-weight: bold;	
	text-indent: 15px
}

.titulares a:hover
{
	font-family: Verdana;
	font-size: 12px;
	color: #FCFCFC;
	font-weight: bolder;
	text-decoration: underline;
	text-indent: 15px
}


/*   TITULARES PLECA INICIO     */

.titulares_portada	{ width: 98%; background: url(/images/back.jpg) repeat; margin-top: 15px; text-indent: 15px; font-family: Verdana; font-size: 12px; font-weight: bolder; color: #FCFCFC;}
.tittop div { background: url(/images/top_left.jpg) no-repeat top left;}
.tittop     { background: url(/images/top_right.jpg) no-repeat top right;}
.titbot div { background: url(/images/bot_left.jpg) no-repeat bottom left; }
.titbot     { background: url(/images/bot_right.jpg) no-repeat bottom right;}
.tittop div, .tittop, .titbot div, .titbot {width: 100%; height: 3px; font-size: 3px;}
.titcontent  { margin: 3px;}
.titroundbox { width: 0px }


.titulares_portada a 
{
	font-family: Verdana;
	font-size: 12px;
	color: #FCFCFC;
	font-weight: bold;	
	text-indent: 15px
}

.titulares_portada a:hover
{
	font-family: Verdana;
	font-size: 12px;
	color: #FCFCFC;
	font-weight: bolder;
	text-decoration: underline;
	text-indent: 15px
}


.texto_noticias {
                width: 700;
		font: 11px Verdana, Arial, Helvetica, sans-serif;
		font-weight: normal;
		color: #555;
		line-height: 130%;
}

.texto_noticia {
                width: 650;
		font: 11px Verdana, Arial, Helvetica, sans-serif;
		font-weight: normal;
		color: #555;
		line-height: 130%;
}












/** ATRIBUTOS CONTENIDO EN INTERNAS **/

.content_pix img { 
	align: left;
	margin: 0, 10, 0, 0
}
	


.main_portada p {
		width: 100%;
		font: 11px Verdana, Arial, Helvetica, sans-serif; 
		font-weight: normal;
		text-align: justify; 
		color: #555;
		line-height: 140%;
		margin: 15px ;
}


.DESTACADOS {
		width: 200px;
		height: 180px;
		background-color:#146A29;
		border-top:0;
		font: 11px Verdana, Arial, Helvetica, sans-serif; 
		font-weight: normal;
		text-align: right; 
}

