
/* theme background images */

html { background-color:#FFFFFF; } /* background repeating image */
body { background-color:#FFFFFF;} /* background center image */

/* links coloring */

a { color: #e4302c; } /* text links color */
a:hover { color: #e4302c;} /* hover color (you can remove this) */
#foot {background-color:#efeeee;border-bottom:solid 1px #fff;}

.grid_9 {width:950px; text-align:center; margin:auto;}
#logo {margin-top:10px;}
#main {background: #fff; 	border-top:solid 1px #e5e5e5;}


#d13slideshow {margin-top:50px;}

.js #content-slideshow .slideshow li { background-color:#000000; padding:10px;}

.activeSlide {background-color:#00FF00; color:#FF0000;}
.open_source {background-image:url(../../img/logos.jpg);
background-repeat:no-repeat;
background-position:bottom center;
padding-bottom:70px;}


/*------------idioma qtraslate*/

.idioma {
	width:100%;
	height:25px;
	left:left;
	z-index:9999;
	background-color:#fff;
	border-bottom:solid 1px #e5e5e5;

}
.seleccion{ margin:auto; text-align:right;width:950px;}

.qtrans_language_chooser {
	display:inline;
	list-style-image:none;
	list-style:none;
	margin-top:-5px;
}
.qtrans_language_chooser a {
	list-style-type:none;
	font-size:10px;
	text-decoration:none;
	display:inline;
	list-style-image: none;
	list-style-type: none;
	color:#ccc;
	margin-top:-5px;
	text-align:center;

}
.qtrans_language_chooser li {
	/*float:left;*/
	list-style-image: none;
	list-style-type: none;
	display:inline;
	margin-top:-10px;
	text-align:center;
}

li.active {font-weight:bolder;text-align:center;}

.qtrans_flag {
	display:none;
	visibility:hidden;
}
.qtrans_flag a {
	display:none;
	visibility:hidden;
}
.sldrlink {
	display:none;
	visibility:hidden;
}

#total_3 {width:100%; height:100%; background-color: #00FF00;}


