body {
	background:#028002;
		}
.SegoeScript-Bold {
	font-weight: normal; 
	font-style: normal; 
	line-height:normal; 
	font-family: 'SegoeScriptBold', sans-serif;
	}
.SegoeScript {
	font-weight: normal; 
	font-style: normal; 
	line-height:normal; 
	font-family: 'SegoeScriptRegular', sans-serif;
	}
#content {
	width:900px;
	/*margin:10px auto;*/
	text-align:center;
	height:650px;
	background:#fff;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	position:absolute;
    top:50%;
    left:50%;
    margin-left:-450px;
    margin-top:-325px;
	}
@font-face {
	font-family: 'SegoeScriptBold';
	src: url('segoescb-webfont.eot');
	src: local('â˜º'), url('segoescb-webfont.woff') format('woff'), url('segoescb-webfont.ttf') format('truetype'), url('segoescb-webfont.svg#webfontXKnGXv8g') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'SegoeScriptRegular';
	src: url('segoesc-webfont.eot');
	src: local('â˜º'), url('http://m4f.es/segoesc-webfont.woff') format('woff'), url('http://m4f.es/segoesc-webfont.ttf') format('truetype'), url('http://m4f.es/segoesc-webfont.svg#webfontZJdZOEuf') format('svg');
	font-weight: normal;
	font-style: normal;
}

.en_obras {
	font-size:54px;
	line-height:45px;
	margin-bottom:25px;
	text-shadow:1px 1px 3px #000;
	color:#1ed31e;
	}
.en_obras_eu {
	font-size:50px;
}
.sub_en_obras {
	font-size:40px;
	line-height:40px;
	margin-top:10px;
	text-shadow:1px 1px 3px #000;
	color:#1ed31e;
		}
.sub_en_obras_eu {
	font-size:38px;
}
.postit {
	width:339px;
	height:248px;
	float:left;
	background:url(postit.png) no-repeat top left;
	padding-top:15px;
	color:#000;	
	-moz-transform:rotate(-10deg);
	-webkit-transform:rotate(-10deg);
	-o-transform:rotate(-10deg);
	margin-top:70px;
	position:relative;
	}
.postit .fecha {
	font-size:27px;
	line-height:30px;
	margin-bottom:5px;
	text-transform:uppercase;
	/*border-bottom:1px solid #000;*/
	}
.postit .fecha span {
	}
.postit .fecha small span {
	text-transform:lowercase;
		}
.postit .hoy_labor {
	padding:10px 30px 0px 30px;
	font-size:23px;
	line-height:28px;
}
.postit .labor_foto {
	font-weight:bold;
	font-size:26px;
	bottom:50px;
	left:150px;
	position:absolute;
	width:45px;
	height:40px;
	}
.postit .labor_foto a {
	color:#0000EE;
	}
.postit .labor_foto a:hover{
	text-decoration:none;
	}
.postit .labor_foto a:active{
	color:#f00;
	position:relative;
	top:1px;
	}
#footer {
	float:right;
	width:550px;
	height:180px;
	margin-top:220px;
	}
.footer_eu {
	margin-top:175px!important;
}
#footer .sub_en_obras {
	font-size:27px;
	line-height:30px;
	}
#footer .address{
	font-family:Georgia, Times New Roman, serif;
	color:#000;
	margin:20px auto;
	background-color:#CECCDE;
	background:rgba(204, 206, 222, 0.8);
	padding:15px;
	width:200px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	}
#footer strong {
	font-weight:bold;
}
.body_slider {
	background:url(back_body.jpg) repeat #fff;
	padding-top:0px;
}
.titu_slider {
	color:#2e2765;
	font-size:40px;
}
.foto_hoy {
	padding:13px;
	border:1px solid #6d6c6c;
	background:no-repeat  center top #eae6e6;
	width:888px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
}
.foto_hoy p {
	font-size:26px;
	font-family: 'SegoeScriptBold', sans-serif;
	color:#2e2765;
	margin-top:20px;
	line-height:30px;
}
.foto_hoy p span{
	display:block;
	text-decoration:underline;
	}
.ve_historico {
	font-size:26px;
	font-family: 'SegoeScriptBold', sans-serif;
	padding:20px;
	width:888px;
	text-align:right;
}
.ve_historico a{
	color:#2e2765;
	}
.ve_historico a:hover{
	text-decoration:none;
	}
.ve_historico a:active{
	position:relative;
	top:1px;
	}
	
/**** ESTILOS PARA LA PÁGINA PROVISIONAL B/N  ****/
a:active {
	position:relative;
	top:1px;
}
#pag_provi_dos {
	background:#fff;
	padding:0;
}
#pag_provi_dos #content {
	width:975px;
	margin:auto;
	background:#ddd;
	overflow:hidden;
}
.conten_menu_left {
	background:#4d992f;
	width:155px;
	height:550px;
	float:left;
	padding: 30px 10px 20px 10px;
}
.conten_menu_left li {
	color:#FFF;
	padding:5px 0;
	margin:0 10px;
	border-bottom:2px dotted #FFF;
	}
.conten_menu_left li a{
	color:#FFF;
	text-decoration:none;
	display:block;
	-webkit-transition:background-color 0.2s;
	-o-transition:background-color 0.2s;
	}
.conten_menu_left li a:hover{
	color:#4d992f;
	background-color:#ffffff;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	-moz-box-shadow:0px 2px 1px #333;
	-webkit-box-shadow:0px 2px 1px #333;
	box-shadow:0px 2px 1px #333;
	}
.fondo_gris_right {
	float:left;
	width:800px;
	height:600px;
	background:url(img/ofi_gris_fondo.jpg) no-repeat top left #FFFFFF;
	position:relative;
	}
.conten_menu_left li p{
	font-family:Georgia, "Times New Roman", times, serif;
	color:#000;
	font-size:0.75em;
	font-weight:bold;
	margin:10px 0;
	}
.logo_m4f {
	position:absolute;
	top:520px;
	left:670px;
	width:97px;
	height:59px;
	z-index:1000;
}

.vuelta a{
		text-align:left; 
		margin-left:10px;
		width:85px;
		height:41px;
		background:url(img/volver_sede.png) no-repeat  left 5px;
		text-indent:-5000px;
		display:block;
	}
.vuelta a:hover {
	height:50px;
	background:url(img/volver_sede.png) no-repeat left -35px ;
	}
.sitio_web {
	margin-right:10px;
	margin-top:15px;
	float:right;
}
.sitio_web a{
	font-size:80%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	color:#028002;
	}
.sitio_web a:hover{
	border-bottom:2px dotted #2f1c5d;
	color:#2f1c5d;
	}

