body{
font-size:100%;

}


H1{
	font-size: 1.4em;
	font-weight: bolder;
	color: #333333;
	text-align: left;
	margin: 2px 5px 2px 0px;
	float: none;
	clear: left;
}
H2{
	font-size: 1em;
	color: #666666;
	text-decoration: none;
	text-align: left;
	font-style: italic;
}
H3{
	font-size: 1em;
	color: #666666;
	text-decoration: none;
	text-align: left;
	font-style: italic;
}





sup {
	font-size: 80%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
sub {
	font-size: 80%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.cita {
	font-weight: bold;
	float: none;
	clear:left;
	text-align: justify;
	color: #333333;
	text-decoration: none;
	
}
/* P L A C E M E N T */
.left {float: left; margin: 0% 5% 0% 8%;}
.right {float: right; margin: 0% 5% 0% 8%;}
.right.inset {margin-right: 4% ;overflow:visible;} /* img floated right within text */
.left.inset {margin-left: 4%;overflow:visible;} /* img floated left within text */

/* S I Z E */
.one {width: 33%;}
.two {width: 50%;}
.twounscaled {width:250px;height:auto;}
.twounscaled_vertical {width:187px;height:auto;}
.three {width: 70%;}
.four {width: 430px;}
.five {width: 540px;}
.six {width: 650px;}
.seven {width: 760px;}
.pic p {font-size:80%;margin-left:5%;}
.pic_content {width:100%; height:auto;text-indent:0px;}
/* A D D I T I O N S */
.frame {border: 1px solid #999;}
.solo {margin-bottom: 20px;}

/* Estilos articulos*/
.contenido_fecha {
	font-size: 1em;
	color: #2E606A;
	font-weight: bold;
}
.biblioteca_fecha {font-size: 1em;color: #2E606A;;margin-bottom:0.5em;}
.contenido_texto div{
	font-size:100%;
	margin-bottom:1em;
	text-align:justify;
	
}
.contenido_texto div ul li{
	text-align:justify;
	text-indent: 0em;
}
.contenido_texto div p{
	text-align:justify;
	text-indent: 0em;
}

.contenido_texto .destacado
	{
	color: #FF6600;	
	font-weight:bold;
	
	}


.contenido_texto .tabla_color
{
	background-color: #78A976;
	color:#FFFFFF;


}

.contenido_texto table {
	font-size:0.80em;
	border-width: thin;
	border-spacing:0px ;
	border-style: solid;
	border-color: #666699;
	border-collapse: collapse;
	background-color: white;
}
.contenido_texto tr {
	
	padding: 1px;
	border-style: none;	
	background-color: #DBE7DF;
	
}
.contenido_texto td {
	border-width: thin;
	padding: 1px;
	border-style: solid;
	border-color: white;	
	-moz-border-radius: ;
	padding-left:0.2em;
	padding-right:0.2em;
	text-align: left;
	text-indent: 0em;
}


.utilidades_forma label{
width:116px;
display:block;
text-align:right;
float:left;

}
.utilidades_forma input{

display:block;
clear:none;

}
.utilidades_notice {
font-size:1em;
color:#FF6600;
margin-top:5px;
margin-bottom:5px;


}
.layout_large {display:block;width:100%;clear:both;margin-bottom:2em;height:auto;float:left;}
.layout_medium {display:block;width:100%;clear:both;margin-bottom:2em;float:left;height:auto;}
.layout_mini {display:block;width:100%;clear:both;margin-bottom:2em;float:left;height:auto;}
.layout_micro {display:block;width:100%;clear:both;margin-bottom:2em;float:left;height:auto;}
.layout_solotitulos {display:block;width:100%;clear:both;margin-top:2em;float:left;height:auto;}
.link_interno{float:right;width:auto;}
.link_interno_articulos{float:right;width:auto;background-image:url(../img/leermas_bg.png);background-repeat:no-repeat;height:25px;width:59px;margin-top:10px;margin-bottom:10px;}
.link_interno_articulos a{margin-top:5px;margin-left:3px;width:auto;height:auto;display:block}
.link_paginas{
	width:400px;
	display:block;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	color: #333333;
	font-weight: normal;
}
.link_paginas a{
	
	font-weight: bold;
}
