/* ------------------------------------------------------------
	enbolivia.com s.r.l.
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Description: Diseño basado en CSS 2
	Designer   : Rosaisela Aruquipa Machicado
	E - mail   : rosa@enbolivia.com
	Filename   : style.css
	Version    : 4.0
	Date       : Mar 13, 2009
-------------------------------------------------------------*/

*{
	margin:0;
	padding:0;
}
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	
	
	
}
#container{
width:773px;
margin:0 auto;

	
		
}

#header{
width:773px;
height:103px;
float:left;

}
#menu_c{
width:723px;
height:5px;
padding:6px 0px 0px 50px;
float:left;
background:#00962C;
}
#contenedor{
width:217px;
float:left;
}


#linea{
width:217px;
height:176px;
background: url(../images/educadtivos_11.jpg) top center repeat;
}
#contenedor1{
width:773px;
float:left;
}
#clientes{
width:720px;
height:12px;
background:#b29200 url(../images/cuadro1_print.jpg) top center no-repeat;
}
#clientes1{
width:710px;
padding:0px 0px 0px 10px;
font-size:14px;
color:#006600;
}



#financiero{
width:700px;
min-height:480px;
padding:10px 10px 10px 10px;
background:#ffffff;
}
#financiero img{
float:left;
padding-right:10px;

}


#contenedor_centro{
width:773px;

}
#footer{
width:773px;
height:80px;
float:left;
background: #ffffff;
}




