@charset "UTF-8";
h1 {
	font-family: Arial;
	font-size: 18px;
	color: #333333;
	font-weight: lighter;
}
h2 {
	font-family: Arial;
	font-size: 16px;
	color: #333333;
	font-weight: lighter;
}
.titulos {
	width:100%;
	background-image: url(../images/lineas.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 28px;
	float:left;
	padding-bottom: 2px;
}
.titulos2 {
	width:100%;
	background-image: url(../images/lineas.png);
	background-repeat: repeat-x;
	background-position: bottom;
	float:left;
	padding-bottom: 2px;
	padding-top:50px;
	height: 30px;
}
.columnainicio {
	font-family: Arial;
	font-size: 12px;
	line-height: 23px;
	color: #666666;
	float: left;
	width: 293px;
	padding-top: 20px;
	height: 460px;
}
.columnainicio_sep {
	height: 460px;
	width: 72px;
	padding-top: 20px;
	float: left;
}
.columnainicio2 {
	font-family: Arial;
	font-size: 12px;
	line-height: 23px;
	color: #666666;
	float: right;
	width: 293px;
	padding-top: 20px;
	height: 460px;
}
.columnainicio3 {
	float:left;
	font-family: Arial;
	font-size: 12px;
	line-height: 23px;
	color: #666666;
	padding-top: 20px;
	width: 100%;
}
.contornofotos {
	border: thin solid #333333;
	padding: 6px;
}
.contornofotos2 {
	border: thin solid #333333;
	padding: 6px;
	margin-left: 30px;
	margin-bottom: 8px;
}
.texto
{
	font-family: Arial;
	font-size: 14px;
	color: #333333;
}
.textobold
{
	color: #CCCCCC;
}
.textoverde
{
	font-family: Arial;
	font-size: 14px;
	color: #00A551;
}
.textogris
{
	font-family: Helvetica, sans-serif, Arial;
	font-size: 12px;
	color: #252525;
	font-weight: lighter;
}
.cuerpo_texto
{
	font-family: Arial;
	font-size: 12px;
	line-height: 23px;
	color: #666666;
}
.menu_pro {
	width:233px;
	float:left;
	padding-top: 20px;
	padding-bottom: 20px;
}
a.link:link {
	font-family: Arial;
	font-size: 15px;
	color: #666666;
	
}
a.link:visited {
	
	font-family: Arial;
	font-size: 15px;
	color: #666666;
}
a.link:hover {
	color:#00A551;
}
a.link:active {
	
	font-family: Arial;
	font-size: 15px;
	color: #666666;
}
a.link2:link {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	
}
a.link2:visited {
	
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}
a.link2:hover {
	color:#00A551;
}
a.link2:active {
	
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}
.espacio {
	height:40px;
}
#listaproyectos {
	padding-top:60px;
	width:660px;
	height:100%;
}
.listaclientes {
	float:left;
	font-family: Arial;
	font-size: 12px;
	line-height: 26px;
	color: #666666;
	padding-top: 20px;
	width: 100%;
	list-style-image: url(../images/vinetas.jpg);
	list-style-position: inside;
}