/*
	Empresa: Digital Marketing
	Sitio web: www.digitalmarketing.cl 
	Sitio : posicionamientoDigital.cl
	Autor :  Team digitalmarketing.cl

	Browser: Firefox 2.7+ , Zafari , Chrome ,  "Opera"
*/

body {
	  margin: 5px 5px 5px 5px;
	  text-align :center;
	  background:#FFF url(img/web_01.png) repeat-x;
	  font-family:"Tahoma";
	  font-size:12px;	
}

a:link{color:#0000FF} 
a:visited{color:#0000FF}
a:hover {color:#134D86; text-decoration:underline}
a:active {color:#0000FF}

strong.a{
color:#0000FF;
font-weight:normal;
}


#page {
	margin:0 auto 0 auto; 	  
	width:751px;
	height:auto;
	position:relative;
} 
#header{
	float:left;
	background:url(img/web_02.png) no-repeat;
	width:751px;
	height:240px;
}
	#menu_content{
		float:right;
		width:662px;
		height:33px;
		background:transparent;
		margin-top:185px;
		margin-right:20px;
	}
	#img_efect{
		background:url(img/flechas.png) no-repeat;
		width:301px;
		height:189px;
		right:-85px;
		z-index:1;
		position:absolute;
	}

#main_content{
	width:751px;
	height:auto;
	float:left;
	background:transparent;
}
	#mod_content{
		width:751px;
		height:auto;
		float:left;
		text-align:left;
		background:#FFFFFF;
	}
		#main{
			margin-left:15px;
			width:720px;
		}
	#fin-content{	
		width:751px;
		height:23px;
		float:left;
		background:#fff url(img/web_04.png) no-repeat;
	}
#footer_content{
	width:751px;
	height:83px;
	float:left;
	background:#fff url(img/web_05.png) no-repeat;
}
	#mod_footer{
			margin:1px 1px 1px 1px;
			width:730px;
			height:38px;
			float:left;
		}
