
body
{
	font-family:Helvetica, Verdana,Serif;
	font-size:0.75em;
	text-align:justify;
	background-color:#000;
	background-image:url(../img/bg4.png);
}

a
{
	font-weight:bold;
	color:black;
}
.boton
{
	color:#FFF;
	text-transform:lowercase;
	text-decoration:none;
}
.fleft
{
	float:left;
}

.fright
{
	float:right;
}

.break
{
	clear:both;
}

p
{
    line-height:20px;
	/* margin-bottom:15px;
	font-size:15px;*/
}


li
{
	line-height:20px;
	margin-bottom:5px;

}

ul
{
	margin-left:20px;
	list-style:square;
}
h3
{
	margin-bottom:10px;
	font-weight:bold;
}

h1
{
	margin-bottom:10px;
	font-weight:bold;
	font-size:1.4em;
}
h2 
{
	font-weight:bold;
	
}
{
	font-style:italic;
}
.menuhorizontal
{
	float:right;
}

.menuhorizontal li
{
	display:inline;
	margin-right:10px;
}

.menuhorizontal li a
{
	text-decoration:none;
}

.menus p:first-child
{
	padding-left:0 !important;
	border-left:0px solid #FFF;
}
.menus p
{
	width:65px;
	padding-left:14px !important;
	border-left:1px solid #FFF;
	margin-right:15px;
	
}
.menusup a
{
	display:block;
	clear:both;
	text-align:left;
	width:90%;
	padding-left:10px;
}
.menusup a:hover
{
	background-image:url(../img/fondo_menu2_over.png);
}

.secondSel
{
	background-image:url(../img/fondo_menu2_sel.png);
}

.contenidopagina h2
{
	font-size:2.3em;
	margin-bottom:5px;
	padding-left:40px;
	}

.lista
{
	border:1px dashed #D4D0C8;
	
	margin:0;
	background-color:#F2F2F2;
	background-image:url(../img/fondo_tablacontenido.png);
	margin-left:30px;
	margin-bottom:20px;
	padding:20px;
	/*list-style:circle;*/
	list-style-position:inside;
	text-align:left;
	
}
.lista b
{
	marging-bottom: 20px !important;
}

.lista .sinbolito
{
	list-style:none;
}
.subtitle
{
	color:#9CA315;
	font-size:1em;	
	font-style:italic;
	padding-left:40px;
	
}





.textocontenido p
{
    line-height:22px;
	margin-bottom:15px;
	font-size:14px;
}

.textocotenido li
{
	line-height:22px;
	margin-bottom:5px;
	font-size:14px !important;
	
}

.textocotenido table
{
	line-height:22px;
	margin-bottom:5px;
	font-size:14px !important;
	
}



/* PARA LAS TABLAS DE LOS CONTENIDOS */


/* PARA LAS TABLAS DE LOS CONTENIDOS */

.cuadro
{
	/*border-bottom:  1px solid;
	border-left: 1px solid;
	border-right: 1px solid;*/
	background-image:url(../img/fondo_tablacontenido.png);
	padding: 20px;
	margin-bottom:15px;
}

.cuadro:first-child
{
	/*border-top: 1px solid;*/
}

.cuadro .titulo
{
	font-weight: bold;
	margin:0px;
}

.cuadro .descripcion
{
	margin:0;
	font-size:12px;
}


.itemindice div
{
	width:50%;
}

.opcionespresentacion p
{
	margin-left:15px;
	margin-top:5px;
}

.moduloTitle
{
	font-size:12px;
}