html{
	
}

a img{
	border:0px;
}

body{
	background-color: #000000;
	color: #000000;
	text-align: center;
	font-size: 13px;
	font-weight: normal;
	font-family: arial;
	margin: 0;
}

#container{
	width: 1000px;
	min-height: 100%;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(img/background_content.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	
}

.fundacio{
	font-weight: bold;
	color: #777777;
}

.espavila{
	font-weight: bold;
}

.plusbig{
	font-size: 15px;	
}

#header{
	background-color: #8FBE00;
	background-repeat: no-repeat;
	background-position: top right;
	width: 1000px;
	height: 130px;
}

.header_photo_1{
	background-image: url(img/top_funny.jpg);	
}

.header_photo_2{
	background-image: url(img/top_funny2.jpg);	
}

#logo{
	width: 251px;
	height: 130px;
	float: left;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: bottom;
}

#logo img{
	margin-bottom: 5px;
	margin-top: 18px;
	border: 0px;
	vertical-align: bottom;	
}

.page_title{
	margin-top: 6px;
	margin-left: -10px;
	margin-bottom: 15px;	
}

#flash_header{
	padding-top: 87px;	
}

#left{
	/*background-color: #C9000A;*/
	/*background-color: #C20003;*/
	width: 251px;
	float: left;
}

#menu_left{
	margin-top: 10px;
	margin-bottom: 45px;
	text-align: right;
	width: 251px;
}

#menu_left a{
	color: #FFFFFF;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 5px;
	padding-right: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	width: 185px;
	display: block;
	float: right;
}

#menu_left a:hover{
	background-color: #000000;
	color: #FFFFFF;
	background-image: url(img/arrow.jpg);
	background-position: top 195px;
	background-repeat: no-repeat;
}

#flags_left{
	margin-top: 25px;
	text-align: right;
	width: 216px;
}

#flags_left img{
	border: 0px;
	margin-left: 8px;	
}


.facebook{
	width: 100%;
	margin-top: 50px;
	margin-bottom: 100px;
	text-align: center;
	padding-top: 50px;
	/*padding-right: 35px;*/
	clear: both;
}

.facebook_prewrapper{
	background-color: #FFFFFF;
	border: 1px solid #000000;	
	width: 202px;
}

.twitter{
	margin-top: 20px;	
}

.twitter a{
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;	
	text-decoration: none;
}

.twitter img{
	margin-bottom: -2px;	
}

.extra_separation{
	margin-top: 10px;	
}

#centercontent{
	margin-left: 251px;
	padding: 10px;
	padding-left: 15px;
	background: url(img/logo_background.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#centercontent h2{
	font-size: 18px;
	font-weight: bold;
}

#imagelinks_in_home{
	margin-top: 30px;	
}

#imagelinks_in_home img{
	padding: 10px;	
	border: 0px;
}

#footer{
	padding-top: 5px;
	padding-bottom: 15px;
	font-size: 11px;
	clear: both;
	text-align: center;
	color: #FFFFFF;
	background-color: #000000;
}

#footer a{
	color: #8FBE00;
	text-decoration: none;
}

#footer a:hover{
	text-decoration: underline;
}

.espavilat_box{
	margin-top: 25px;
	margin-right: 15px;
	margin-bottom: 45px;
	/*clear: right;*/
	/*float: right;*/
	text-align: right;	
}

.espavilat_box #logo_box{
	margin-right: 22px;	
}

.link_centercontent{
	color: #C20003;
	text-decoration: none;
}

.link_centercontent:hover{
	text-decoration: underline;
}

#contact_map{
	float: left;	
	margin-right: 10px;
	margin-top: 10px;
}

#contact_info{
	margin-top: 20px;
}

/****** NOTICIES - list ***********/

.news_item{
	margin-top:20px;
	padding-bottom: 30px;
	border-bottom: 1px dotted #777777;
}

.news_title{
	font-size: 15px;
	font-weight: bold;
}

.news_data{
	color: #777777;
	margin-bottom: 10px;
}

.news_resum{
	
}

.news_linkmore{
	
}


.noticia_wrapper h2{
	margin-bottom: 5px;	
}

.noticia_wrapper{
	
}

.news_description_inside{
	margin-bottom: 15px;
	padding: 10px;
	background-color: #EEEEEE;
}

.image_div{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.image_div img{
	width: 300px;	
}

.image_div_thumb{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.image_div_thumb img{
	width: 75px;
}

.b_autor{
	font-style: italic;
	margin-left: 450px;
	font-weight: normal !important;	
}

.frase_container{
	text-align: right;	
	font-style:italic;
	margin-right: 20px;
	margin-bottom: 20px;
	clear: both;
}

.frase_titol{
	font-weight:bold !important;;
	color: #777777 !important;
	text-decoration: underline !important;	
}

.frase_autor{
	color: #333333;	
	font-style: normal !important;
	font-weight: bold;
}

/* mainly for beques */

h4{
	margin-bottom: 3px;	
}

#beques_header{
	height: 154px;
	vertical-align: bottom;	
	margin-top: 20px;
	margin-bottom: 20px;
}

#beques_menu{
	text-align: left;
	/*height: 144px;*/
	vertical-align: bottom;
	padding-bottom: 20px;
}

#beques_menu_wrapper{
	margin-left: 30px;
	background-color: #C9000A;
	padding: 10px 20px 10px 10px;
}

#beques_menu a{
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	/*margin-bottom: 5px;*/
	padding: 2px 5px;
	text-decoration: none;
	display: block;
	margin-left: 8px;
}

#beques_menu a:hover{
	background-color: #000000;	
}

#beques_logo{
	padding: 10px;
}

.logo_sponsor{
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
	padding-bottom: 20px;	
	border: 0px;
}

#homepage_table{
	margin-top: 10px;
}

#homepage_table td{
	vertical-align: top;	
	padding: 5px;
	text-align: justify;
}

.td_separator{
	height: 1px;
	border-bottom: 1px dotted #939393;	
}

.news_item_home{
	background-image:url("img/point_home.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 23px;
	margin-bottom: 8px;
}

.news_item_home a{
	text-decoration: none;
	color: #000000;
}

.news_item_home a:hover{
	text-decoration: underline;
}

.news_item_home_data{
	color: #939393;
}

.notice_box{
	background-color: #FFDDDD !important;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.max_ch{
	padding-left: 10px;
	font-size: 9px;
}

.max_ch_info{
	color: red;
}
