body
{
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	background-color: #c6c7c8;
	font-family: Arial;
	font-size: 12px;
	color: #606060;
}

td
{
   font-family: Arial;
	font-size: 12px;
	color: #606060;
}

A
{
	color: White;
	text-decoration: none;
}

A:Hover
{	
	text-decoration: underline;
}

.combos
{
	color: #606060;
	font-size: 12px;
	text-align: justify;
	line-height: 18px;
}

.proyecto
{
	
	color: #131313;
	font-size: 12px;
	text-align: justify;
	line-height: 14px;
	}

.bordecontacto
{
	border-bottom-color: #e6e6e6;
	border-bottom-style:solid ;
	border-bottom-width: 1px;
	border-top-color: #e6e6e6;
	border-top-style:solid ;
	border-top-width: 1px;
	border-left-color: #e6e6e6;
	border-left-style:solid ;
	border-left-width: 1px;
	border-right-color: #e6e6e6;
	border-right-style:solid ;
	border-right-width: 1px;
}
.formulario
{
	border-bottom-color: #e6e6e6;
	border-bottom-style: solid ;
	border-bottom-width: 1px;
	border-top-color: #e6e6e6;
	border-top-style: solid ;
	border-top-width: 0px;
	border-left-color: #e6e6e6;
	border-left-style: solid ;
	border-left-width: 0px;
	border-right-color: #e6e6e6;
	border-right-style: solid ;
	border-right-width: 0px;
	width: 200px;
	color: #000000;
	font-size: 12px;
	text-align: justify;
	background-color:transparent;
}

.formulario2
{
	border-bottom-color: #e6e6e6;
	border-bottom-style: solid ;
	border-bottom-width: 1px;
	border-top-color: #e6e6e6;
	border-top-style: solid ;
	border-top-width: 1px;
	border-left-color: #e6e6e6;
	border-left-style: solid ;
	border-left-width: 1px;
	border-right-color: #e6e6e6;
	border-right-style: solid ;
	border-right-width: 1px;
	color: #000000;
	font-size: 12px;
	text-align: justify;
	line-height: 18px;
	overflow:hidden;
}