.bg_lateral {
	background-image: url(../images/ficha_08.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.borde_gris {
	border : 1px solid #A4A4A4;
}

.fondo_naranja {
	background-color: #F19947;
}

.text {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height: 16px;
	font-weight : normal;
	color : #2E2E2E;
	text-decoration : none;
	text-align: left;
}
.aviso_legal {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height: 16px;
	color : #2E2E2E;
	text-align: justify;
}
.titulo {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #F19947;
	text-decoration : none;
	text-align: left;
}
.titulo2 {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #F19947;
	text-decoration : none;
	text-align: left;
}

.pie {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height: 11px;
	font-weight : normal;
	color : #2E2E2E;
	text-decoration : none;
	text-align: left;
}

a.enlace {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #7FAB9D;
	text-decoration : none;
	padding: none;
}

a.enlace:hover {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #00573C;
	text-decoration : none;
	padding: none;
}

.text_form {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height: 13px;
	font-weight : normal;
	color : #474747;
	text-decoration : none;
	padding-right: 8px;
	text-align: right;
}

.form-box {
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	height: 18px;
	width: 140px;
	padding-right: 3px;
	padding-left: 3px;
	margin-bottom: 7px;
	background-color: #ffffff;
	border: 1px solid #f19947;
}

.form-box2 {
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	height: 60px;
	width: 373px;
	padding-right: 3px;
	padding-left: 3px;
	margin-bottom: 7px;
	background-color: #ffffff;
	border: 1px solid #f19947;
}

.btn_enviar {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #f19947;
	border-width: 1px;
	border-style: solid;
	border-top-color: #fca757;
	border-right-color: #ca7a2f;
	border-bottom-color: #ca7a2f;
	border-left-color: #fca757;
}

.contenidos_foto {
	border : 1px solid #A4A4A4;
	float: left;
	margin-top: 15px;
	background-color: #FF9900;
}
.proyectos_foto {
	width:90px;
	height:68px;
	overflow:hidden;
	float:left;	
	margin:0px 5px 5px 0px;
}
