/* CSS Document */
#menu_interior_voluntariado a {
	color: #666666;
	font-size:.95em;
}
#menu_interior_voluntariado a:hover{
	color: #F5A32E;
}
#menu_interior_voluntariado a.sel1{
	color: #F5A32E;
}



.label_insti {
	float: left;
	width: 140px;
}

.input_insti {
	border: 1px solid #F5A32E;
	margin: 1px;
	height: 20px;
}
.textarea_insti {
	border: 1px solid #F5A32E;
	margin: 1px;
}


#texto fieldset {
	border: 1px solid #F5BF89;
	padding: 10px;
}
#texto legend {
	font-weight: bold;
	color: #FF6600;
}




#encabezado_empresas {
	background-image: url(../images/instituciones/encabezado_empresas.jpg);
	height: 129px;
	float: left;
	width: 597px;
	background-repeat: no-repeat;
	background-position: right top;
	margin-left: 8px;
	background-color: #007ADF;
}

#encabezado_insti {
	background-image: url(../images/instituciones/cabecera_insti.jpg);
	height: 129px;
	float: left;
	width: 597px;
	background-repeat: no-repeat;
	background-position: right top;
	margin-left: 8px;
	background-color: #007ADF;
}

#texto a:hover{
	color: #F5A32E;
}
 
h2 {
	color: #F5A32E;
	font-weight: bold;
	font-size: 1.8em;
}
.img_instituciones {
	border: 1px solid #999999;
	float:left;
	margin:0 20px 20px 0;
}

.icono {
	margin-bottom: -4px;
}
#institucion {
	clear: both;
	background-repeat: no-repeat;
	background-position: right;
	text-align: justify;
}
#institucion li {
	xlist-style-type: none;
}

#contador {
	clear: both;
}

.institucion_intro {
	color: #6B3E2E;
}
.colaboraciones_subrayado {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}
#encabezado_voluntariado {
	background-image: url(../images/instituciones/encabezado_instituciones.jpg);
	height: 129px;
	float: left;
	width: 597px;
	background-repeat: no-repeat;
	background-position: right top;
	margin-left: 8px;
}
#menu_interior_voluntariado {
	text-align: right;
	vertical-align: middle;
	height: 10px;
}
#institucion dt {
	color: #FF6600;
	font-weight: normal;
	margin-left: 20px;
}
#institucion dl {
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
}
.img_instituciones_right {
	float: right;
	clear: both;
	margin-bottom: 20px;
	border: 1px solid #999999;
	margin-left: 20px;
}
#institucion form {
	padding-left: 0px;
	padding-right: 0px;
}
#institucion_listado {
	text-align: center;
	margin: 5px;
	width: 160px;
	float: left;
	border: 1px solid #FFCC99;
	padding: 5px;
	height: 200px;
}
.img_instituciones_principal {
	float: left;
	clear: both;
	margin-bottom: 20px;
	border: 1px solid #999999;
	margin-right: 20px;
}
#institucion ul.anios{
	list-style-type:none;
	padding:.3em;
	border:dashed 1px #666666;
	background-color:#CCCCCC;
}
#institucion ul.anios li{
	display:inline-block;
	margin:.3em 1.2em;
	font-weight:bold;
	color:#666666;
	
}
.colaboraciones_subrayado {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}