* {
	margin-top: 0;
}
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(images/fondo2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #060200;
	line-height: normal;
}
a:link {
	text-decoration: none;
	color: #FFCC33;
}
a:visited {
	text-decoration: none;
	color: #da5515;
}
a:hover {
	text-decoration: underline;
	color: #cc0000;
}
.bordetabla {
	border: 1px solid #060200;
}
.borde_bco {
	border: 1px solid #FFF;
}
#pagina {
	width: 100%;
	background-image: url(images/fondo3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

h1, h2 {
	font-weight: normal;
}
h3 {
	font-weight: normal;
}

h1 { 
	font-size: 19px; 
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #FA852F;
	line-height: 120%;}
h2 { 
	font-size: 16px; 
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFFF;
	line-height: 120%;
}
h3 {
	font-weight: bold;
	color: #DC5610;
	font-size: 120%;
}

p, ul, ol {
	font-size: 100%;
}

p {
}

ul {
}

ol {
}

blockquote {
}


/* Header */

#header {
	width: 850px;
	height: 156px;
	margin: 0 auto;
	}

#header h1, #header p {
	margin: 0;
	font-weight: bold;
}

/* aqui va el fondo rojo, el flash, el texto de contenido y el menú horizontal */

#contenido_rojo {
	width: 1000px;
	height: 315px;
	margin: 0 auto;
}
#contenido_plataforma {
	width: 1000px;
	margin: 0 auto;
	height: 1000px;
}
#contenedor {
	width: 1000px;
	margin: 0 auto;
	height: 1000px;
}
#contenido_plataforma_p {
	width: 1000px;
	margin: 0 auto;
	height: 750px;
}
#rojo_relleno81 {
	width: 81px;
	height: 311px;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #b01e06;
	padding: 2px;
}

#rojo_centro {
	width: 849px;
	height: 315px;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #b01e06;
}

#rojo_texto {
	width: 196px;
	height: 190px;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 75px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	text-align: center;
}

#rojo_flash {
	width: 648px;
	height: 315px;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* menú horizontal con todos los botones va dentro de la capa rojo_flash */
#menu {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 647px;
	height:30px;
	position: absolute;
}
#menu span {
	visibility: hidden;
	position: absolute;
}
#menu a {
	display: block;
	text-indent: -2000%;
}
#menu a:hover {
	background-position: left bottom;
}
#menu a:hover span{
	visibility: visible;
}
#menu .inicio {
	width: 80px;
	height: 30px;
	background: url(images/menu/inicio.gif) no-repeat;
	left: 0px;
	top: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #E52608;
	border-left-color: #E52608;
}
#menu .cedesor {
	width: 80px;
	height: 30px;
	background: url(images/menu/cedesor.gif) no-repeat;
	left: 82px;
	top: 0px;
	position: absolute;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #E52608;
}
#menu .territorio{
	width: 80px;
	height: 30px;
	background: url(images/menu/territorio.gif) no-repeat;
	left: 163px;
	top: 0px;
	position: absolute;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #E52608;
}
#menu .leader {
	width: 80px;
	height: 30px;
	background: url(images/menu/leader.gif) no-repeat;
	left: 245px;
	top: 0px;
	position: absolute;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #E52608;
}
#menu .noticias {
	width: 80px;
	height: 30px;
	background: url(images/menu/noticias.gif) no-repeat;
	left: 327px;
	top: 0px;
	position: absolute;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #E52608;
}
#menu .descargas {
	width: 80px;
	height: 30px;
	background: url(images/menu/descargas.gif) no-repeat;
	left: 409px;
	top: 0px;
	position: absolute;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #E52608;
}
#menu .enlaces {
	width: 80px;
	height: 30px;
	background: url(images/menu/enlaces.gif) no-repeat;
	left: 491px;
	top: 0px;
	position: absolute;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #E52608;
}
#menu .contacto {
	width: 72px;
	height: 30px;
	background: url(images/menu/contacto.gif) no-repeat;
	left: 573px;
	top: 0px;
	position: absolute;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #E52608;
}

/* contenido central */

#contenido_central {
	width: 840px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 450px;
	padding: 1px;
}

#noticias {
	float: left;
	width: 300px;
	padding: 7px;
	height: 430px;
}
#content_dcha {
	float: left;
	width: 300px;
	background-position: right;
	padding-top: 7px;
	padding-right: 7px;
	padding-left: 7px;
	margin: 1px;
	height: 430px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #4C1C00;
}
#content_leader {
	float: left;
	width: 190px;
	background-position: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin: 2px;
}
.float-right   { float:right; }

/* Footer */

#footer {
	clear: both;
	width: 840px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

#footer p {
	margin: 0;
	text-align: center;
}

.float-left {
	float:left;
}
/* marco de fotos*/

.foto100 {
	padding:5px;
	background-color: #FFFFFF;
	width: 100px;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	margin-right: 5px;
	margin-bottom: 5px;
}
.foto200 {
	padding:5px;
	background-color: #FFFFFF;
	width: 200px;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	margin-right: 5px;
	margin-bottom: 5px;
}
/* estilos*/
.subrayado {
	font-weight: bold;
	color: #DC5610;}

.foto300 {
	padding:10px;
	background-color: #F5F0D8;
	width: 300px;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	margin-right: 10px;
	margin-bottom: 5px;
}
.pie {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #312F10;
}
#content_dcha_scroll {
	float: right;
	width: 420px;
	background-position: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	overflow: scroll;
	overflow-x: hidden;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #6F7D2B;
	scrollbar-highlight-color: #FDFBEF;
	scrollbar-3dlight-color: #FDFBEF;
	scrollbar-darkshadow-color: #F5F0D8;
	scrollbar-track-color: #F5F0D8;
	scrollbar-arrow-color: #6F7D2B;
	height: 430px;
}
#noticias_big {
	float: left;
	width: 100%;
	padding: 4px;

}
#leader_scroll {
	float: left;
	width: 100%;
	height: 450px;
	padding: 4px;
	overflow: scroll;
	overflow-x: hidden;
	scrollbar-face-color: #b01e06;
	scrollbar-shadow-color: #1c0d02;
	scrollbar-highlight-color: #b01e06;
	scrollbar-3dlight-color: #b01e06;
	scrollbar-darkshadow-color: #1c0d02;
	scrollbar-track-color: #1c0d02;
	scrollbar-arrow-color: #ffffff;
}
#cooperacion {
	float: left;
	width: 95%;
	height: auto;
	padding: 4px 10px;
	scrollbar-track-color: #1c0d02;
}
#cooperacion_txtg {
	float: left;
	width: 95%;
	height: auto;
	padding: 4px 10px;
	scrollbar-track-color: #1c0d02;
	line-height: 140%;
}
/* plataforma formativa */

.plataforma_contenido {
	width: 820px;
	padding: 4px;
	margin-right: 90px;
	margin-left: 90px;
}
.contenido_derecha {
	float: right;
	width: 55%;
	padding: 10px;
	border: 1px solid #481801;
}
.contenido_izquierda {
	float: left;
	width: 35%;
	padding: 10px;
}
.clear {
	height: 10px;
	clear: both;
	width: 98%;
}
.formacion_fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}
.curso_fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
}
.formacion_nombre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D66B00;
	font-weight: bold;
}
.formacion_nombre_grande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D66B00;
	font-weight: bold;
}
.formacion_tema {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FC0;
}
.formacion_tema_oscuro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C90;
}
.volver {
	font-size: 12px;
	color: #E8E8E8;
	float: right;
	padding-right: 35px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
#plataformaformativa {
	width: 196px;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	text-align: center;
	padding-top: 12px;
}
#rojo_flash_plataforma {
	width: 648px;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100px;
}
#contenido_central_plataforma {
	width: 840px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 1px;
	height: 800px;
}

#rojo_relleno_plataforma {
	width: 83px;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #b01e06;
	padding: 0px;
	height: 110px;
}
#rojo_centro_plataforma {
	width: 849px;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #b01e06;
	height: 110px;
}
.formacion_g {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
}
#contenido_plataforma_g {
	width: 1000px;
	margin: 0 auto;
	height: 1200px;
}
.plataforma_contenidoCopia {
	width: 820px;
	padding: 4px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #260D01;
}
#problema {
	width: 840px;
	margin: 0 auto;
	height: auto;
	background-color: #260D01;
}
.titulo_socios {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF;
	font-style: italic;
}
.proyecto {
	width: 90%;
	margin: 5px;
	padding: 10px 5px 10px 50px;
}

