/* CSS Document */
body {
	margin:0;
	background-color:#728720;
}
#contenedor {
	width:1016px;
	margin: 0 auto;
}

#header{
width:1016px;
height:auto;
float:left;
}

#logo{
width:325px;
height:auto;
float:left;}

#menu{
width:468px;
height:auto;
float:left;
background-image:url(../images/home/bg_menu2.gif);
padding-left:116px;
background-repeat:no-repeat;
}

#slogan{
width:468px;
height:auto;
float:left;
background-color:#FFFFFF;
padding:4px 0px 0px 0px;
_padding:0px;
}
#izquierda{
width:793px;
height:auto;
float:left;
background-image: url(../images/home/bg_main.png);
background-repeat: no-repeat;
}

#derecha{
width:200px;
height:auto;
float:left;}

#flash_home{
width:713px;
height:443px;
padding:0px 0px 0px 30px;}

#noticias {
	width:144px;
	height:auto;
	background-image: url(../images/home/noticias02.png);
	background-repeat:no-repeat;
	float:left;
	padding:50px 30px 140px 30px;
		_margin:0px 0px 0px -10px;
}

#pie {
	width:793px;
	height:68px;
	float:left;
}
#botones_pie {
	width:371px;
	height:68px;
	float:left;
}
#pie_flash {
	width:422px;
	height:68px;
	float:left;
}

#contenido{
width:713px;
height:423px;
float:left;
padding:20px 0px 0px 50px;
_padding:20px 40px 0px 50px;
}
#contenido_scroll{
width:713px;
height:423px;
float:left;
}
#izquierda_template{
width:793px;
height:auto;
float:left;
background-image: url(../images/home/bg_main.png);
background-repeat: no-repeat;
}

#noticias_template {
	width:144px;
	height:auto;
	background-image: url(../images/home/noticias02.png);
	background-repeat:no-repeat;
	float:left;
	padding:50px 30px 140px 30px;
	_margin:0px 0px 0px -10px;
}
