/*BASICOS*/
body {
	background-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 17px;
}

body,table,td,th {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: left;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	
}
.fnd_esq_left {
	background-color: #666666;
	background-image: url(img/fnd_esq_left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.texto_home {
	font-family: Arial;
	font-size: 11px;
	color:#AAAAAA;
	text-align:justify;
}
form {
margin:0
}
input,select,textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
}
ul { list-style:none; margin:0; padding:0; border:0; 
}

.cuadroVerde {
	background-color: #B5DC10;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	//line-height: 17px;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	padding: 5px 5px 5px 5px;
}

/*LINKS*/
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #66CC00;
	text-decoration: none;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
/*BACKGROUND*/
.fnd_esq_der {
	background-color: #666666;
	background-image: url(img/fnd_esq_der.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.fnd_esq_bottom {
	background-color: #666666;
	background-image: url(img/fnd_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.fnd_gris {

	background-color: #666666;
}
.fnd_repetir {

	background-color: #666666;
	background-image: url(img/repetir.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.fnd_rayas {
	background-image: url(img/fnd_rayas.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.fnd_creditos {
	background-color: #999999;
}
.fnd_titulo {
	background-image: url(img/fondo_titulo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	padding-left: 30px;
	font-weight: bold;
}
.linea_doble {
	background-image: url(img/lineas.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.fnd_division {
	background-image: url(img/division_seccion.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.testimonio {
	font-size: 12px;
	font-style: italic;
	color: #666666;
	text-align: center;
}
.fnd_izq {
	background-image: url(img/fnd_left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #666666;
}
.fnd_der {
	background-image: url(img/fnd_der.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #666666;
}
.fnd_columna {
	background-image: url(img/fnd_columna.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.text_bold {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.fnd_form {

	background-image: url(img/fondo_titulo_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
.resaltar {
	font-weight: bold;
	color: #86D30C;
}
.fnd_titulo_2 {

	background-image: url(img/fondo_titulo_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	padding-left: 30px;
	font-weight: bold;
}

#menuNoticias { width:185px; margin:auto; }
#menuNoticias a { display:block; border:1px #FFFFFF solid; }
#menuNoticias a:hover { border:1px #FF9900 solid; }
#tituloMenuNoticias { font-weight:bold; font-size:12px; }

/* Proyectos recientes en el home */
#proyectosRecientes { list-style:none; margin:0; padding:0; border:none; }
#proyectosRecientes li { float:left; width:80px; margin-right:31px; }
.fotoPrincipal { background-color:#CCCCCC; width:78px; height:80px; border:none; display:block; margin-bottom:5px; }
#proyectosRecientes li label { font-weight:bold; padding:2px 0; }
#proyectosRecientes li a { display:block; }
.cuadrito { margin:3px; height:8px; width:8px; background:none; float:left; border:none; }
