
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.125em;
	color:#999;
	text-align:justify;
	margin:0;
	
}
.titulo {
	font-family:Arial, Helvetica, sans-serif;
	margin:10px 0 0 10px;
	float:left;
	font-size:26px;
	line-height:1.125em;
	color:#666;
}
#flor {
	background-image:url(images/decor.png);
	height:41px;
	width:44px;
	float:left;
}
#container {
	margin:auto;
	width:955px;
	
}
#header {
	float:left;
}
#contenido {
	margin:0 0 0 10px;
	width:937px;
	float:left;
}
#right{
	float:right;
	width:734px;
}
#left{
	float:left;
	width:202px;
}
#top{
	width:734px;
	height:41px;
}
#top2{
	width:202px;
	height:41px;
}
#columna-right {
	width:734px;
	height:292px;
}
#columna-right2 {
	float:right;
	width:723px;

}
#columna-left {
	margin-top:20px;
	width:202px;
	background: #F4F4F4;
}
#clientesc {
	float:left;
	margin-left:15px;
	margin-top:20px;
	background: #fff;
}
#servicios {
	float:left;
	margin:15px 0 0 17px;
	width:161px;
}
#servicios2 {
	float:left;
	margin:15px 0 0 0;
	width:161px;
}
#separador {
	float:left;
	height:280px;
	margin:15px 10px 0 10px;
	width:1px;
	background: #CCC;
}
#clientes{
	float:left;
	margin:15px 20px 0 17px;
	width:175px;
}
#clientes2{
	float:left;
	margin:25px;
	width:175px;
	border: 1px solid #E4E4E4;

}
.listado{
	list-style-image:url('images/flecha.png');
	overflow:hidden; 
	width:161px;
	margin-top:10px;
}
.listado2{
	list-style-image:url('images/flecha.png');
	overflow:hidden; 
	width:650px;
	margin-top:10px;
}
#footer {
	position: inherit;
	margin-bottom:20px;
	margin-top:20px;
	float:left;
	width:937px;
	height:50px;
	background-image:url(images/footer.png);
}.titulo3 {
	font-size:22px;
	color: #0064c4;
}
.titulo2 {
	font-size:14px;
	color: #0064c4;
}

a.buttonn{
background:url(images/boton.png) no-repeat right;
float:right;
width:74px;
height:30px;
margin:5px 2px 0 0;
}
a:hover.buttonn{
background:url(images/boton2.png) no-repeat right;
}
