@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_mision {
	width:800px;
	height:520px;
	margin:0 auto;
	padding:0;
	}

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

.mimg_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;
	}

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

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

.mlinea_txt2 {
	width:120px;
	height:15px;
	float:right;
	text-align:left;
	margin:0;
	padding:0;
	}
	
.mbox_left_txt {
	width:790px;
	height:auto;
	float:left;
	margin-top:10px;
	padding:0;
	text-align:justify;
	line-height:16px;
	}
	
.mbox_left_txt2 {
	width:790px;
	height:auto;
	float:left;
	margin-top:5px;
	padding:0;
	text-align:justify;
	line-height:16px;
	}
	
.mbox_left_txt3 {
	width:790px;
	height:175px;
	float:left;
	margin-top:10px;
	padding:0;
	text-align:justify;
	line-height:16px;
	}
