@charset "UTF-8";

/* AHT  21 mayo 09 */
body {
	margin-top: 0px;
}
.CssTextDiv
{
	background-image: url(../images/bk_general.png);
	background-repeat: repeat-y;		
	padding-right: 5px;
	padding-left: 5px;
	position: relative;
	background-position: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003;
	text-align: justify;
	letter-spacing: .04em;
	
}
.liniaNoticias
{
	height:50px;
	position:relative;
	width: 700px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #F90;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	text-align: left;

}	
div#general {
	width: 910px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bk_gral.png);
	background-repeat: repeat-y;
	background-position: 0px;
	padding-right: 20px;
	padding-left: 20px;
	z-index: 1;
}

div#footer  {
	background-image: url(../images/bk_gral.png);
	background-repeat: repeat-y;
	background-position: 0px;
	width: 950px;
	bottom: auto;
	margin-right: auto;
	margin-left: auto;
	position relative;
	height: 76px;
}

div#LogoFundacion{
	width: 124px;
	position: absolute;
	height: 89px;
	top: 0px;
}
img {
	border-style: 0px;
    border-width: 0px;
    text-align: left;
}
ul.listaDirectores {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000;
}

h1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

h2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

h3 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:lighter;
	color: #000000;
}
h4 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight:lighter;
	color:#690
}
a:link {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 15px;
	font-weight: bold;
	color: #30890d;
	text-decoration: none;
}
a:visited {
	font-family: Trebuchet MS, Arial, Helvetica, sans-erif;
	font-size: 15px;
	font-weight: bold;
	color: #488965;
	text-decoration: none;
}
a:active {
	font-family: Trebuchet MS, Arial, Helveica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0F0;
	text-decoration: none;
}
a:hover {
	font-family: Trebuchet MS, Aria, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	colo #F60;
	text-decoration: none;
}
#menu {
	top: 57px;
	height: 32px;
	float: right;
	z-index: 5000;
}  
#logo {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

  
#ContInterior 
{
    top: 0px;
	width: 910px;
	position: relative;
	background-image: url(../images/bk_gral.png);
	background-repeat: repeat-y;
	padding-right: 20px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
	z-index: 5;
}
#ContenedorInfo {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 35px;
	padding-right: 35px;
	padding-bottom: 25px;
	padding-left: 35px;
	text-align: justify;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	background-image: url(../images/bk_gral.png);
	background-repeat: repeat-y;
}
#imgPr {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	z-index: -10;
	background-image: url(../images/bk_gral.png);
	background-repeat: repeat-y;
	padding-right: 25px;
	padding-left: 25px;
	background-position: 5px;
}

ul.listabulletsazul {
	list-style-position: outside;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	list-style-type: disc;
	list-style-color: #348;
	list-style-image: url(../images/bullet.png);
	text-align: justify;
	line-height: 20px;
	}

/*Lista para Noticias*/

div#listaNews {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	list-style-type: none;
	width: 790px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}	

ul.listaNews {
	list-style-position: outside;
	list-style-type: none;
	}
ul.listaNews li {
	height:50px;
	position:relative;
	width: 700px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #F90;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	text-align: left;
}

