@charset "utf-8";
/* Stylesheet Document Pastoral - VegaWEB Design Studio */


html, body {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	background-image:url(../img/bg_max.png); 
	background-repeat:repeat-x;
	margin:0;
	padding:0
	}

/* Main style */

#contenido_noticias {
	width:800px;
	height:400px;
	margin:0 auto;
	padding:0;
	}

.ncontenido_box_left {
	width:790px;
	height:280px;
	float:left;
	margin-top:10px;
	padding:0;
	}
	
.nbox_left_title {
	width:790px;
	height:70px;
	float:left;
	border-bottom-style:dotted;
	border-bottom-color:#0099CC;
	border-bottom-width:1px;
	}

.nimg_yellow {
	width:15px;
	height:40px;
	background-image:url(../img/img_yellow_40px.png);
	background-repeat:no-repeat;
	float:left;
	margin-right:10px;
	margin-top: 30px;
	}

.ntxt_left {
	width:650px;
	height:40px;
	float:left;
	margin:0;
	padding:0;
	margin-top: 30px;
	}

.nlinea_txt {
	width:640px;
	height:20px;
	float:left;
	text-align:left;
	margin:0;
	padding:0;
	}

.nlinea_txt2 {
	width:120px;
	height:15px;
	float:right;
	text-align:left;
	margin:0;
	padding:0;
	}
	
.nbox_left_txt {
	width:790px;
	height:auto;
	float:left;
	margin-top:10px;
	padding:0;
	text-align:justify;
	line-height:16px;
	}
	
.nimg_prensa {
	width:93px;
	height:60px;
	float:right;
	margin-top:10px;
	padding:0;
	background-image:url(../img/img_prensa.png);
	background-repeat:no-repeat;
	}
	
/* STYLE CONTENIDO NOTICIAS */

.noticia_contenido {
	width:765px;
	height:auto;
	float:left;
	margin-left:25px;
	margin-top:10px;
	padding:0;
	text-align:justify;
	}











	

