.bg_menu {
	background-image: url(../images/pie_menu.gif);
	background-repeat: repeat-y;
}

.marco {
	border: 1px solid #F4E2B1;
}

.bg_formacion {
	background-image: url(../images/tit_formacion_home.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.bg_informacion {
	background-image: url(../images/tit_informacion_home.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.bg_pie {
	background-image: url(../images/bg_pie.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.text {
	font-family : Trebuchet, sans-serif;
	font-size : 11px;
	line-height: 14px;
	font-weight : normal;
	color : #363636;
	text-decoration : none;
	text-align: justify;
}

.tit_azul {
	font-family : Trebuchet, sans-serif;
	font-size : 14px;
	line-height: 14px;
	font-weight : BOLD;
	color : #000E78;
	text-decoration : none;
	text-align: left;
}

a.enlace {
	font-family : Trebuchet, sans-serif;
	font-size : 11px;
	line-height: 12px;
	font-weight : normal;
	color : #3A73BC;
	text-decoration : underline;
}

a.enlace:hover {
	font-family : Trebuchet, sans-serif;
	font-size : 11px;
	line-height: 12px;
	font-weight : normal;
	color : #000E78;
	text-decoration : none;
}

.frase {
	font-family : Trebuchet, sans-serif;
	font-size : 11px;
	line-height: 12px;
	font-weight : bold;
	color : #3A73BC;
	text-decoration : none;
	text-align: left;
}

.titulo {
	font-family : Trebuchet, sans-serif;
	font-size : 12px;
	line-height: 13px;
	font-weight : bold;
	color : #3A73BC;
	text-decoration : none;
	text-align: left;
}

a.titulo {
	font-family : Trebuchet, sans-serif;
	font-size : 11px;
	line-height: 12px;
	font-weight : bold;
	color : #000E78;
	text-decoration : underline;
	text-align: left;
}

a.titulo:hover {
	font-family : Trebuchet, sans-serif;
	font-size : 11px;
	line-height: 12px;
	font-weight : bold;
	color : #3A73BC;
	text-decoration : none;
	text-align: left;
}

.fecha {
	font-family : Trebuchet, sans-serif;
	font-size : 11px;
	line-height: 12px;
	font-weight : bold;
	font-style: italic;
	color : #363636;
	text-decoration : none;
}

.lugar {
	font-family : Trebuchet, sans-serif;
	font-size : 11px;
	line-height: 12px;
	font-weight : bold;
	font-style: italic;
	color : #83A8CB;
	text-decoration : none;
}

.perfil {
	font-family : Trebuchet, sans-serif;
	font-size : 11px;
	line-height: 12px;
	font-weight : bold;
	color : #83A8CB;
	text-decoration : none;
}

a.boton {
	font-family : Tahoma, sans-serif;
	font-size : 11px;
	line-height: 12px;
	font-weight : bold;
	color : #000E78;
	text-decoration : none;
	text-align: left;
	padding-top: 5px;
}

a.boton:hover {
	font-family : Tahoma, sans-serif;
	font-size : 10px;
	line-height: 12px;
	font-weight : bold;
	color : #83A8CB;
	text-decoration : none;
	text-align: left;
}

.text_formacion {
	font-family : Trebuchet, sans-serif;
	font-size : 11px;
	line-height: 12px;
	font-weight : normal;
	color : #363636;
	text-decoration : none;
	text-align: left;
}

.text_form {
	font-family : Trebuchet, sans-serif;
	font-size : 11px;
	line-height: 16px;
	font-weight : normal;
	color : #3A73BC;
	text-decoration : none;
	padding-top: 5px;
}

.text_legal {
	font-family : Trebuchet, sans-serif;
	font-size : 10px;
	line-height: 15px;
	color : #363636;
	background-image: url(../images/aviso_legal_02.gif);
	background-repeat: repeat-y;
	background-position: top;
	padding-right: 35px;
	padding-left: 35px;
}

.border_foto {
	border : 1px solid #A7A37E;
}

INPUT {
	background-color: #FFF8E3;
	font-family : Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #363636;
	padding-left: 4px;
	padding-right: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F4B21E;
	border-right-color: #F4B21E;
	border-bottom-color: #F4B21E;
	border-left-color: #3A73BC;
	line-height: 14px;
	height: 18px;
	width: 250px;
}

TEXTAREA {
	background-color: #FFF8E3;
	font-family : Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #363636;
	padding-left: 4px;
	line-height: 14px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F4B21E;
	border-right-color: #F4B21E;
	border-bottom-color: #F4B21E;
	border-left-color: #3A73BC;
	height: 80px;
	width: 250px;
}

SELECT {
	border : 1px solid #3A73BC;
	background-color: #FFF8E3;
	font-family : Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #363636;
}

.input_checkbox {
	border : 0px;
	background-color: #FFF8E3;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #3A471E;
}

.form-button {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
	color: #3A73BC;
	height: 17px;
	width: 60px;
	border: 1px solid #F4B21E;
	margin-right: 35px;
}.titulo2 {

	font-family : Trebuchet, sans-serif;
	font-size : 12px;
	line-height: 16px;
	font-weight : bold;
	color : #3A73BC;
	text-decoration : none;
}
#map {
	height: 400px;
	width: 286px;
	overflow: hidden;
	position: relative;
	visibility: visible;
	z-index: 1;
}.text-azul {

	font-family : Trebuchet, sans-serif;
	font-size : 11px;
	line-height: 14px;
	font-weight : normal;
	color : #3A73BC;
	text-decoration : none;
	text-align: justify;
}
.text-naranja {


	font-family : Trebuchet, sans-serif;
	font-size : 11px;
	line-height: 14px;
	font-weight : normal;
	color : #C28B0A;
	text-decoration : none;
	text-align: justify;
}
.border_foto-dcha {
	border : 1px solid #A7A37E;
	margin-left: 10px;
}
.marco-logos {
	border: 1px solid #F1E2BA;
}
