@charset "utf-8";
/* CSS Document */

body {
	font-size: 14px;
	font-family:Tahoma, Geneva, sans-serif;
	background-color:#090909;
	background-image:url(../img/divbackcolor.png);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:white;
	margin: 0px;
	background-repeat: repeat-y;
	background-position: center;
}

div {
	text-align:center;
}

ul {
	margin-left:15px;
	text-align:left;
	list-style-type:square;
}

ul li {
	color:#930;
}

#wrapper{
	width:890px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
}

#headerEs {
	background-image:url(../img/background.jpg);
	background-repeat: no-repeat;
	height:290px;
}

#headerEn {
	background-image:url(../img/background_en.jpg);
	background-repeat: no-repeat;
	height:290px;
}

#lang {
	text-align:left;
	text-indent: 52px;
	font-size: 11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #CCC;
}

#lang a {
	color: #FFF;
}

#lang a:hover {
	color:#930;
}

#lang img {
	border:none;
}

#title {
	font-size: 25px;
	font-weight:bold;
	color:#5f5d3e;
	text-align:center;
	height:50px;
	vertical-align:top;
	font-family:"Times New Roman", Times, serif;
	font-variant: small-caps;
}

#content {
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	margin-top:0;
	width:785px;
}

#content img {cursor: pointer;}

#footer {
	font-size: 11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #CCC;	
	clear:both;
}

#footer a {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
}

#mnsj_mail {
	text-align: center;
	padding: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #C30;
	border: 4px double #C30;
	width: 250px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#history {
	height:425px;
}

#historyTxt {
	width: 560px;
	margin-left: 55px;
	text-align:justify;
	float:left;
}

#historyPhotos {
	width:200px;
	margin-right:55px;
	float:right;
}

#historyPhotos img {
	border: 2px solid #960;
	cursor: pointer;
}

#map {	
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	width: 740px; 
	height: 400px;
}

#contactoDaniela {
	text-align:right;
	font-size: 11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #CCC;
	margin-right:52px;
}

/* ------------------- INDEX ------------------- */

#logos {
	margin-left:auto;
	margin-right:auto;	
}

#logos img {
	border:none;
}

#logos #logo_sci {
	width:55px;
}

#announcement {
	float: left;
	margin-top: 40px;
	margin-left: 200px;
	border: 8px ridge #C33;
}

#announcement p {
	padding: 10px;
	color: #FC6;
	font-weight: bold;
}

#menu {
	float: left;
}

#menu a {
	font-weight:bold;
	font-size: 17px;
	font-family:"Times New Roman", Times, serif;
	color:#960;
	letter-spacing:1px;
	text-align:left;
}

#menu a:hover {
	font-size: 19px;
	color:#930;
}

#menu p {
	text-align:left;
	font-size: 24px;
	color:#5f5d3e;
	line-height: 1px;
}

#menu #aboutUs {margin-left:55px;}
#menu #gallery {margin-left:70px;}
#menu #events {margin-left:85px;}
#menu #contact {margin-left:100px;}
#menu #where {margin-left:115px;}
#menu #workshop {margin-left:130px;}

/* ------------------- INDEX_END ------------------- */

/* ------------------- EVENTS ------------------- */

.eventImgs {
	border: 2px solid #960;
}

.eventTxt {
	font-size: 14px;
	font-family:Tahoma, Geneva, sans-serif;
}

#event2_1 {
	float:left;
	width:33%;
}

#event2_2 {
	float:left;
	width:34%;
}

#event2_3 {
	float:left;
	width:33%;
}

#event2_4 {
	margin-top:15px;
	float:left;
	margin-left:17%;
}

#event2_5 {
	margin-top:15px;
	float:right;
	margin-right:17%;
}

#event3_1 {
	float:left;
	width:33%;
}

#event3_2 {
	float:left;
	width:33%;
}

#event3_3 {
	float:left;
	width:33%;
}

#event3_4 {
	float:left;
	margin-top:15px;
	margin-left:13.3%;
}

.event2imgsR {
	margin-top:15px;
	float:left;
	margin-left:10%;
}

.event2imgsL {
	margin-top:15px;
	float:right;
	margin-right:10%;
}

#event9_1 {
	float:left;
	width:33%;
}

#event9_2 {
	float:left;
	width:34%;
}

#event9_3 {
	float:left;
	width:33%;
}

#event9_4 {
	margin-top:15px;
	float:left;
	margin-left:21%;
}

#event9_5 {
	margin-top:15px;
	float:right;
	margin-right:21%;
}
	
/* ----------------- EVENTS_END ----------------- */

.spacing1 {
	height:15px;
}

a:hover {
	color:#930;
	text-decoration:blink;
}

a {
	color:#960;
	text-decoration:none;
	border-color:#960;
}

.ReturnLinks {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
}

.ReturnLinks:hover {
	text-decoration:blink;
}

.InputBox {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}

.InputBox:focus {
	background:#E1E1E1;
}

.Arrows {
	border:none;
}

.linea {
	background-image:url(../img/line.png);
	background-position:center;
	background-repeat:repeat-x;
	width: 90%;
	height:2px;
 	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	clear:both;
	height:60px;
}

/* -------------- GALLERY -------------- */

.galleryAllThumbs table {
	margin-left: auto;
	margin-right: auto;
}

.galleryAllThumbs img {
	border: 0;
	padding: 10px;
}

#contentGalleryL {
	margin-top:15px;
	float:left;
	width:29%;
	margin-left:20px;
}

#contentGalleryR {
	margin-top:30px;
	float:right;
	width:55%;
	margin-right:52px;
}

.galleryPhotoL {
	float:left;
	margin:5px;
}

.galleryPhotoL img {
	width:100px;
	border: 0px;
}

.galleryPhotoR {
	float:right;
	margin:5px;
}

.galleryPhotoR img {
	width:100px;
	border: 0px;
}

#photoBig {
	max-width:100%;
	display:none;
}

/* BBDD */

#db_access {
	margin-left:auto;
	margin-right:auto;
}

#db_table {
	margin-left:auto;
	margin-right:auto;
}

#db_table a {
	color:#09F;
}

#db_table td {
	margin: 0px;
	padding: 0px;
}

#db_table tr {
	margin: 0px;
	padding: 0px;
}

#db_table th {
	margin: 0px;
	padding: 0px;
}

.db_table_td1 {
	color:#09F;
}

.db_table_td2 {
	color:#090;
	text-align:center;
}

.db_table_td3 {
	color:#F00;
}

/*div {
border: 1px solid red;
}*/
