@charset "UTF-8";
/* CSS Document */

*{
padding:0px;
margin:0px;
font-family: arial;
}
p{
font-family: arial;
font-size: 12px;
color: #000000;
line-height: 15px;
padding: 5px;
}
.tipo_chica{
	font-size: 11px;	
}

h1{
font-family: arial;
font-size: 22px;
font-style: normal;
font-weight: lighter;
color: #661322;
text-align:left;
line-height: 23px;
padding: 5px;
}
h2{
font-family: arial;
font-size: 19px;
font-style: normal;
font-weight: lighter;
color: #661322;
text-align:left;
line-height: 23px;
padding: 3px;
padding-bottom:10px;
}
h3{
font-family: arial;
font-size: 12px;
font-style: normal;
font-weight: lighter;
color: #536A65;
text-align:left;
padding-bottom:2px;
padding-left:5px;
padding-top:10px;
}
h4{
font-family: arial;
font-size: 12px;
font-style: normal;
font-weight: lighter;
color: #661322;
text-align:left;
padding-bottom:2px;
padding-left:5px;
padding-top:10px;
}
h5{
font-family: arial;
font-size: 19px;
font-style: normal;
font-weight: lighter;
color: #EA208E;
text-align:left;
line-height: 23px;
padding: 5px;
}
#bullet{
list-style-type:none; 
line-height: 21px;
background-image: url(images/bullet.gif);
background-position: left;
background-repeat: no-repeat;
margin-left:10 px;
}
.borde_table{
border-width:thin;
border-color:#CCCCCC;
border-style: solid;
padding: 0px;
width: 770px;
margin-top:12px;
}
.entrar{
font-sixe:14px;
text-decoration: none;
color: #536A65
}
#logo{
width:163px;
height:345px; 
border:0px;
background-color:#556C66; 
margin:0px;
padding: 0px;
background-image: url(images/logo2.jpg);
background-position: top left;
background-repeat: no-repeat;
}
#menu{
font-family: arial;
list-style-type: none;
font-weight:bolder;
background-image: url(images/botones.jpg);
background-position: top left;
background-repeat: repeat-x;
float: none;
border:0px;
margin:0 px;
padding:0;
padding-left:20px;
}

ul {
	list-style-type:none; 
	margin:0; 
	padding:0;
}
li a {
	display:block; 
	font-family: arial;
	color:#FFFFFF; 
	width:130px;
	text-decoration:none; 
	font-weight:bolder;
	font-size: 12px;
	line-height: 12px;
	border:0px;
    margin:0 px;
	
	 
}
li a:hover {
	color:#000000;
}
li a:active {
	color: #000000;
}
li {
font-family: arial;
font-size: 10px;
color: #000000;
padding:0px;

}
#bullet_negro{
    font-size: 12px;
	list-style-image: url(images/bullet_negro.gif);
	padding-left:20;
}
.bullet_negro_tit{
    padding:0px;
	font-size: 12px;
	color:  #661322;
	background-image:url(images/bullet_negro_tit.gif);
	background-repeat: no-repeat;
	background-position:left;
	padding-left:20;
	margin-left: 5px;
}
#contenedor {
float: right; 
clear:both; 
padding:10px;
}
.nopadd{
padding: 0px;
}
.a_verde{
text-decoration:none; 
color:#536A65;
}
.a_verde:hover{
text-decoration:none; 
color:#536A65;
border-bottom: 1px solid;
} 
.a_bordo{
text-decoration:none; 
color:#661322;
}
.a_bordo:hover{
text-decoration:none; 
color:#661322;
border-bottom: 1px solid;
}
.linea_bordo{
background-image: url(images/linea_bordo.gif);
background-position: top left;
background-repeat: repeat-x;
}
.linea_verde{
background-image: url(images/linea_verde.gif);
background-position: top left;
background-repeat: repeat-x;
}
.a_linea{
text-decoration:none; 
color: #000000;
height: 20px;
}
.a_linea:hover{
text-decoration: none;
color: #000000;
border-bottom: 1px solid #7D212B;
}
.a_linea_violeta{
text-decoration:none; 
color: #000000;
height: 20px;
}
.a_linea_violeta:hover{
text-decoration: none;
color: #000000;
border-bottom: 1px solid #79437C;
}
.a_violeta{
text-decoration:none; 
color:#79437C;
}
.a_violeta:hover{
text-decoration:none; 
color:#79437C;
border-bottom: 1px solid;
}
.a_fucsia{
text-decoration:none; 
color:#EA208E;
}
.a_fucsia:hover{
text-decoration:none; 
color:#EA208E;
border-bottom: 1px solid;
}
.a_blanco_bot{
text-decoration: none;
font-family: arial;
font-size: 13px;
text-align: center;
padding-top: 5px;
color: #FFFFFF;
display:block;
height: 25px; 
}
.a_blanco_bot:hover{
font-family: arial;
font-size: 13px;
text-align: center middle;
padding-top: 5px;
color: #FFFFFF;
display:block;
height: 25px;
background-color: #000000;
border: 0px;
}
#contenido{
padding-top:20px;
padding-left:30px;
padding-right:30px;
}
#barra{
width:35px;
height:345px; 
background-color:#000000;
padding-top:22px;
padding-left:5px;
padding-right:5px;
text-align:center;
}
#imagen{
padding:0px;
margin:0px;
background-image: url(images/logo_fundacion.jpg);
background-position: top right;
background-repeat: no-repeat;
width:150;
height:86;
}
.texto_pad{
padding-top: 15px;
}
#color_negro{
color:#000000;
}
#listado{
font-family: arial;
font-size: 12px;
color: #000000;
line-height: 16px;
}
#texto_peque{
font-family: arial;
font-size: 11px;
color: #000000;
}