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


/*http://www.periodistasvalencianos.es/calibri/*/ 
body, section a{
	font-family: "calibri";
	font-size: 15px;
	color: #666;
	
	}

@font-face{
    font-family: "calibri";
    src: font/Gota.ttf;
	font-style:  normal;
    font-weight: normal;
}
@font-face{
    font-family: calibri_b;
    src: font/calibrib.ttf;
    font-weight:400;
}

.pink{
	color: #ff2f66;
}
.img_logo{
	height:20px;
	width:300px;
	margin-top: 20px;
	margin-bottom: 5px;
	
	
	}
.primeralinea {
	text-indent: 40px;
}
#articulo_home_id{
	margin-top: 40px;
	margin-bottom: 10px;
	margin-left: 25px;
	margin-right: 35px;
	
	}
	
.titulo_pag{
	font-size:28px;}	

.migas_pan{
	font-size:11px;

	}	
.migas_pan a{
	color: #666;
	text-decoration: none;
	}	
	
	
	/*home*/
	
#articulo_index_id{
	margin-top: 5px;
	margin-right: 40px;
	margin-bottom: 10;
	margin-left: 40px;
	}


.articulo_index{
	height:420px;
	font-size: 12px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	}





/*.articulo_home{
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 10px;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #999;
	padding-top: 10px;
	}
*/
article ul li{
	list-style-type: none;
	list-style-image: url(../images/flecha_lista.png);
	list-style-position: outside;
	margin-left: -25px;
}

.articulo_home_1 ul li{
	list-style-type: none;
	list-style-image: url(../images/flecha_lista.png);
	list-style-position: outside;
}
.titulo_articulo_home{
	font-size: 16px;
	text-align: center;		
	}
	
.ver_mas a{
	font-size: 10px;
	color: #666;
	text-align: right;
	margin-right: 15px;
	margin-bottom: -5px;
}
.mkt_online	{
	padding-bottom: 28px;	
	}	
	
.imagen_index{
	padding-top:50px;}
	
	
	
	
/*servicios*/	

.imagen_izq{
	float:left;
	margin:10px;}
	
	
	
.imagen_dercha	{
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	}
	
	
	
	/*pie*/
footer{
	font-size:14px;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #CCC;
	margin-top: 180px;
	}

.pie ul{
		margin-left: -35px;
	}

.pie li{
	font-size:11px;
	list-style-type: none;
	list-style-position: inside;
	height:20px;
	}
.pie h3{
	background-position: center bottom;
	height:35px;
	background-repeat: no-repeat;
	background-image: url(../images/raya_foot_li.jpg);
	color: #333;
	}
.pie a {
	color: #666;
	text-decoration: none;
	}

.pie_direccion{
	color: #666;
	padding: 7px 15px 7px 15px;
	background-color: #E8E8E8;
	-webkit-border-top-right-radius: 10px;
	-moz-border-top-right-radius: 10px;
	-o-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-bottom-right-radius: 10px;
	-o-border-bottom-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-top-left-radius: 10px;
	-o-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-bottom-left-radius: 10px;
	-o-border-bottom-left-radius: 10px;
	width: 100px;
	display: block;
	text-decoration: none;
	-webkit-box-shadow: 2px 2px 4px #999;
	-moz-box-shadow: 2px 2px 4px #999;
	-o-box-shadow: 2px 2px 4px #999;
}


/*---------formulario----------------*/

.required {
	font-weight:bold;
	color:#F00;	
}


#mapa_web{
	margin-left: 200px;	

	margin-top: 40px;
	margin-bottom: 10px;
	margin-right: 35px;
	
	}
	
