@import"reset.css" ;


.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    zoom: 1;     /* triggers hasLayout */
    }  /* Only IE can see inside the conditional comment
    and read this CSS rule. Don't ever use a normal HTML
    comment inside the CC or it will close prematurely. */

.clearfix {
    display: inline-block;
	clear: both;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background: url(../images/bg.jpg) no-repeat center top;
}
a {
	text-decoration: none;
}
b {
	font-weight: bold;
}

.container {
	margin: 0 auto;
	width: 1000px;
	height:auto;
	
	
}
.foot {
	background:transparent url(../images/foot.png) no-repeat scroll -11px 0px;
	clear:both;
	height:130px;
	margin:0pt auto;
	width:1004px;
}
.foot p {
	float: left;
	font-size: 10px;
	color: #000;
	margin:20px;
}
.foot a {
	float: right;
	font-size: 10px;
	color: #75afe3;
	margin:20px 2px 0pt 0px;
	
}
.foot a:hover {
	color: red;	
}
.generico {
	background:#FFFFFF url(../images/bg_generico.gif) no-repeat scroll 0pt 21pt !important; 
}
/*************************************************/
.header {
	height: 129px;
	background: url(../images/head.jpg) no-repeat;
	padding: 0 22px 0 60px;
}

.header .logo {
	float:left;
	margin:40px 0pt 0pt;
}
.header .date, .header form {
	float: right;
}
.header .date p {
	font-size: 9px;
	color: #abacb5;
}


.header form {
	width: 270px;
	height: 56px;
	margin: 56px 0px 0 0;
	
}
.header form  h1 {
	color: #fff;
	font-weight: bold;
	margin: 0 0 20px;
	background: none;
}
.header form label {
	border: none;
	font-size: 10px;
	float: left;
	color: #fff;
}


.header form input {
	background: #DF8A83;
	width: 100px;
	height: 16px;
	border: none;
	font-size: 10px;
	display: block;
	margin: 5px 0 0 0;
	padding: 0;
}
.header form .submit {
	float: left;
	margin:12px 0pt 0pt 6px;
}

/*************************************************/
.menu {
	height: 47px;
	background: url(../images/bg_menu.gif);
	width:980px;
}
.menu ul {
	height: 47px;
}
.menu ul  li {
	float: left;
}
.menu ul li a {
	height: 47px;
	display: block;
}
.menu ul li a:hover {
	background-position: 0 -47px;
	
}
.menu ul li a.m1 {
	background: url(../images/menu01.gif) 0 0;
	width: 140px;
	
}



.menu ul li a.m2 {
	background: url(../images/menu02.gif) 0 0px;
	width: 192px;
	
}
.menu ul li a.m3 {
	background: url(../images/menu03.gif) 0 0;
	width: 143px;
	
}
.menu ul li a.m4 {
	background: url(../images/menu04.gif) 0 0;
	width: 130px;
	
}

/*************************************************/
.submenu, .submenu2, .submenu3, .eventos, .videos, .actividades {
	width: 300px;
	border: 1px solid #e0e0e8;
	margin:5px 0pt 5px;
}
/*************************************************/
.options {
	padding: 20px;
	border-bottom: 1px dashed #e3e3e3;
	border-left: 1px dashed #e3e3e3;
}
.options img {
	margin: 0 10px 0 0;
	border-right: 1px solid #ccc;
	padding: 0 20px 0 0;
}
/*************************************************/
.main {

	width: 640px;
	float: left;
	border-right: 1px solid #e0e0e8;
	padding:6px 0pt 0pt 13px;

	clear: both;	
		

	/*	height: 1000px;*/
	
}
.column_right {
	width: 304px;
	float: left;
	margin: 0 0 0 6px;

	
}
/*************************************************/
.flash {
	margin: 0 0 20px;
}
/*************************************************/
.noticias {
	
/*	height:400px;*/
	margin:0pt 0px 0pt 2px;

	
}
.noticias h1, .flickr h1, .actividades h1 {
	color: #4b88b8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	letter-spacing:0px;
	background: none;
}
.noticias h1 {
	background:#FFFFFF url(../images/bg_noticias.gif) no-repeat scroll 0pt 21pt;
	height: 35px;
}
.noticias .notas, .noticias .masnoticias {
	float: left
}
.noticias .notas {
	width: 415px;
	margin:40px 0pt 0pt;
}
.noticias .notas ul li{
	clear: both;
	background:transparent url(../images/punt.gif) repeat-x scroll left bottom;
	height:150px;
	margin:0pt 0pt 20px;
}

.noticias .notas h1 {
	color: #33669c;
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	clear:both;
	margin:8px 0pt 3pt;
	background: none;
}

.noticias .notas .texto,  .noticias .notas img {
	float: left;
}
.noticias .notas img {
	border: 4px solid #ebebeb;
	padding: 4px;
}
.noticias .notas .texto {
	width: 277px;
	margin:0pt 0pt 0pt 7px;
}
.noticias .notas .texto p {
	line-height: 14px;
}
.noticias .notas .texto .head  {
	border-bottom: 1px solid #ebecef;
	height: 16px;
}
.noticias .notas .texto .head h1 {
	margin:0pt;
	color: #a31d0a;
	font-size: 14px;
	float: left;
	background: none;
}
.noticias .notas .texto .head p {
	color: #8e9197;
	font-size: 10px;
	float: right;
}
.noticias .notas .texto img {
	padding:0;
	border:0;
	float: right;
}
.noticias .masnoticias {
	margin:0px 0pt 20px 8px;
	width: 215px;
	background: #ebecef;
	padding:37px 0pt 0pt;
}
.noticias .masnoticias h1 {
	color: #bb1502;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin:0pt 0pt 0pt 25px;
	background: none;
	height:11px;
	cursor: pointer;
}
.noticias .masnoticias ul {
	background: #EBECEF;
	min-height: 317px;
}
.noticias .masnoticias ul li {
	border-bottom: 1px solid #ccc;
	padding: 12px 8px 12px 20px;
	margin: 0 5px;
}
.noticias .masnoticias img {
	float: right;
}
.noticias .masnoticias p.date {
	color: #4170a3;
	margin:0pt 0pt 4px;
}
/*************************************************/
.noticias .notacompleta {
	float: left;
	
}
.noticias .notacompleta {
	width: 630px;
	margin:30px 0pt 0pt;
	
}
.noticias .notacompleta h1 {
	color: #33669c;
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	clear:both;
	margin:8px 0pt 3pt;
	background: none;
}
.noticias .notacompleta .texto  {
	float: left;
}
.noticias .notacompleta img {
	border: 4px solid #ebebeb;
	padding: 4px;
}
.noticias .notacompleta .texto {
	width: 480px;
	margin:0pt 0pt 0pt 7px;
}
.noticias .notacompleta .texto p {
	line-height: 14px;
	margin:12px 0pt;
	clear:both;
}
.noticias .notacompleta .texto .head  {
	border-bottom: 1px dashed #ebecef;
	padding: 12px 0;
	border-top: 1px dashed #ebecef;
}
.noticias .notacompleta .texto .head h1 {
	margin:0pt;
	color: #33669c;
	font-size: 14px;
	float: left;
	background: none;
}
.noticias .notacompleta .texto .head p {
	color: #000;
	font-size: 11px;
	clear: both;
	font-weight: bold;
	
}
.noticias .notacompleta .texto img {
	padding:0;
	border:0;
	float: right;
}
.column_right .videos_relacionados h1, 
.column_right .noticias_relacionados h1
{
	border-bottom:1px solid #E3E3E3;
	color:#33669C;
	font-size:10px;
	font-weight:bold;
	height:15px;
	margin:0pt 0pt 10px;
	text-transform:uppercase;
	background: none;
}
.column_right  .calendariofechas h1  {
	border-bottom:1px solid #E3E3E3;
	color:#33669C;
	font-size:10px;
	font-weight:bold;
	height:15px;
	margin: 30px 0pt 10px;
	text-transform:uppercase;
	background: none;
}
/*************************************************/
.comunidades ul li {
	float:left;
	margin:0pt 80px 0pt 0pt;
}
.comunidades img  {
	vertical-align: middle;
}
.comunidades a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #4170a3;
}
.comunidades a:hover {
	color: #003B5F;
}
/*************************************************/
.flickr {
	clear: both;
	height: 265px;
	background: transparent url(../images/flickr.gif) no-repeat 560px top ;
}
.flickr div {
	background: #ebecef url(../images/bg_flickr.gif) no-repeat 0 0;
	height: 210px;
	text-align: center;
}
.flickr div img {
	margin: 30px 0 0 0;
}
/*************************************************/
.comunidades ul {
	margin:30px auto;
	width:484px;
}
/*************************************************/
.column_right .eventos, 
.column_right .videos {
}
.column_right  ul.submenu,
.column_right  ul.submenu2,
.column_right  ul.submenu3
  {
	margin: 5px auto;
	width: 300px;
	background: transparent url(../images/tile_fondo2.gif) repeat-x scroll 0% 8px;
}

.column_right  ul.submenu li {
	width: 200px;
	margin: 0 auto;	
}
.column_right  ul.submenu2  {
	padding:20px 20px;
	width: 259px;
	background: url(../images/bg_submenu.gif) repeat-x;
	
}
.column_right  ul.submenu2 li {
	border-bottom:1px dashed #C5C5C5;
	height:20px;
	margin:0pt 0px;
	padding:10px 0pt 0pt 30px;
	background: url(../images/bullet1.gif) no-repeat 15px 12px;
}
.column_right  ul.submenu2 li a {
	color: #33669c;
	font-weight: bold;
}
.column_right  ul.submenu2 li a:hover,
.column_right  ul.submenu3 li a:hover
 {
	color: #BB1502;
}
.column_right  ul.submenu3 {
	background:transparent url(../images/tile_fondo2.gif) repeat-x scroll 0% 8px;
	height:180px;
	margin:5px auto;
	padding:20px 0pt 0pt;
	width:300px;
}
.column_right  ul.submenu3 li {
	border-bottom:1px solid #C5C5C5;
	height:25px;
	margin:0pt 40px;
	padding:10px 0pt 0pt 30px;
	
	font-size: 11px;
}
.column_right  ul.submenu3 li a {
	color: #33669c;
	font-weight: bold;
	
}
.column_right  ul.submenu3 li a p {
	color: #33669c;
	font-weight: bold;
	font-size: 9px;
	cursor: pointer;
	
}
.column_right  ul.submenu3 li a .izq {
	float: left;
	
}
.column_right  ul.submenu3 li a .der {
	float: right;
	
}
.column_right  ul.submenu3 li a:hover {
	color: #BB1502;
}


/*************************************************/

*:first-child+html .column_right .eventos {
	height:240px;
}



.column_right .eventos {
	/*height:210px;*/
}
.column_right .eventos h1, 
.column_right .videos h1,
calendariofechas {
	font-family: Arial, Helvetica, sans-serif;
	color: #bb1502;
	font-size: 17px;
	height: 40px;
	background: url(../images/tile_h1.gif) repeat-x;
	padding:15px 0pt 0pt 15px;
	font-weight:bold;
}
.column_right .eventos ul li  
{
	border-bottom:1px dashed #e3e3e3;
	margin:0pt 0pt 10px;
	padding:0pt 0pt 20px 15px;
	width:275px;

}
.column_right .eventos ul li h1, 
.column_right .videos ul li h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #858996;
	font-size: 13px;
	background: none;
	height: auto;
	padding:0;

}
.column_right .eventos ul li a {
	float: right;
	font-size: 10px;
	font-weight: bold;
	color: #4b4d4f;
}

.column_right .eventos .mas {
	float: right;
	font-size: 11px;
	font-weight: bold;
	color: #4b4d4f;
	margin:0pt 8px 0pt 0pt;
}
/*************************************************/
.column_right .actividades {
	background:transparent url(../images/bg_act.gif) repeat scroll 0% 0%;
	height:59px;
	padding:12px 0pt 0pt;
	text-align:center;
	width:300px;
}
/*************************************************/
.column_right .calendariofechas ul li {
	height:15px;
	border-bottom: 1px solid #e3e3e3;	
	padding: 5px 0;
}
.column_right .calendariofechas ul li img {
	float: right;
}
/*************************************************/
.main .calendario {
	margin: 20px 0 0 0;
}
.main .calendario .texto {
	margin: 0;
	width: 630px;
}
.noticias .notacompleta  .headcalendario h1 {
	margin: 0 0 0px;
	color: #9e1e08;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background:transparent none repeat scroll 0% 0%;
}
.dias .fecha {
	border-bottom: 1px solid #b4cbdd;
	border-top: 1px solid #b4cbdd;
	background: #f8f8f9;
	width: 120px;
	color: #33669c;
	font-weight: bold;
	padding: 15px 0;
}
.dias li {
	margin: 10px 0;
}
.dias .fecha p {
	color: #33669c;
	font-weight: bold;
	margin: 0px 0 0 15px !important;
}
.dias .data {
	width: 490px;
	border-bottom: 1px dotted #b4cbdd;
	border-top: 1px dotted #b4cbdd;
	padding: 0 0 0 15px;
	
}
.dias .data span {
	font-weight: bold;
}
/*************************************************/
.news .fecha {
	width: 120px;
	color: #33669c;
	font-weight: bold;
	padding: 15px 10px 0 0; 
}
.news li {
	border-bottom:1px dashed #B4CBDD;
	border-top:1px dashed #B4CBDD;
	margin:10px 0;
	padding:10px 0;
}
.news .fecha p {
	color: #ced8e4;
	font-weight: bold;
	margin: 0px 0 0 15px !important;
	float: right;
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
}
.news .data1 {
	width: 152px;
	padding: 0 0 0 15px;
	background: #f1f1f5;
	text-align: right;
	padding:10px;
	
}
.noticias .notacompleta .news .data1 p {
	background:transparent url(../images/icon04.gif) no-repeat scroll 20px 0px;
	color:#5D7EA7;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	height:20px;
	margin:15px 20px 0pt 0px;
}
.noticias .notacompleta .news .data1 img {
	border:5px solid #FFFFFF;
	padding: 0;
	float: none;
}
.news .data2 {
	width: 340px;
	background: #f1f1f5;
	padding:10px;
	
}
.news .data2 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #5d7ea7;
	background: none;
	
}
.noticias .notacompleta .news .data2 p {
padding: 0 20px 0 0px;
margin: 0;
	
}
.news .data span {
	font-weight: bold;
} 

#persona .head, #hombre .head, #secretario .head, #profesional .head{
	height: 10px;
	
}
#persona h1, #hombre h1, #secretario h1, #profesional h1 {
	color: #BB1502;
	background: none;
	
}
#donacion table .izq {
	background: #ebecef;
	color:#98b5d0;
	float:right;
	font-family:Arial,Helvetica,sans-serif;
	font-size:30px;
	font-weight:bold;
	margin:0px 0pt 0pt 15px !important;
	width: 120px;
	height:185px;
}
#donacion .texto {
	width: 620px;
}
#donacion .der h1 {
	color:#4B88B8;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	letter-spacing:0px;
	background: none;
}
#donacion table td {
	padding: 5px;
}
#donacion ol {
	list-style: decimal;
	
}
#donacion ol li {
	margin: 0 0 20px 0;
	
}
.subtitulo_celeste {
	color: #4B88B8;

}
.generico .head h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #BB1502 !important;
	font-size: 18px !important;
	margin: 0 0 20px !important;
	background: none;
}
.generico .head  {
	padding: 0 !important;
	border: none !important;
}
i {
	font-style: italic;
}
.generico a, .generico h2 {
	color: #315E99;
	font-weight: bold;
	clear: both;
}
.der img {
	margin: 0 0 0 30px;
}
.videos ul  {
	padding: 5px 0 0 15px;
} 
.videos ul li {
	float: left;
	margin:0pt 0pt 5px 4px;
}
.column_right .videos {
	height:366px;
}
.jingles {
	background:transparent url(../images/bg_jingles.jpg) repeat scroll 0% 0%;
height:225px;
padding:10px 0pt 0pt;
width:304px;
}
.flashjingles {
	width: 200px;
	height: 100px;

}
.texto ul li {
	background:transparent url(../images/bullet1.gif) no-repeat scroll 15px 12px;
	margin:0pt 0px;
	padding:10px 0pt 0pt 30px;
}
