/*
Theme Name: Boldy
Theme URI: http://www.s5themes.com/theme/boldy/
Description:  Boldy - Check <a href="http://www.s5themes.com/documentation/boldy/">Boldy Documentation</a> in case you need directions or get support from <a href="http://forums.site5.com/forumdisplay.php?f=104">Forum</a>.
Author: Site5.com
Author URI: http://gk.site5.com/t/542
Version: 2.0.5
License: GPL
License URI: http://www.gnu.org/copyleft/gpl.html
*/

/* MAIN STYLES
-------------------------------------------*/
* { margin: 0; padding: 0; }
body,html {
	font-weight:normal;
	font-family: 'Montserrat', sans-serif;
	font-size:15px;
	background-position: 0px 480px;/*	line-height:135%;*/
	background-repeat: repeat-x;
}
.font10{font-size:11px;}
ul {
list-style:none;
}
a {
	text-decoration:none;
	color:#007EC5;
	font-weight:bold;
}
a:hover {
	text-decoration:none;
}
a:focus {
	outline:none;
}
p {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	font-size:15px;
	font-family: 'Montserrat', sans-serif;
}
h1, h2, h3 {
	font-size:32px;
	letter-spacing:-1px;
	line-height:100%;
	padding-bottom:15px;
	font-family: 'Montserrat', sans-serif;
	text-align: center;
}
h1 {
	font-size:2.4em;
	font-weight:bold;
	padding-bottom:30px;

}
h1 a:hover {
	text-decoration:none;
	color:#333;
}

h2 {
	font-size:1.8em;
	padding-top:10px;
	font-weight:bold;
	text-align:center;
}
h3 {
	font-size:1.4em;
	font-weight:bold;
	padding-top:10px;
}
.titulo {
}
/* LAYOUT STRUCTURE
--------------------------------------------------*/

body#home #mainWrapper {
/*	background: url(images/header.jpg) 0 0 repeat-x,
    url(images/bk_body.jpg) 0 480px repeat-x;	*/	
}

#mainWrapper {
/*	background:url(images/bk_main_wrapper.png) 0 0 repeat-x;*/
/*	background: url(images/bk_main_wrapper_home.png) 0 0 repeat-x;*/

}
#mainWrapper2 {
/*	background: url(images/bk_body.jpg)repeat;*/

}

#wrapper2 {
	width:1120px; /*adr antes 960*/
	margin-right: auto;
	margin-left: auto;
	margin-top:-216px;
}
#header-menu {
	width:1280px;
	height:90px;
}
#header-sup {
/*	background: url(images/header-bg.png);
	background-repeat:repeat-x; 
	height:15px;*/
}
#header-fecha {
 /*  	height:50px; antes 50 le puse 20 para achicar distancia de logo cuando no yiene imagen
	background-image: url(images/header-fecha.png);
	background-repeat: no-repeat;
	background-position: center;
	background-color:#FFF;
	padding-top:100px;*/
}

/*background-color: #126ebb;background-position:	*/


#burb {
    background-image: url(images/burb.jpg);
	height:60px;
	width:960px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	background-repeat: no-repeat;
	}
#contenedor-logo {
	width:1120px;
	/*height:95px;*/
	margin-left:auto;
	margin-right:auto;

}
#menu-page {
	width:100%;
	height:90px;
/*	background:url(images/interior/fondo_menu.jpg)repeat-x;*/
}
#menu-page span {
      display:none;
}
#cont-icon {
	width:920px; /*antes 960*/
	height:50px;
	padding-top:20px;
	margin-left:auto;
	margin-right:auto;
}
.menuIcono {
	padding-right:10px; /*adr antes 25*/
	float:left;
}
.menuIcono a:hover{
	opacity:0.5;
}
.menuIconoDer a:hover {
	opacity:0.5;
}

#wrapper {
	margin:0 auto;
	width:1120px; /*adr antes 960*/
/*    background-image: url(images/burb.jpg);
	background-repeat: no-repeat;
	background-position: 0px 150px;*/
}
header {
	height:150px; /*antes 190*/
	width:1120px; /*adr antes 960*/
	position:relative;
	margin-top:20px;
	margin-bottom:20px;
}
#header2 {
	width:1120px;
	height:150px;
/*    background-image: url(images/interior/fondo_header_int.jpg);
	background-repeat: no-repeat;*/
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:20px;

}
#content {
	padding-bottom:0px;
	overflow:hidden;
	margin-top:215px;/*adr  s 215*/
}
body#home #content{
	margin-top:20px;
}
body#home #content, body#portfolio #content, body.page-template-fullwidthpage-php #content {

}
body.page-template-fullwidthpage-php #content section {
	width:1100px; /*adr antes 940*/
	float:left;
	text-align: center;	/*background-color: red;adr*/
}
#content section { /*Formulario y foro Adr*/
	float:left;
	width:960px;
	margin-left:0px;
	padding-top:20px;
    /*background-color:green;*/
}
#colFull section {
    width: 100%;
}
#content aside {
	float: right;
	width:240px;
	margin-top: 20px; /*agregado*/

}
footer {
}

#footerWidgets {
	width:100%;
	height:15px;
/*		background-image: url(images/header-bg.png);
	background-repeat: repeat-x;background-color:#126ebb;*/

}
#footerWidgetsFull {
	padding-top:70px;
	padding-bottom:0px;

}
#footerWidgetsInner {
	width:950px;
	height:50px;
	overflow:hidden;
	/*background-color:#000;adr*/
	margin-right: auto;
	margin-left: auto;

}
#footerWidgetsInnerFull { /*adr footer full page*/
	width:1280px;
	overflow:hidden;
	background-color:#000; /*adr*/
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
#footerWidgetsInnerAct { /*adr footer actividades*/
	width:1280px;
	overflow:hidden;
	background-color:#000; /*adr*/
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
#footerWidgetsInnerContFull {
	width:960px;
	margin-right: auto;
	margin-left: auto;	
}
#footerWidgetsInnerContAct {
	width:960px;
	margin-right: auto;
	margin-left: auto;	
}
#footerWidgetsInner a { color:#FFF

}
/****************Estilo agregado**********************/
#footer-icon { 
/*	background-color: #efefef;*/
	padding-bottom:50px;
	padding-top:0px;

}
#footer-iconFull {   /*adr footer iconos full*/
	background-color: #f1f1f1;
	width:1280px;
	padding-bottom:10px;
	margin-right: auto;
	margin-left: auto;
}
.footer-social { 
   padding-top:20px;
   width:130px;
   height:33px;
/*   margin-left:auto;
   margin-right:auto;*/
}
.footer-social ul li{
    float:left;
	margin-top:0;
}
.footer-social ul li a {
	display:block;
	height:39px;
	padding-left: 10px;
}
.footer-social ul li a span {
	display:none;

}
.footer-social ul li a:hover{
	opacity:.5;
}
/*.email { 
	float:left;
	width:250px;
	height:50px;

}*/
.contacto{
	font-size:12px;
	width:1020px; /*adr antes 620*/
	line-height:12px;
	/*text-align: center;*/
	margin-left:auto;
	margin-right:auto;

}
.contacto p{ text-align:center;}
.inst {
	width:790px;
	height:20px;
	padding-top:15px;
	padding-bottom:15px;
	margin-right: auto;
	margin-left: auto;
	font-family:'Montserrat', sans-serif;
	font-size: 11px;
	word-spacing:0.1em;
}

/******************Fin estilo agregado***************************/

#social_buttons {
    float: right;
}
/* HEADER ELEMENTS
-----------------------------------*/

/* -- logo --*/
#logo {
    float: right;
	margin-top: 36px; /*adr antes 46*/
	/*width:300px;*/
	height:104px;
	padding-right:80px;
}

/*#logo a {
    font-family: Georgia;
    font-size: 36px;
    font-weight: bold;
    color: #333;
    padding-top: 30px;
    letter-spacing: -1px;
    display: block;

#logo a:hover {
    text-decoration: none;
}}*/
#logo span {
    clear: both;
    color: #666666;
    display: none;
    font-size: 11px;
    margin-top: -10px;
    text-transform: uppercase;
}
#logo a img{
    border:none;
    margin-top: 0px;
}
#logo-semana{       /*adr*/        
	float: left;
	height: 101px; /*antes 95*/
	width: 242px; /*antes 461*/
	margin-top:20px;
    padding-left: 80px;
	
}
#logo-semana-page{               
	float: left;
	height: 101px;
	width: 242px;
	margin-top:20px;
}
#logo-semana span{
	display:none
	
}
#logo-semana-page span{
	display:none
	
}
#logo-indep {
	float:right;
	width:231px;
	height:75px;
	margin-top:36px;
	margin-right:55px;
}
#logo-indep-page {
	float:left;
	width:231px;
	height:75px;
/*	margin-top:36px;
	margin-right:55px;*/
}
#logo-indep span{
	display:none;
}
#mainMenu {
	position:absolute;
	left:-18px;
	top:0;
}
#mainMenu ul li{
	float:left;
}
#mainMenu ul li a {
	display:block;
	height:49px;
	color:#ccc;
	padding:36px 18px 0;
	font-size:17px;
	background:url(images/bk_mainmenu.png) 0 -78px no-repeat;
}
#mainMenu ul li a span {
	font-size:10px;
	color:#999;
	line-height:120%;
}
#mainMenu ul li a:hover {
	text-decoration:none;
	background:url(images/bk_mainmenu.png) 0 0 repeat-x;
	color:#96DDFC;
}
#mainMenu ul li ul li a:hover{
	background:#132325;
}

/* top social links */
#topSocial {
	position:absolute;
	right:0;
	top:120px;
}
#topSocial ul li {
	float:left;
	padding:0 5px;
	width:50px;
}
#topSocial ul li a {
	display:block;
	height:47px;
	width:47px;
	background:url(images/bk_topsocial.png) 0 0 no-repeat;
}
#topSocial ul li a img {
	border:none;
	margin-top:9px;
	margin-left:8px;
}
#topSocial ul li a:hover {
	background:none;
}

/* Top Search */
#topSearch {
	position:absolute;
	right:5px;
	top:25px;
}

/* CONTENT ELEMENTS
-------------------------------------------*/
.alignleft {
	float:left;
	margin:5px 15px 5px 0;
}
.alignright {
	float:right;
	margin:5px 0 5px 15px;
}

/* homeboxes */
#homeBoxes {
	width:1120px;
    height:54px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:20px;
	padding-top:50px;

}
.modelbutton {
    width: 180px;
    height: 58px;
    background: url("images/boton_semana.png") no-repeat;
    float:left;
	margin-left:6px;
}
.modelbutton a{
    width: 180px;
    height: 58px;
    display:block;
}
.modelbutton a span{
     display:none;
}
.modelbutton:hover {
    /*background: url("images/btn_info_hover.png") no-repeat ;*/
	filter: grayscale(100%);
}
.modelbutton2 {
    width: 180px;
    height: 58px;
    background: url("images/boton_faq.png") no-repeat;
    float:left;
    margin-left:6px;
}
.modelbutton2 a{
  width: 180px;
    height: 58px;
    display:block;
}
.modelbutton2 a span{
    display:none;
}
.modelbutton2:hover {
/*    background: url("images/btn_multimedia_hover.png") no-repeat ;*/
    filter: grayscale(100%);
}
.modelbutton3 {
    width: 180px;
    height: 58px;
    background: url("images/boton_buscador.png") no-repeat;
    float:left;
	margin-left:px;
}
.modelbutton3 a{
    width: 180px;
    height: 58px;
    display:block;
}
.modelbutton3 a span{
 display:none;
}
.modelbutton3:hover {
    /*background: url("images/btn_buscador_hover.png") no-repeat ;*/
	filter: grayscale(100%);
}
.modelbutton4 {
    width: 180px;
    height: 58px;
    background: url("images/boton_instituciones.png") no-repeat;
    float:left;
	margin-left:6px; /*agregado*/
}
.modelbutton4 a{
    width: 180px;
    height: 58px;
    display:block;
}
.modelbutton4 a span{
    display:none;
}
.modelbutton4:hover {
   /* background: url("images/btn_ediciones_hover.png") no-repeat ;*/
   filter: grayscale(100%);
}
.modelbutton5 {
    width: 180px;
    height: 58px;
    background: url("images/boton_ediciones.png") no-repeat;
    float:left;
    margin-left:6px;
}
.modelbutton5 a{
    width: 180px;
    height: 58px;
    display:block;
}
.modelbutton5 a span{
    display:none;
}
.modelbutton5:hover {
	filter: grayscale(100%);
}
.modelbutton6 {
    width: 190px;
    height: 58px;
    background: url("images/boton_loguin.png") no-repeat;
    float:right;
}
.modelbutton6 a{
    width: 300px;
    height: 110px;
    display:block;
}
.modelbutton6 a span{
    display:none;
}
.modelbutton6:hover {

   filter: grayscale(100%);
}

.more-link {
	padding:20px 0 0 0;
}

#archive-title {
	padding:5px 0 7px 25px;
	margin:0 0 15px;
	display:block;
	background:url(images/ico_archive.png) 2px 50% no-repeat;
	border-bottom:1px solid #ddd;
}
/*#content section img {

}*/

/* BLOG ITEMS */
article {
	margin:0 0 30px 0;
	padding:0 0 15px;
	border-bottom:1px dotted #bbb;
	overflow:hidden;
}
article.portfolio-single {
    border-bottom: 0;
}
article header {
    background: none;
    margin: 0;
    padding: 0;
    height: auto;
}
article .meta {
	font-size:11px;
	color:#666;
	text-shadow:1px 1px #fff;
	margin-top:-12px;
	margin-bottom:18px;
}
.postTags {
	font-size:13px;
	background:url(images/ico_tag.png) 0 50% no-repeat;
	padding-left:24px;
	margin:25px 0 0;
}
blockquote {
	padding-left:80px;
	margin:20px 0 15px 0;
	padding-top:20px;
	font-family:'Montserrat', sans-serif;
	font-style:italic;
	background:url(images/bk_blockquote.png) 0 15px no-repeat;
	border-top:1px dotted #ddd;
	border-bottom:1px dotted #ddd;
}
#content section ul li, #content section ol li  {
	background-image: url(images/bullet_list.png);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 25px;
}
#content section ul {
	margin:0 0 15px 15px;
}
#content section ol li {
	background:none;
	padding-left:0;
}
#content section ol {
	margin:0 0 15px 35px;
}
#shareLinks {
	height:30px;
	background:url(images/bk_social.jpg) 0 0 repeat-x;
	font-size:12px;
	line-height:32px;
	padding:0 10px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border:1px solid #008FF5;
	margin:20px 0;
	width:130px;
}
#shareLinks a {
	color:#fff;
}
#shareLinks #icons {
	display:none;
	padding-left:15px;
}
#shareLinks #icons a {
	margin:0 10px;
	font-weight:bold;
	text-transform:uppercase;
}

/* PAGINATION */
.emm-paginate {padding:10px 0; overflow:hidden; clear:both;}
.emm-paginate a {background:url(images/bk_pagenavi.jpg) 0 100% repeat-x; border:1px solid #ddd; color:#666; margin-right:5px; padding:4px 8px; text-align:center; text-decoration:none;}
.emm-paginate .emm-title {color:#555; margin-right:4px;}
.emm-paginate .emm-gap {color:#999; margin-right:4px;}
.emm-paginate a:hover, .emm-paginate a:active, .emm-paginate .emm-current {color:#fff; background:#18AEF5; border:1px solid #0A95D8; margin-right:5px; padding:4px 8px;}
.emm-paginate .emm-page {}
.emm-paginate .emm-prev, .emm-paginate .emm-next {}

/* SLIDER
---------------------------------------*/
#slider {
	position:relative;
/*	background:url(images/loading.gif) no-repeat 50% 40%;*/
	height:430px;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	z-index:1;
}

/* PORTFOLIO PAGE
---------------------------------------*/
.filters {
	margin-top:5px;
	float:right;
	margin-top:-47px;
}
.filters li {
	float:left;
	margin-right:5px;
}
.filters li a{
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	border-bottom:1px solid #fefefe;
	border-right:1px solid #fefefe;
	padding:10px 12px 4px;
	text-shadow:1px 1px #fff;
	background:url(images/bk_blurb.jpg) 0 100% repeat-x;
	font-weight:bold;
	display:block;

}
.gallery {
	margin-top:10px;
	padding-left:22px;
	margin-left:-22px;
	margin-bottom:20px;
	width:960px;
}
.gallery .portfolioItem {
	float:left;
	width:200px;
	margin-right:25px;
	overflow:hidden;
	margin-bottom:10px;
}
.gallery .portfolioItem img {
	border:none;
}

/* COLRIGHT ELEMENTS
-------------------------------------*/
.rightBox  {
	margin-bottom:17px;
}
.rightBox h2 {
	padding:10px 0;
}
.rightBox ul li{
	padding:6px 0;
	border-bottom:1px solid #ddd;
}
.rightBox ul {
	border-top:1px solid #ddd;
}

/* COMMENTS
-----------------------------------*/
#content section ul.commentlist {
	list-style:none;
	list-style-position:outside;
	display:block;
	margin:0 0 20px;
	border-top:3px solid #D2D8DB;
	border-bottom:4px solid #D2D8DB;
	padding:0;
	padding-bottom:10px;
}
#content section ul.commentlist ul {
	list-style-type:none;
	list-style-position:outside;
	margin:0;
}
#content section ul.commentlist li {
	padding:20px 0 10px 50px;
	position:relative;
	margin-top:0;
	background:url(images/bk_horiz_line.jpg) 0 0 repeat-x;
}
#content section ul.commentlist li img {
	border:none;
}
#content section ul.commentlist li p{
	font-size:13px;
	margin:10px 0;
}
#content section ul.commentlist li .comment-meta, #content section ul.commentlist li .text  {
	margin-left:20px;
}
#content section ul.commentlist li .comment-meta span {
	font-size:11px;
	color:#999;
}
#content section ul.commentlist li .comment-meta {
	font-size:16px;
}
#content section ul.commentlist li .gravatar {
	position:absolute;
	width:50px;
	height:50px;
	top:20px;
	left:0;
}
#content section ul.commentlist li .gravatar .gravatar_mask {
	position:absolute;
	left:0;
	top:0;
	background:url(images/bk_gravatar_mask.png) 0 0 no-repeat;
	width:50px;
	height:50px;
}
#content section ul.commentlist .reply {
	position:absolute;
	right:0;
	top:25px;
	width:46px;
	height:21px;
	text-align:center;
	font-size:12px;
}
#content section ul.commentlist .reply a {
	display:block;
	width:46px;
	height:21px;
	font-style:italic;
}
#content section ul.commentlist .reply a:hover {
	text-decoration:none;
	color:#333;
}
#content section ul.commentlist li .children li {
	margin-top:15px;
	padding-top:25px;
	border-bottom:none;
	overflow:hidden;
	padding-bottom:5px;
}
#content section ul.commentlist li .children li .gravatar {
	top:20px;
}
#content section ul.commentlist li .children li .reply {
	top:30px;
}

/* FOOTER ELEMENTS
-------------------------------------------*/

/* Footer Widgets */
#footerWidgetsInner .boxFooter {
	width:974px; /*antes 210*/
	margin-right: auto;
	margin-left: auto;	

}
#footerWidgetsInnerFull .boxFooter {/*adr footer full*/
	float:left;
	width:220px; 
	padding-right:5px; 
	overflow:hidden;
	margin-bottom:0px;
	margin-left:84px; 
}
#footerWidgetsInner h2 {
	font-size:20px;
	border-bottom:1px solid #292929;
	padding:7px 0 12px;
	margin-bottom:10px;
	color:#ccc;
}
#footerWidgetsInner .boxFooter ul {

} /*adr lista*/
#footerWidgetsInner .boxFooter ul li {
    display:inline;
	color:#fff;
	font-size:13px;

}
#footerWidgetsInner .boxFooter ul li a {
	text-decoration:none;
	color:#fff;
	font-size:14px;
	font-style:normal;
	float:left;
	margin-right:26px;
	margin-left:2px;
	display:block;
	line-height:10px;
}

#footerWidgetsInner .boxFooter ul li a:hover {
	color:#ccc;
}

#footerWidgetsInnerFull .boxFooter ul {margin:0;	list-style-type: disc;list-style-position:inside;} /*adr ffooter full*/
#footerWidgetsInnerFull .boxFooter ul li {
	padding:7px 0;
	color:#fff;
	font-size:13px;
}
#footerWidgetsInnerFull .boxFooter ul li a {
	text-decoration:none;
	color:#fff;
	font-size:14px;
	font-style:normal;
}
#footerWidgetsInnerFull .boxFooter ul li a:hover {
	color:#ccc;
}



/* Copyright */
#footerWidgetsInner #copyright {
	clear:both;
	border-top:4px solid #090E0F;
	padding-top:25px;
	margin-top:15px;
	position:relative;
}
#copyright #owners {
    width: 700px;
}
#site5bottom {
	position:absolute;
	right:0;
	top:25px;
}

/* FORMS
------------------------------------*/

/* Quick Contact Form */
#quickContact form input[type="text"], #quickContact form textarea{
	width:138px;
	margin-bottom:5px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-top:1px solid #BDBDBD;
	border-left:1px solid #BDBDBD;
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
	background:url(images/bk_blurb.jpg) 0 100% repeat-x;
	padding:7px;
	color:#666;
	font-size:12px;
	font-family:'Montserrat', sans-serif;
}
#quickContact form textarea {
	width:250px;
	height:90px;
	padding-top:5px;
}
#quickContact form input[type="submit"] {
	display:block;
	float:right;
	width:81px;
	height:24px;
	background:url(images/but_actions.png) 0 0 no-repeat;
	text-align:center;
	font-size:12px;
	color:#fff;
	padding-top:0px;
	border:none;
	line-height:80%;
	margin-top:3px;
}

/* Top Search */
#topSearch input[type="text"] {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	width:100px;
	background:url(images/bk_top_search.png) 0 0 repeat-x;
	padding:9px 10px 10px;
	border:1px solid #2E4849;
	color:#A8A8A8;
	font-style:italic;
	margin-right:10px;
	position:relative;
}
#topSearch input[type="submit"] {
	position:absolute;
	right:0;
	z-index:100;
	width:43px;
	height:44px;
	background:url(images/but_search.png) 0 0 no-repeat;
	border:none;
	cursor:pointer;
}

/* COMMENTS F0RM */
#commentform p {
	margin:0;
}
#commentform label {
	display:block;
	padding:5px 0;
}
#commentform input, #commentform textarea {
	border:1px solid #ddd;
	padding:8px;
	width:300px;
	margin-bottom:10px;
   -moz-border-radius:4px;
   -webkit-border-radius:4px;
}
#commentform input:focus, #commentform textarea:focus {
	border:1px solid #0099FF;
}
#commentform textarea {
	width:560px;
	font-family:'Montserrat', sans-serif;
	font-size:13px;
}
#commentform input[type="submit"]{
	border:none;
	width:151px;
	height:32px;
	margin-top:10px;
	cursor:pointer;
	background:url(images/but_form.jpg) 0 100% repeat-x;
	color:#FFF;
	font-size:12px;
	padding:0;
}

/* Contact Page */
#contact-map {
    float: left;
    width: 638px;
    background: #fff;
    padding: 1px;
    border: 6px solid #E2E2E2;
    height: 350px;
    margin: 0 0 15px 0;
}
#contact-map iframe {
    border: 0;
}
#formulario section{ /*formulario agregado adr*/
/*	background-color:green;*/
	width:960px;
	margin-top:0px;
	margin-left:160px;

	
}
#contact-form { /*div formulario adr*/
	width: 60%;
	float: left;
	margin-top: 30px;
	margin-right: 0%;
	margin-bottom: 0;
	/*background-color:#FF0;*/
}
#contact-data {
    float: left;
    width: 30%;
    margin: 28px 0 0 0;
}
#contact-data p {
	display:block;
	overflow:hidden;
	margin:0 0 15px 0;
}
#contact-data .contact-data-field {
    float: left;
    width: 30%;
    margin-right: 5%;
    font-weight: bold;
}
#contact-data .contact-data-info {
    float: left;
    width: 65%;
}

/* Contact Form */
#contact label {
	display:block;
	padding:5px 0;
	float:left;
}
#contact input, #contact textarea {
	border:1px solid #ddd;
	padding:8px;
	width:90%;
	margin-bottom:10px;
   -moz-border-radius:4px;
   -webkit-border-radius:4px;
}
#contact textarea {
	width:90%;
	font-family:'Montserrat', sans-serif;
	font-size:13px;
}
#contact button.submitbutton{
	border:none;
	width:151px;
	height:32px;
	margin-top:10px;
	cursor:pointer;
	background:url(images/but_form.jpg) 0 100% repeat-x;
	color:#FFF;
	font-size:12px;
	padding:0;
}
.errormsg, .successmsg{
	background:#FEF4F1;
	border:1px solid #F7A68A;
	color:#DA4310;
	padding:10px;
	-moz-border-radius:4px;
   -webkit-border-radius:4px;
}
.successmsg {
	background:#F5FAF1;
	border:1px solid #C2E1AA;
	color:#8FA943;
	-moz-border-radius:4px;
   -webkit-border-radius:4px;
}
?header{z-index:1001 !important;}
#content{z-index:100 !important;}
.thanks {
background: #F2F3F6;
background: url('js/contactform/ok.png') no-repeat left;
padding-left:20px;
clear: both;
}
.error {
color: #333;
background: #FCE2D4 url('js/contactform/error.png') no-repeat 5px 50%;
margin-top: 5px;
display:block;
clear: both;
padding:7px;
padding-left:30px;
border-radius:6px;
font-size:11px;
border: 1px solid #fbc2c4;
}
.portfolioimg {
    float: left;
    display: block;
    clear: both;
    margin-bottom: 20px;
}
.clear {
    display: block;
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
}
#contenido-actividades {
	width:1120px; /*antes 700  y 960*/
	height:auto;
/*	margin-left:auto;
	margin-right:auto;*/
/*	background-color:yellow;*/
	margin-top:20px;
	float:leftt;
}
#contenido-edicAnt {
	width:960px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}
#contenido-actividades  ul li, #contenido-actividades  ol li {
    background-image: url("images/bullet_list.png");
    background-position: 0 3px;
    background-repeat: no-repeat;
    padding: 0 0 10px 25px;
}
.video1{
	float:left;
	margin-right:40px;
	margin-top:10px;
	padding-top:
	margin-bottom:20px;
}

.login-foro{
	float:left;
	width:300px;
	margin-bottom:20px;
}

.login-foro #user_login{
	float:right;

}
.login-foro #user_pass{
	float:right;
	margin-bottom:20px;
}

.login-foro #rememberme{
}

#content section p.ingresar a {
	  background-image: url(images/interior/boton_ingresar.jpg);
}
/**************ESTILOS EDICIONES*******************************/
#contenido-ediciones {margin-top:20px;}
#contenido-ediciones  ul li, #contenido-ediciones  ol li {
    background-image: url("images/bullet_list.png");
    background-position: 0 0px;
    background-repeat: no-repeat;
    padding: 0 0 10px 25px;
}

#contenido-ediciones  ul li a {
    font-size:16px;
}
#contenido-edicAnt ul.listgal{
	width:200px;
	height:20px;
	margin-top: 50px;
	   float:right;

}
#contenido-edicAnt  ul li, #contenido-edicAnt  ol li {
    background-image: url("images/bullet_list.png");
    background-position: 0 0px;
    background-repeat: no-repeat;
    padding: 0 0 10px 25px;
}
#contenido-edicAnt  ul.listgal a {

}
#contenido-edicAnt  ul li a {
    font-size:16px;
}
#contenido-actividades p.volver {
     font-size:16px;
     float:right;
	margin-top:50px;
}
#contenido-actividades ul li a {
    font-size:16px;
	
}
#contenido-ediciones ul.listgal{
	width:600px;
	height:20px;
	margin-top: 50px;
	margin-left: 400px;
}
ul.listgal li{display:inline;}

#content section ul.alum-doc{
	width:600px;
	height:20px;
	margin-top: 50px;
	margin-left: 350px;
}
.alum-doc li a {
	margin-right: 50px;
}
ul.alum-doc li{display:inline;}

#content section ul.ind-gal{
	width:600px;
	height:20px;
	margin-top: 50px;
	margin-left: 400px;
}
.ind-gal li a {
	margin-right: 50px;
}
ul.ind-gal li{display:inline;}

.ediciones {
	width:960px;
	height:160px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
}
.edicbutton {
    width: 160px;
    height: 160px;
    background: url("images/ediciones-anteriores/2013_A.png") no-repeat;
    float:left;
	margin-bottom:20px;
}
.edicbutton a{
    width: 160px;
    height: 150px;
    display:block;
}
.edicbutton a span{
     display:none;
}
.edicbutton:hover {
    background: url("images/ediciones-anteriores/2013_B.png") no-repeat ;
}
.edicbutton2 {
    width: 160px;
    height: 160px;
    background: url("images/ediciones-anteriores/2012_A.png") no-repeat;
    float:left;
	margin-bottom:20px;
}
.edicbutton2 a{
    width: 160px;
    height: 150px;
    display:block;
}
.edicbutton2 a span{
     display:none;
}
.edicbutton2:hover {
    background: url("images/ediciones-anteriores/2012_B.png") no-repeat ;
}
.edicbutton3 {
    width: 160px;
    height: 160px;
    background: url("images/ediciones-anteriores/2011_A.png") no-repeat;
    float:left;
	margin-bottom:20px;
}
.edicbutton3 a{
    width: 160px;
    height: 150px;
    display:block;
}
.edicbutton3 a span{
     display:none;
}
.edicbutton3:hover {
    background: url("images/ediciones-anteriores/2011_B.png") no-repeat ;
}
.edicbutton4 {
    width: 160px;
    height: 160px;
    background: url("images/ediciones-anteriores/2010_A.png") no-repeat;
    float:left;
	margin-bottom:20px;
}
.edicbutton4 a{
    width: 160px;
    height: 150px;
    display:block;
}
.edicbutton4 a span{
     display:none;
}
.edicbutton4:hover {
    background: url("images/ediciones-anteriores/2010_B.png") no-repeat ;
}
.edicbutton5 {
    width: 160px;
    height: 160px;
    background: url("images/ediciones-anteriores/2009_A.png") no-repeat;
    float:left;
	margin-bottom:20px;
}
.edicbutton5 a{
    width: 160px;
    height: 150px;
    display:block;
}
.edicbutton5 a span{
     display:none;
}
.edicbutton5:hover {
    background: url("images/ediciones-anteriores/2009_B.png") no-repeat ;
}
.edicbutton6 {
    width: 160px;
    height: 160px;
    background: url("images/ediciones-anteriores/2008_A.png") no-repeat;
    float:left;
	margin-bottom:20px;
}
.edicbutton6 a{
    width: 160px;
    height: 150px;
    display:block;
}
.edicbutton6 a span{
     display:none;
}
.edicbutton6:hover {
    background: url("images/ediciones-anteriores/2008_B.png") no-repeat ;
}
.edicbutton7 {
    width: 160px;
    height: 160px;
    background: url("images/ediciones-anteriores/2007_A.png") no-repeat;
    float:left;
	margin-bottom:20px;
}
.edicbutton7 a{
    width: 160px;
    height: 150px;
    display:block;
}
.edicbutton7 a span{
     display:none;
}
.edicbutton7:hover {
    background: url("images/ediciones-anteriores/2007_B.png") no-repeat ;
}
.edicbutton8 {
    width: 160px;
    height: 160px;
    background: url("images/ediciones-anteriores/2006_A.png") no-repeat;
    float:left;
	margin-bottom:20px;
}
.edicbutton8 a{
    width: 160px;
    height: 150px;
    display:block;
}
.edicbutton8 a span{
     display:none;
}
.edicbutton8:hover {
    background: url("images/ediciones-anteriores/2006_B.png") no-repeat ;
}
.edicbutton9 {
    width: 160px;
    height: 160px;
    background: url("images/ediciones-anteriores/2005_A.png") no-repeat;
    float:left;
	margin-bottom:20px;
}
.edicbutton9 a{
    width: 160px;
    height: 150px;
    display:block;
}
.edicbutton9 a span{
     display:none;
}
.edicbutton9:hover {
    background: url("images/ediciones-anteriores/2005_B.png") no-repeat ;
}
.edicbutton10 {
    width: 160px;
    height: 160px;
    background: url("images/ediciones-anteriores/2004_A.png") no-repeat;
    float:left;
	margin-bottom:20px;
}
.edicbutton10 a{
    width: 160px;
    height: 150px;
    display:block;
}
.edicbutton10 a span{
     display:none;
}
.edicbutton10:hover {
    background: url("images/ediciones-anteriores/2004_B.png") no-repeat ;
}
.edicbutton11 {
    width: 160px;
    height: 160px;
    background: url("images/ediciones-anteriores/2003_A.png") no-repeat;
    float:left;
	margin-bottom:20px;
}
.edicbutton11 a{
    width: 160px;
    height: 150px;
    display:block;
}
.edicbutton11 a span{
     display:none;
}
.edicbutton11:hover {
    background: url("images/ediciones-anteriores/2003_B.png") no-repeat ;
}
/**************FIN ESTILOS EDICIONES*******************************/

/**************MULTIMEDIA***********************************/

.columna1 {
	float: left;
	width: 305px;
	height:180px;
	margin-right:10px;
	margin-bottom:30px;
}

.foto {
	float: left;
	height: 100px;
	width: 100px;
	clear: both;
}
.cont {
	float: right;
	width: 190px;
	height:auto;

}

.texto {font-family:'Montserrat', sans-serif;
	/*font-size: 10px;*/
}
.columna2 {
	float: left;
	width: 305px;
	height:180px;
	margin-right:10px;
	margin-bottom:30px;
}
.columna3 {
	float: left;
	width: 305px;
	height:180px;
	margin-bottom:30px;

}
.titulo {
	height:60px;
	margin-bottom: 10px;
	color: #1FA2E1;
	font-size:13px;
	font-weight: bold;
	margin-bottom: 10px;
}

#content section .titulo ul li, #content section .titulo ol li {
	background-image: url(images/bullet_list.png);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	padding: 0 0 10px 25px;
	margin-left:-16px;
}

.disertanteT {
	font-size: 18px;
	font-weight: bold;
	color: #1FA2E1;
}
.disertanteTsub {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #1FA2E1;
	margin-bottom:10px;
}
.disertanteB {
	margin-top:10px;
	margin-bottom:20px;
}
#blurb {
	height:60px;
	padding-top:150px;

}
