@charset "utf-8";
html, body{
height: 100%;
}
body {
margin:0;
background-image:url(images/fondorelleno.png);
background-repeat:repeat-y;
background-position:top center;
background-color:#AD9DCC;
height: 100%;
font: 100% Verdana, Arial, Helvetica, sans-serif;
}

#contenedor {
margin: 0, auto;
background-image: url(images/fill_gral.jpg);
background-repeat: no-repeat;
background-position:top center;

}
#contenedorj {
margin: 0, auto;
background-image: url(images/fill_gralj.jpg);
background-repeat: no-repeat;
background-position:top center;

}
#contenedorm {
margin: 0, auto;
background-image: url(images/fill_gralm.jpg);
background-repeat: no-repeat;
background-position:top center;

}
#centro {
width: 777px;
margin: 0 auto;
background-color:#FFFFFF;

}

#centroint {
background-color:#FFFFFF;
width: 777px;
height: 100%;
margin: 0 auto;

}
#cabecera {
width: 777px;
height: 50px;
margin: 0 auto;
}

#barrainf {
clear:both;
width: 777px;
height: 121px;
margin: 0 auto;

}
#barrainfint {
clear:both;
width: 776px;
height: 26px;

}
#cuadropro {
width: 799px;
height: 103px;
background-image:url(images/fill_cuadropro.png);
margin: 0 auto;
}
#cuadroprojovenes {
width: 799px;
height: 103px;
background-image:url(images/fill_cuadroprojov.png);
margin: 0 auto;
}
#cuadropromujeres {
width: 799px;
height: 103px;
background-image:url(images/fill_cuadropromuj.png);
margin: 0 auto;
}

/*TABLAS*/
.tablebloques {
	width: 500px;
	
}
.tdbloques {
	padding: 10px;
	padding-left: 30px;
		
}
.tdbloquesinterno {
	padding: 10px;
	padding-left: 10px;	
}
.tdtutoresoscura {
	padding: 3px;
	background-color:#D6E0E7;
	border-right: solid;
	border-right-width:thin;
	border-color: #8FB5D3;
	font-family:Verdana, Tahoma, Helvetica, Arial, sans-serif;
	font-size:10px;
}
.tdtutoresclara {
	padding: 3px;
	background-color: #F0F4F7; 
	border-right: solid;
	border-right-width:thin;
	border-color: #8FB5D3;
	font-family:Verdana, Tahoma, Helvetica, Arial, sans-serif;
	font-size:10px;
}
.tdlinea {
	padding: 8px;
	border-bottom: thin;
	border-bottom-style: solid;
	border-bottom-color: #8FB5D3;
}
.tablemenu {
	background: #5F458D;
	width:100px;
	padding-right:10px;
	
}
.tdmenu {
	padding: 3px;
	border-right: dotted;
	border-color: #FFFFFF;
	border-right-width:thin;
	font-family:Verdana, Tahoma, Helvetica, Arial, sans-serif; 
	font-size:10px;
	color:#FFFFFF;
}
.tablerep {
	background: #F7F7F7;
	padding-right:10px;
	width: 490px;
	border-bottom: thin;
	border-top: thin;
	border-color: #999999;
	
}
.tdrep{
	padding-right: 5px;
	background-color: #F0F4F7;
	border-bottom:solid;
	border-bottom-width:thin;
	border-color: #999999;
	font-family:Verdana, Tahoma, Helvetica, Arial, sans-serif; 
	font-size:11px;
}
.tdrepint{
	padding-right: 5px;
	background-color: #E3EBEE;
	font-family:Verdana, Tahoma, Helvetica, Arial, sans-serif; 
	font-size:11px;
	
}
.bannersizq {
width:195px;
padding-right:5px;
background-image:url(images/fill_banners.png);
}

/*TEXT*/

A:link {
	COLOR: #FF6600; FONT-FAMILY: Verdana, Tahoma, Helvetica, Arial, sans-serif; FONT-SIZE: 10px; font-weight:bold; TEXT-DECORATION: none
}
A:visited {
	COLOR: #FF6600; FONT-FAMILY: Verdana, Tahoma, Helvetica, Arial, sans-serif; FONT-SIZE: 10px; font-weight:bold; TEXT-DECORATION: none
}
A:hover {
	COLOR: #000033; FONT-FAMILY: Verdana, Tahoma, Helvetica, Arial, sans-serif; FONT-SIZE: 10px; font-weight:bold; TEXT-DECORATION: underline
}


p {
	font-size: 14px;
	color: #4F516C;
	text-align:justify;
}
ul, ol {
	font-size: 14px;
	color: #4F516C; 
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #4F516C;
}
h3 {
	font-size: 15px;
	font-weight: bold;
	color: #4F516C;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #4F516C;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #4F516C;
}
h5 {
	font-size: 11px;
	font-weight: bold;
	color: #4F516C;
}
h6 {
	font-size: 10px;
	color: #4F516C;
}
.notas, .tdmarco {
	font-size: 10px;
	color: #4F516C;
}
.fecha {
	font-size: 10px;
	color: #B8A9D4;
}
.proyectos {
	font-size: 10px;
	color: #FFFFFF;
	
}
.notasmoradas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5B2979;
}
.resalteparrafo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align:justify;
	color: #D33D7A;
}
