.fondo_interior_cs .comentario_blog{
	border: 1px solid #065F05;
	font: 11px Verdana;
	color: #05075F;
}
.fondo_interior_cs input{
	text-align: center;
	font-size: 11px;
	font-family :  Verdana;
	border : 1px solid #065F05;
}
input.cb{
	background-color : white;
	border : 0px;
}
.con_borde{
	border : 1px solid #065F05;
}

.fondo_interior_cs img{
	border-color: #065F05;
}
.fondo_interior_cs b{
	color: #065F05;
}

select {
	border : 1px solid #065F05;
	font-size: 11px;
	font-family :  Verdana;
}
.fondo_interior_cs strong{
	color: #065F05;
}

.fondo_interior_cs em{
	color: #065F05;
}

.fondo_interior_cs .envio_formulario_1{
	font : 11px Trebuchet MS;
	color: #065F05;
	font-weight: bold;
	height: 20px;
	border-left: 3px solid #065F05;
	border-right: 2px solid #065F05;
	border-top: 2px solid #065F05;
	border-bottom: 1px solid #065F05;
	background-color: white;
	cursor: pointer;
}

.fondo_interior_cs .envio_formulario_2{
	font : 11px Trebuchet MS;
	color: white;
	font-weight: bold;
	height: 20px;
	border-left: 3px solid #69A26D;
	border-right: 2px solid #69A26D;
	border-top: 2px solid #69A26D;
	border-bottom: 1px solid #69A26D;
	background-color: #065F05;
	cursor: pointer;
}

.fin_fondo_titulo{
	margin-top: 10px;
	height: 20px;
	width: 13px;
	float: left;
	background: transparent url(../imagenes/titulos_secciones/fft_accesos_breves.jpg) no-repeat;
}

.titulo_vertical_1{
	width: 20px;
	height: 117px;
	position: absolute;
	margin-left: -33px;
	margin-top: -5px;
	background: transparent url(../imagenes/titulos_secciones/interactivos.jpg) no-repeat;
}
.titulo_vertical_2{
	width: 20px;
	height: 151px;
	position: absolute;
	margin-left: -33px;
	margin-top: -5px;
	background: transparent url(../imagenes/titulos_secciones/bolsa_de_trabajo.jpg) no-repeat;
}
.titulo_horizontal{
	padding-left: 43px;
	padding-right: 50px;
	margin-top: 10px;
	float: left;
	color: white;
	height: 20px;
	background-color: #58925C;
}

.fondo_medio_cs{
	width: 554px;
	margin-left: 10px;
	border-left: 2px solid #065F05; 
	background-color: #F0F0FF;
}


.fondo_interior_cs{
	width: 461px;
	margin-left: 30px;
	background-color: white;
	padding: 20px;
}
.fondo_interior_cs .hr {
	text-align: center;
	width: 460px;
	height: 9px;
}

.botones_1{
	font : 11px Trebuchet MS;
	color: white;
	border-left: 3px solid #69A26D;
	border-right: 2px solid #69A26D;
	border-top: 2px solid #69A26D;
	border-bottom: 1px solid #69A26D;
	background-color: #065F05;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	cursor: pointer;
	height: 17px;
	text-align: center;
}
.botones_2{
	font : 11px Trebuchet MS;
	color: #065F05;
	font-weight: bold;
	border-left: 3px solid #065F05;
	border-right: 2px solid #065F05;
	border-top: 2px solid #065F05;
	border-bottom: 1px solid #065F05;
	background-color: white;
	padding-left: 5px;
	padding-right: 5px;
	cursor: pointer;
	height: 17px;
	text-align: center;
}

/* VENTANA EMERGENTE */
.caja_emergente{
	width: 450px;
}

.contenido_ve{
	padding: 20px;
	font : 14px Trebuchet MS;
	color: #065F05;
}
.caja_emergente .contenido_ve{
	background-color: #DFE6DF;
	border-left: 4px solid #065F05;
	border-right: 4px solid #065F05;
	text-align: left;
	width: 402px;
}
.caja_emergente .titulo_ve{
	text-align: left;
	font : 13px Trebuchet MS;
	color: white;
	height: 17px;
	font-weight: bold;
	background: url(../imagenes/ventana_emergente/titulo_ventana_v.gif) no-repeat;
}
.caja_emergente .fin_ve{
	width: 450px;
	height: 17px;
	background: url(../imagenes/ventana_emergente/fin_ventana_v.gif) no-repeat;
}
