body {
	background-color : #CCCCCC;
	margin:0px;
	text-align:center;
	background-image : url(http://www.juntadeandalucia.es/empleo/recursos/material_didactico/especialidades/materialdidactico_gestion_proyectos/curso_gestionproyectos_html/Images/fondo.gif);
}

.icons {
	float : right;
}

.botones {
	font-size:8pt;
	font-family : arial, Helvetica, sans-serif;
	color: White;
	Text-align : center;
	
}

.titulo {
	text-align : center;
	color : Black;
	font-size : 15pt;
	font-family: arial;
}

.txt_sup {
	text-align : left;
	color : Gray;
	font-size : 13pt;
	font-family: arial;
	font-weight : bolder;
	width: 95%;
}

.txt_cuerpo {
	text-align : left;
	color : Black;
	font-size : 9pt;
	font-family: arial;
	width: 95%;
    height:235px;
}

.txt_pos {
	text-align : left;
	color : Maroon;
	font-size : 8pt;
	font-family: arial;
	width: 95%;
	margin-bottom: 7px;
}

.destacado1{
	background-color : #F0FFF0;
}

.destacado2{
	background-color : #FFFACD;
}

.color_texto1 {
	color : #6B8E23;
}

.color_texto2 {
	color : #B22222;
}

.texto_bolder{
	font-weight : bolder;
}
.color_texto2 {
	color : #483D8B;
}

table {
	border-spacing: 0px;
	padding: 0px;

}

td {
	border-spacing: 0px;
	padding: 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;

}

table.tabla1 {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	background-color : White;
}
table.tabla2 {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height:200px;
	background-color : White;
}

.casos_titulo {
	color: Maroon;
}

.cuerpo_gls{
	text-align : left;
	color : Black;
	font-size : 9pt;
	font-family: arial;
}
.framestop {
	margin : 0px;
}
