/* 10 columns w=60px + 11 gutters w=15px = 765px */
body {
	font-size:75%;
	margin: 0px;
	padding: 0px;
	background-color: #f9f9f9;
	line-height: 1.5em;
	text-align: center;
}
html > body, html > body#cover {
font-size:12px;
padding: 0px;
margin: 0px;
}

cite abbr, cite acronym, cite .caps {
font-style:italic;
}
img {
border:0pt none;
}

.container {
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #444;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 30px;
	padding-bottom: 0px;
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.container .head {
	width: 100%;
	float: right;

}
.container .mid .left {
	width: 135px;
	float: left;
	padding: 0px;
	margin-left: 0px;
}
.container .mid .right {
	float: right;
	width: 135px;
}
.container .mid .center {
	margin-right: 170px;
	text-align: justify;

}
.container .logo {
	margin-bottom: 30px;
	padding-top: 3px;

}
.container .head .menu {

}
.container .foot .contactInfo {
	float: left;
	width: 360px;
}
.container .foot .utilityMenu {
	text-align: right;
	margin-left: 375px;
}
.container .foot {
	font-size: 0.8em;
	color: #555;
}
.container .head .menu1 a {
	height: 75px;
	width: 70px;
	display: block;
	font-size: 8px;
	margin-right: 10px;
	text-decoration: none;
	color: #fff;
	float: right;
	line-height: 15px;
	padding: 5px;
	font-weight: bold;
	letter-spacing: -20%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
* html .container .head .menu1 a {
    width: 75px; /* for IE5 and IE6 in quirks mode */
    height: 75px; /* for IE6 in standards mode */
  }

.container .head .menu1 a:hover {
	color: #FFFFFF;
	background-color: #444;
	}

.menu2 {
	background-image: url(imgs/bgMenu2.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 0px solid #FFFFFF;
}
.lineMenu2 {
	height: 4px;
	line-height: 0px;
	font-size: 1px;
}
.lineMenu3 {
	height: 2px;
	line-height: 0px;
	font-size: 1px;
	margin: 15px 0px;
}
.container .head .bgGreen {

}


.container .head .top {
	margin-bottom: 0px;
	margin-left: 195px;
}
.menu2 a {
	text-decoration: none;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	margin-right: 10px;
	padding: 5px;
	text-align: center;
	margin-bottom: 10px;
	float: left;
}
.menu a:hover {
	background-color: #eee;
}

/* varies per section */
.bgGreen .colorize, a.bgGreen {
	background-color: #B0C63E;
	}

.bgGreen a {
	color: #B0C63E;
	}

.bgGreen .menu2 a {
	background-color: #F9FBF0;
}

.bgDarkGreen .colorize, a.bgDarkGreen {
	background-color: #177D4D;
	}

.bgDarkGreen a {
	color: #177D4D;
	}
	
.bgDarkGreen .menu2 a {
	background-color: #EDF5F1;
}

.bgDarkBlue .colorize, a.bgDarkBlue {
	background-color: #2C1F54;
	}

.bgDarkBlue a {
	color: #2C1F54;
	}

.bgDarkBlue .menu2 a {
	background-color: #EEEDF2;
}

.bgSalmon .colorize, a.bgSalmon {
	background-color: #F49F44;
	}

.bgSalmon a {
	color: #F49F44;
	}

.bgSalmon .menu2 a {
	background-color: #FEF5EC;
}

.bgPurple .colorize, a.bgPurple  {
	background-color: #9D7DAE;
	}

.bgPurple a {
	color: #9D7DAE;
	}
	
.bgPurple .menu2 a {
	background-color: #F7F5F9;
}

.bgBlue .colorize , a.bgBlue{
	background-color: #72A6B5;
	}

.bgBlue a {
	color: #72A6B5;
	}

.bgBlue .menu2 a {
	background-color: #F4F8F9;
}


.bgNoticia .colorize , a.bgNoticia{
	background-color: #F37430;
	}

.bgNoticia a {
	color: #F37430;
	}



.bgEvento .colorize , a.bgEvento{
	background-color: #17848B;
	}

.bgEvento a {
	color: #17848B;
	}




/* end varies per section */
.titulobajada {
	padding: 15px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 1.5em;
	font-weight: bold;
}
.titulobajada h1 {
	margin-bottom: 15px;
	margin-top: 0em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	font-size: 2em;
}
.titulobajada p {
	margin: 0px;
	font-size: 1.2em;
	text-align: justify;
}
.container .mid {
	padding-top: 30px;
	padding-bottom: 0px;
	width: 100%;
	float: right;
}
.container .mid .left ul.menu {
	margin: 0 0 1.5em 0;
	padding: 0px;
}
.left ul.menu li {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	list-style-type: none;




	margin: 0.75em 0
.;
	margin-bottom: 1em;
}
.left ul.menu a {
	text-decoration: none;
	display: block;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.utilityMenu a, .utilityMenu input {
	color: #333333;
}

#active {
    cursor: default;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}

.sideNews, .sideNews a {
	color: #F37430;
	text-decoration: none;
}
.sideNews h1, .sideNews h1 a {
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #F37430;
	display: block;
	text-align: center;
	height: 1.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.right .item {
	margin-top: 10px;
	display: block;
	font-size: 0.9em;
	line-height: 1.111em;
}
.item img {
	margin-top: 1em;
}
p {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}
h2 {
	font-size: 1.167em;
	line-height: 1.268em;
	margin-top: 1.286em;
	margin-bottom: 1.286em;
}
h3 {
	font-size: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 1.5em;
}
.right a.item:hover {

}
ul, ol {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1.5em;
	margin-top: 1.5em;
	margin-right: 0px;
	margin-bottom: 1.5em;
	margin-left: 1.5em;
}
ul li {
	list-style-type: disc;
}
.center a {
	color: #333333;
}
.center a:hover {
	text-decoration: underline;

}
.sideEvent h1, .sideEvent h1 a {
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #17848B;
	display: block;
	text-align: center;
	height: 1.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sideEvent a {
	color: #17848B;
	text-decoration: none;
}
.sideNews, .sideEvent {
	margin-bottom: 1.5em;
}
.utilityMenu input {
	font-size: 0.95em;

}
.utilityMenu #textfield {
	border: 1px solid #666;
	margin: 0px;
}
.utilityMenu #submit {
	color: #fff;
	background-color: #666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 1px;
}
.colorize {
	background-color: #666;
}
.pageIl {
	margin-bottom: 1.5px;
}
.titulobajada h3, .titulobajada h3 a {
	font-size: 1em;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	margin: 0px;
}
.titulobajada h3 a:hover {
	color: #eee;
	text-decoration: underline;
}
.utilityMenu #form1 {
	margin-top: 1em;
}
.menu0 {
	text-align: left;
}
.menu0 a {
	color: #999;
}
.articuloList .item {
	margin-bottom: 10px;
	position: relative;
	font-size: 0.95em;
	text-align: justify;
	overflow: auto;
	float: left;
	width: 100%;
}
.articuloList a {
	text-decoration: none;
}
.articuloList img {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-top: 5px;
	margin-right: 0px;
}
.articuloList .dateCat {
	font-size: 0.9em;
	color: #FFFFFF;
	text-align: right;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bbb;
	padding: 0 0.5em 0 0;
}
.articuloList .article strong {

}
.articuloList h2 {
	font-size: 1.75em;
	margin-top: 0.5em;
	margin-right: 0px;
	margin-bottom: 0em;
	margin-left: 0px;
	font-weight: normal;
	text-align: left;
}
.articuloList .bajada {

}
.titulobajada h4 {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}
.articuloList noticia h2 {
	color: #17848B;
}
.noticia .item .article h2 {
	color: #F37430;
}
.evento .item .article h2 {
	color: #17848B;
}
.dateCat a {
	color: #FFFFFF;
}
.left .menu h3 {
	color: #777;
	font-weight: normal;
	margin: 0;
}
.articuloList  p {
	margin: 0px;
}
.head .menu1 {
	height: 85px;
	text-align: left;
}
.left {
	width: 130px;
	float: left;
}
.main {
	margin-left: 175px;
}
.left  ul.menu {
	margin: 0px;
	padding: 0px;
	line-height: 1em;
}
.container .main .mid .center .errorlist li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	color: #993300;
}
.container .main .mid .center .errorlist {
	margin: 10px 0 0 0;
	padding: 0px;
}
.container .main .mid .center .contacto {
	color: #777;
	font-size: 14px;
}
.container .main .mid .center .contacto #id_comentario {

}
.contacto input, .contacto textarea {
	border: 1px solid #CCCCCC;
	width: 250px;
	background-color: #f9f9f9;
	font-weight: bold;
	padding: 5px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.contacto #id_contactar {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}
.col1 p, .col2 p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: justify;
}
a {
	color: #444;
}
a:visited {

}
.center table {

}
.mid .center td {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #eee;
	/*background-color: #FFFFFF;*/
	padding: 5px;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #eee;
	border-right-color: #eee;
	border-left-color: #eee;
}

.mid .center img {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.pageIl img {
	margin-bottom: 1.5em;
}
.backfoward h2 {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-weight: bold;
	color: #999;
}
.center .backfoward td {
	text-align: center;
	margin: 0px;
	padding: 0px;
	border: none;
}
.backfoward {
	margin: 0px;
	padding: 0px;
	border: none;
	color: #999;
}
h2.mes {
	font-weight: bold;
	font-size: 18px;
	color: #999999;
	text-align: left;
	margin-top: 20px;
}
.center .calendar img {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
}
.calendar .article h3 {
	font-size: 12px;
	margin: 10px 0px 0px 0px;
}
.calendar .item {
	background-color: #f9f9f9;
}
.center .calendar .item a.article {
	display: block;
}
.center .backfoward a {
	color: #999999;
}
.calendar a {
	display: block;
	font-size: 10px;
	margin-bottom: 2px;
	padding: 2px 2px 2px 4px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.calendar strong {
	left: 0px;
	top: 0px;
	font-size: 12px;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.center .calendar td {
	width: 33%;
	border: 1px solid #ccc;
	background-color: #f9f9f9;
}
.calendar h2 {
	color: #666666;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
}
.calendar a.color {
	color: #FFFFFF;
}
.calendar small {

}
.calendar .noborder td {
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0;
}
 table {
    text-align: left;
 }
.menu2 a:hover {
	color: #FFFFFF;
	background-color: #444;
}
.articulos h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.articulos .noticias h2 {
	color: #F37430;
}
.articulos .eventos h2 {
	color: #17848B;
}
 .menu2 #active {
 	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
 }

.mid .center .asociado td {
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: center;
	vertical-align: middle;
	border: none;
	height: 100px;
}
.mid .center .asociado img {
	vertical-align: middle;
}
.mid .center .asociado a {
	text-align: center;
	vertical-align: middle;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 100px;
}
.extranetItem {
    margin: 10px 0px;
    padding: 10px;
    background-color: #eee;
    display: block;
    text-decoration: none;    
}

.extranetItem small {
    float: right;
}
.extranetItem:hover {
    background-color: #666;
    color: #eee;
}
.titulobajada h1 {
    text-align: left;
}
.next, .prev { 
    /* absolute positioning relative to the overlay */ 
    position:absolute; 
    top:40%; 
 
    /* upcoming CSS3 rounded border feature */ 
    -moz-border-radius:5px; 
    -webkit-border-radius:5px; 
} 
 
/* progress indicator (animated gif). should be initially hidden */ 
.progress { 
    position:absolute; 
    top:45%; 
    left:50%; 
    display:none; 
} 
 
/* active thumbnail is raised on top of the mask using the z-index property */ 
#thumbs a.active img { 
    outline:1px solid #000; 
    z-index:9999; 
    position:relative; 
}
a.next, a.prev {
    color: #fff;
}
#thumbs {
    clear: right;
}
.clear {
    clear: both;
}
.video_player {
    width: 420px;
    clear: left;
}
