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

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

body {
	  margin: 0px 5px 5px 5px;
	  text-align :center;
	  background-color:#FFFFFF;
	  font-family:"Tahoma";
	  font-size:12px;	
}
#page {
	margin:0 auto 0 auto; 	  
	width:998px;
	height:auto;
	position:relative;
} 
/*contenedor cabecera y menu*/
#titulo{
	background:url(img/1_01.jpg) no-repeat center;
	float:left;
	width:998px;
	height:73px;
}
#menu_top{
	float:right;
	width:600px;
	height:30px;
	margin-right:160px;
	margin-top:40px;
}
#menu{
	background:url(img/1_02.jpg) no-repeat center;
	float:left;
	width:998px;
	height:202px;
}
	#iconos{
		float:left;
		margin-left:160px;
		width:677px;
		height:auto;
	}
	#opciones{
		float:left;
		margin-left:160px;
		width:677px;
		height:30px;
	}

#main{
	background:url(img/1_03.jpg) repeat-y center;
	position:relative;
	float:left;
	width:998px;
	height:auto;
}
	/*hora y fecha*/
	#hyf{
		position:relative;
		float:right;
		text-align:left;
		margin-right:160px;
		width:200px;
		height:auto;		
	}
	#contenido{
		position:relative;
		background:transparent;
		float:left;
		text-align:left;
		margin-left:160px;
		width:677px;
		height:auto;
	}
	#contenidoIndex{
		position:relative;
		background:transparent;
		float:left;
		text-align:left;
		margin-left:145px;
		width:712px;
		height:auto;
	}
	
	
#cuerpo{
	width:225px;
	padding:0 0 0 0;
	float:left;
	
}
#cuerpo #static1{
		background:url(img/fond_1.png) no-repeat;
		height:21px;
		width:225px;
		
		}
#cuerpo #div1 {
		background:url(img/fond_2.png);
		background-repeat:repeat-y;
		width:225px;		
		}
			
#cuerpo #static3{
		background:url(img/fond_3.png) no-repeat;
		height:22px;
		width:225px;
		}
		#textdivcuerpo { Margin-left:18px; width:190px;}
	
#footer{
	background:url(img/1_04.jpg) no-repeat center;
	float:left;
	width:998px;
	height:94px;;
}
	#footercont{	
		float:left;
		margin-left:140px;
		width:712px;
		height:auto;
	}