.bordeverde1home
{
  border-top : 1px solid #ACC414;
  border-left : 1px solid #ACC414;
}

.bordeverde2home
{
  border-left : 1px solid #ACC414;
  border-bottom : 1px solid #ACC414;
}

.bordeverde3home
{
  border-left : 1px solid #ACC414;
  border-right : 1px solid #ACC414;
  border-bottom : 1px solid #ACC414;
}

.bordeverde4home
{
  border-top : 1px solid #ACC414;
  border-bottom : 1px solid #ACC414;
  border-left : 1px solid #ACC414;
}

.bordeverde
{
  border : 1px solid #ACC414;
  background-color : #FFFFFF;
}
	
.normal
{
	font-size: 11px; 
	color: #000000; 
	font-family: arial,verdana,sans-serif; 
	text-decoration: none; 
	font-weight: normal;
}

a.normal:visited
{
  color: #000000;
  text-decoration: none;
}

a.normal:hover
{
  color: #000000;
  text-decoration: underline;
}

.titular
{
	font-size: 14px; 
	color: #ACC414; 
	font-family: arial,verdana,sans-serif; 
	text-decoration: none; 
	font-weight: bold;
}

a.titular:visited
{
  color: #ACC414;
  text-decoration: none;
}

a.titular:hover
{
  color: #ACC414;
  text-decoration: underline;
}

.titularFFFFFF
{
	font-size: 12px; 
	color: #FFFFFF; 
	font-family: arial,verdana,sans-serif; 
	text-decoration: none; 
	font-weight: bold;
}

a.titularFFFFFF:visited
{
  color: #FFFFFF;
  text-decoration: none;
}

a.titularFFFFFF:hover
{
  color: #FFFFFF;
  text-decoration: underline;
}

.cierre
{
	font-size: 11px; 
	color: #666666; 
	font-family: arial,verdana,sans-serif; 
	text-decoration: none; 
	font-weight: normal;
}

a.cierre:visited
{
  color: #666666;
  text-decoration: none;
}

a.cierre:hover
{
  color: #666666;
  text-decoration: underline;
}

input
{
  font-family : arial, Helvetica;
  font-size : 11;
  color : #000000;
  font-weight : normal;
  border : 1px solid #ACC414;
  background-color : #D2E69A;
}

input.sinborde 
{
	border: 0px;
	background-color : #FFFFFF;
}

textarea
{
	font-family : arial, Helvetica;
	font-size : 11;
	color : #000000;
	font-weight : normal;
  border : 1px solid #ACC414;
  background-color : #D2E69A;
}	

.boton
{
	font-family : arial, Helvetica;
	font-size : 11;
	color : #000000;
	font-weight : normal;
  border-color : #ACC414;
  border-width : 1;
  background-color : #D2E69A
}