a:link, a:visited, a:active { text-decoration:none;}
a:hover { text-decoration: underline;}

body{
	background-color: #233874;
	background-image: url("Imagenes/BackP.png");
	background-repeat: repeat-x;
	background-position: top;
}

#button { padding: 0; position: relative; left:5px; }
#button li { display: inline; }
#button li a { 
	font-family: 'Ubuntu', sans-serif;
	font-size:16px; 
	text-decoration: none; 
	float:left; 
	padding: 8px; 
	background-color: #2175bc; 
	color: #fff; 
	padding-left: 28px;
	padding-right: 28px;
	-ms-padding: 7px; 
	-ms-padding-left: 20px; 
	-ms-padding-right: 20px; 
}
#button li a:hover { 
	background-color: #2586d7; 
	margin-top:-2px; 
	padding-bottom:12px; 
}
#button li a.prendido {
	background-color: #0066cc; 
	margin-top:-2px; 
	padding-bottom:12px;	
}

td.clientes {
	width:280px; height:150px; text-align:center; background:url(Imagenes/BackC.png);
}
td.proyectos {
	width:280px; height:150px; text-align:center;
}
div.caja_proyectos {
	position:relative; display:block; width:240px; height:40px; 
	background-color:#2175bc; top:-30px; left:35px; 
	text-align: left; vertical-align: middle;
}
div.titulo_proyectos {
	color:#fff; position:relative; top:9px; left:10px;
	font-family: 'Ubuntu', sans-serif; font-size: 16px;
	float: left; width:220px;
}
div.flecha {
	float: right;
}

/*
font-family: 'Architects Daughter', cursive;
font-family: 'Neucha', cursive;
font-family: 'Ubuntu', sans-serif;
font-family: 'Averia Gruesa Libre', cursive;
font-family: 'Paprika', cursive;
font-family: 'Gochi Hand', cursive;
font-family: 'Rambla', sans-serif;
font-family: 'Permanent Marker', cursive;
font-family: 'Chelsea Market', cursive;
*/
