.notas {
	font-size: 10px;
	color: #58595b;
	font-weight: normal;
}
.titulos_Seccion {
	font-size: 20px;
	color: #FFFFFF;
	background-color: #6B99BE;
	padding-top: 17px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	background-image: url(../images/genaral/back_titulos.jpg);
	background-repeat: repeat-x;
	margin-bottom: 2px;
}
.titulos_Secundarios {
	font-size: 16px;
	color: #838383;
	background-color: #e6f1f7;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	margin-bottom: 4px;
}
.titulos_Comentarios {
	font-size: 16px;
	color: #838383;
	background-color: #eeeeee;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	margin-bottom: 4px;
	text-transform: none;
}
.subtitulos_Seccion {
	font-size: 20px;
	color: #3c77a7;
	padding-top: 7px;
	margin-bottom: 2px;
}
.botonAmpliar {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #898989;
	text-align: right;
	padding-top: 6px;
	padding-right: 24px;
	padding-bottom: 6px;
	padding-left: 6px;
	background-image: url(../images/botones/flecha.gif);
	background-repeat: no-repeat;
	background-position: right 1px;
}
.botonVerTodas {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-top: 6px;
	padding-right: 29px;
	padding-bottom: 6px;
	padding-left: 6px;
	background-image: url(../images/botones/flecha_fondoazul.gif);
	background-repeat: no-repeat;
	background-position: right 2px;
	float: right;
	margin-top: -28px;
}
.pestanias_on_intranet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #414042;
	text-align: center;
	
    background-image: url(/images/pestanias/on_ctr_intranet.gif);
    
}
.pestanias_off_intranet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #7c7c7c;
	text-align: center;
	
    background-image: url(/images/pestanias/off_ctr_intranet.gif);
    
}
.lista_resumen {
	margin-bottom: 25px;
}
.lista_resumen .nota {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5d5d5d;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
}
.lista_resumen .fotoMiembros {
	background-color: #FFFFFF;
	padding: 1px;
	border: 1px solid #AAAAAA;
	margin-right: 5px;
	float: left;
}
.lista_resumen .resumen {
	margin-left: 40px;
	padding-top: 5px;
	padding-bottom: 7px;
}
.lista_resumen .texto_resaltado {
	font-weight: bold;
	color: #527c9e;
}
.contenedor_items {
	margin-bottom: 6px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ababab;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom-color: #ababab;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6e6b68;
}
.contenedor_items .titulos {
	background-image: url(../images/genaral/back_paneles_titulos.jpg);
	background-repeat: repeat-x;
	height: 15px;
	padding: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8DAEC9;
	margin-bottom: 1px;
	color: #535f69;
	font-size: 14px;
	font-weight: bold;
}
.contenedor_items .actividadNoticia {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #AEAEAE;
	border-bottom-color: #AEAEAE;
	border-left-color: #AEAEAE;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 24px;
	background-image: url(../images/iconos/noticia.gif);
	background-repeat: no-repeat;
	background-position: 6px 5px;
}
.contenedor_items .actividadComentario {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #AEAEAE;
	border-bottom-color: #AEAEAE;
	border-left-color: #AEAEAE;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 24px;
	background-image: url(../images/iconos/comentario.gif);
	background-repeat: no-repeat;
	background-position: 6px 5px;
}
.contenedor_items .actividadPerfil {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #AEAEAE;
	border-bottom-color: #AEAEAE;
	border-left-color: #AEAEAE;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 24px;
	background-image: url(../images/iconos/perfil.gif);
	background-repeat: no-repeat;
	background-position: 6px 5px;
}
.contenedor_items .actividadAnuncio {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #AEAEAE;
	border-bottom-color: #AEAEAE;
	border-left-color: #AEAEAE;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 24px;
	background-image: url(../images/iconos/anuncio.gif);
	background-repeat: no-repeat;
	background-position: 6px 5px;
}

.contenedor_items .actividadSeguimiento {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #AEAEAE;
	border-bottom-color: #AEAEAE;
	border-left-color: #AEAEAE;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 24px;
	background-image: url(../images/iconos/seguimiento.jpg);
	background-repeat: no-repeat;
	background-position: 6px 5px;
}

.contenedor_items .nombresMiembros {
	font-weight: bold;
}
.contenedor_itemsFin {
	margin-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 1px;
	border-bottom-color: #ababab;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6e6b68;
}
.contenedor_itemsFin .contenido {
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d6d6d6;
	border-bottom-color: #d6d6d6;
	border-left-color: #d6d6d6;
	background-color: #f3f3f3;
}
.contenedor_itemsFin .comentario {
	padding-left: 45px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-bottom: 5px;
}
.contenedor_itemsFin .comentario_foto {
	border: 1px solid #bababa;
	background-color: #FFFFFF;
	display: inline;
	float: left;
	margin-bottom: 5px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	margin-top: 5px;
}
.contenedor_itemsFin .contenido .comentario .titulo {
	font-size: 18px;
	font-weight: bold;
	color: #4980ad;
	margin-top: 5px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
}
.contenedor_itemsFin .contenido .comentario p {
	margin-bottom: 5px;
}
.contenedor_itemsFin .miembro {
	display: inline;
	float: left;
	width: 285px;
	margin-right: 10px;
	
	
}.contenedor_itemsFin .texto_resaltado {
	font-weight: bold;
	color: #527c9e;
}
.contenedor_itemsFin .texto_fecha {
	font-style: italic;
}
.contenedor_itemsFin .texto_comentario {
	font-style: italic;
	font-weight: bold;
}
.contenedor_itemsFin .fotoMiembros {
	border: 1px solid #aaaaaa;
	background-color: #FFFFFF;
	display: inline;
	float: left;
	margin-right: 5px;
	padding: 1px;
}
.contenedor_itemsFin .nombresMiembros {
	color: #3976a8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 75px;
	margin-right: 5px;
	background-image: url(../images/botones/icon_perfil.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-top: 2px;
	margin-top: 1px;
}
.contenedor_itemsFin .vermiperfil {
	font-size: 11px;
	background-image: url(../images/iconos/perfil_gris.gif);
	background-repeat: no-repeat;
	background-position: left -1px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 18px;
	margin-top: 5px;
	display: block;
	margin-left: 75px;
	color: #58595b;
	font-weight: bold;
}
.contenedor_itemsFin .seguirMiembro {
	font-size: 11px;
	background-image: url(../images/iconos/seguirmiembro.gif);
	background-repeat: no-repeat;
	background-position: left -1px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 18px;
	margin-top: 5px;
	display: block;
	margin-left: 75px;
	color: #58595b;
	font-weight: bold;
}
.contenedor_itemsFin .vercomentarios {
	font-size: 11px;
	background-image: url(../images/iconos/comentario_gris.gif);
	background-repeat: no-repeat;
	background-position: left -1px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 18px;
	margin-top: 5px;
	margin-left: 75px;
	color: #58595b;
	font-weight: bold;
}
.contenedor_itemsFin .botonEnviarMsj {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #898989;
	text-align: right;
	padding-top: 7px;
	padding-right: 24px;
	padding-bottom: 7px;
	padding-left: 7px;
	background-image: url(../images/botones/flecha.gif);
	background-repeat: no-repeat;
	background-position: 111px 2px;
	margin-top: -28px;
	float: right;
	width: 105px;
}
.contenedor_itemsFin .botonSeguirMiembro {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #898989;
	text-align: right;
	padding-top: 7px;
	padding-right: 27px;
	padding-bottom: 7px;
	padding-left: 7px;
	background-image: url(../images/iconos/seguirmiembro_gris.gif);
	background-repeat: no-repeat;
	background-position: 450px 6px;
	width: 440px;
}
.perfil {
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d0d0d0;
	float: left;
	margin-top: 5px;
	width: 470px;
}
.perfil_marco_foto  {
	padding: 1px;
	border: 1px solid #C5C5C5;
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}
.perfil .titulo {
	font-weight: bold;
	color: #4980ad;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	margin-bottom: 3px;
	padding-bottom: 3px;
}
.perfil .titulo2 {
	font-weight: bold;
	color: #4980ad;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	margin-bottom: 3px;
	padding-bottom: 3px;
	padding-top: 20px;
}
.perfil .datos {
	font-weight: bold;
	color: #58595b;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.perfil .datos_personales {
	font-weight: normal;
	font-style: italic;
}
.contnedor_busqueda {
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	margin-top: 14px;
	color: #000000;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
}
.contnedor_busqueda table {
	margin-top: 9px;
}
.contnedor_busqueda #textfield {
	height: 15px;
	border: 1px solid #B9B9B9;
	width: 180px;
	font-size: 10px;
	text-transform: uppercase;
	color: #666666;
}
.contnedor_busqueda #nombre {
	height: 15px;
	border: 1px solid #B9B9B9;
	width: 180px;
	font-size: 10px;
	text-transform: uppercase;
	color: #666666;
}
.contnedor_busqueda #situacion {
	height: 15px;
	border: 1px solid #B9B9B9;
	width: 170px;
	font-size: 10px;
	text-transform: uppercase;
	color: #666666;
}
.contnedor_busqueda #fecha {
	height: 15px;
	border: 1px solid #B9B9B9;
	width: 90px;
	font-size: 10px;
	color: #666666;
	text-transform: uppercase;
}
.registro {
	padding-left: 10px;
	margin-top: 12px;
	width: 880px;
	padding-right: 10px;
	margin-bottom: 5px;
}
.registro .form_examinar {
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/botones/examinar.gif);
	font-weight: bold;
	float: right;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: -15px;
	margin-right: 10px;
}
.registro .titulo {
	font-weight: bold;
	color: #4980ad;
}
.registro .titulo2 {
	font-weight: bold;
	color: #4980ad;
	padding-top: 20px;
}
.registro .datos {
	color: #58595b;
	float: left;
	width: 200px;
}
.registro .datos2 {
	color: #58595b;
	margin-top: 20px;
	font-weight: bold;
	float: left;
	width: 200px;
}
.registro .datosMedio {
	color: #58595b;
	float: left;
	width: 107px;
	text-align: right;
	padding-right: 5px;
}
.registro .datos_personales {
	font-weight: normal;
	font-style: italic;
}
.registro .campoLargo {
	height: 15px;
	border: 1px solid #999999;
	width: 678px;
	font-style: italic;
	color: #7B7B7D;
	font-size: 11px;
}
.registro .campoMedio {
	height: 15px;
	border: 1px solid #999999;
	width: 282px;
	font-style: italic;
	color: #7B7B7D;
	font-size: 11px;
	float: left;
}
.registro .datosSmall {
	color: #58595b;
	float: left;
	width: 75px;
	text-align: right;
	margin-right: 5px;
}
.registro .campoCorto {
	height: 15px;
	border: 1px solid #999999;
	width: 144px;
	font-style: italic;
	color: #7B7B7D;
	font-size: 11px;
	float: left;
}
.registro .campoLargo2 {
	height: 15px;
	border: 1px solid #999999;
	width: 678px;
	font-style: italic;
	color: #7B7B7D;
	font-size: 11px;
	margin-top: 17px;
}
.registro .campoLargoSmall {
	height: 15px;
	border: 1px solid #999999;
	width: 578px;
	font-style: italic;
	color: #7B7B7D;
	font-size: 11px;
}
.registro .datosLarge {
	color: #58595b;
	float: left;
	width: 350px;
}
.registro .campoMedioLarge {
	height: 15px;
	border: 1px solid #999999;
	width: 527px;
	font-style: italic;
	color: #7B7B7D;
	font-size: 11px;
	float: left;
}
.contenedor_itemsFin .noticias {
	padding-left: 52px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-bottom: 5px;
}
.contenedor_itemsFin .noticias_foto {
	border: 1px solid #bababa;
	background-color: #FFFFFF;
	display: inline;
	float: left;
	margin-bottom: 5px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	margin-top: 5px;
}
.contenedor_itemsFin .contenido .noticias .titulo {
	font-size: 14px;
	font-weight: bold;
	color: #4980ad;
	margin-bottom: 4px;
}
.contenedor_itemsFin .contenido .noticias p {
	margin-bottom: 5px;
}
.contenedor_itemsFin .contenido .noticias .datospublicacion {
	font-size: 11px;
	margin-bottom: 2px;
}
.contenedor_itemsFin .contenido .noticias .ciudad {
	margin-bottom: 5px;
	font-weight: bold;
	text-align: right;
	margin-top: -19px;
}
.comentario_amp {
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 14px;
}

.comentario_amp br {
   margin:0;
   padding:0;
}

.comentario_amp table {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding-bottom: 5px;
}
.comentario_amp_marcoFoto   {
	padding: 1px;
	border: 1px solid #d4d4d4;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 10px;
}
.comentario_amp_marcoFotoBig {
	border: 1px solid #d4d4d4;
	background-color: #FFFFFF;
	margin-right: 10px;
	padding: 1px;
	float: left;
}
.comentario_amp_datos_persona {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	padding-top: 7px;
}
.comentario_amp .comentario_fecha {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-style: italic;
}
.comentario_amp_titulo {
	font-size: 24px;
	color: #3c77a7;
	margin-bottom: 10px;
}
.comentario_amp p {
	margin-bottom: 5px;
}
.comentario_amp  .botonComentarios {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #898989;
	text-align: right;
	padding-top: 7px;
	padding-right: 27px;
	padding-bottom: 7px;
	padding-left: 7px;
	background-image: url(../images/botones/flecha.gif);
	background-repeat: no-repeat;
	background-position: 482px 2px;
	width: 476px;
}
.comentario_amp  .botonComentar {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #898989;
	text-align: right;
	padding-top: 7px;
	padding-right: 24px;
	padding-bottom: 7px;
	padding-left: 7px;
	background-image: url(../images/botones/flecha.gif);
	background-repeat: no-repeat;
	background-position: 76px 2px;
	margin-top: -33px;
	float: right;
	width: 69px;
}

.comentario {
	padding-left: 45px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-bottom: 5px;
}
.comentario_foto {
	border: 1px solid #bababa;
	background-color: #FFFFFF;
	display: inline;
	float: left;
	margin-bottom: 5px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	margin-top: 5px;
}
.comentario  .comentario_amp_datos_persona {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 0px;
}
.comentario .comentario_fecha {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-style: italic;
	color: #3c77a7;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 5px;
}
.comentario p {
	margin-bottom: 5px;
}
.comentario_publicar {
	background-repeat: no-repeat;
	background-position: 50px 0px;
	background-image: url(../images/botones/flecha_fondoblanco.gif);
	font-weight: bold;
	margin-left: 530px;
	padding-bottom: 10px;
	font-size: 12px;
	margin-right: 10px;
	clear: right;
}
.comentario_formOpinion {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	color: #58595b;
	padding-top: 5px;
	text-indent: 12px;
}.comentario_comentario  {
	width: 582px;
	margin-bottom: 10px;
	border: 1px solid #999999;
	height: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #666666;
	padding: 2px;
	margin-right: 10px;
	float: right;
}
.formularios {
	padding-top: 9px;
}
.formularios .form_campoLargo {
	width: 470px;
	margin-bottom: 4px;
	border: 1px solid #999999;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #666666;
	padding: 2px;
	font-weight: bold;
}
.formularios .form_campoLargoSmall {
	width: 260px;
	margin-bottom: 4px;
	border: 1px solid #999999;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #666666;
	padding: 2px;
	font-weight: bold;
}
.formularios .form_campoMedium {
	width: 393px;
	margin-bottom: 4px;
	border: 1px solid #999999;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #666666;
	padding: 2px;
	font-weight: bold;
}
.formularios .form_campoCorto {
	width: 380px;
	margin-bottom: 4px;
	border: 1px solid #999999;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #666666;
	padding: 2px;
	font-weight: bold;
}
.formularios .form_campoCortoSmall {
	width: 180px;
	margin-bottom: 4px;
	border: 1px solid #999999;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #666666;
	padding: 2px;
	font-weight: bold;
	float: left;
}
.formularios .form_campoCortoMuySmall {
	width: 72px;
	margin-bottom: 4px;
	border: 1px solid #999999;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #666666;
	padding: 2px;
	font-weight: bold;
	float: left;
}
.formularios .form_Mensaje {
	width: 470px;
	margin-bottom: 4px;
	border: 1px solid #999999;
	height: 430px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #666666;
	padding: 2px;
	font-weight: bold;
}
.formularios .form_nombreMuySmall {
	font-size: 12px;
	text-transform: none;
	color: #464749;
	font-family: Arial, Helvetica, sans-serif;
	width: 75px;
	padding-top: 2px;
	float: left;
	text-align: right;
	padding-right: 5px;
}
.formularios .form_nombreSmall {
	font-size: 12px;
	text-transform: none;
	color: #464749;
	font-family: Arial, Helvetica, sans-serif;
	width: 99px;
	padding-top: 2px;
	float: left;
	text-align: right;
	padding-right: 5px;
}
.formularios .form_nombreCampos {
	font-size: 12px;
	text-transform: none;
	color: #464749;
	font-family: Arial, Helvetica, sans-serif;
	width: 133px;
	padding-top: 2px;
	float: left;
}
.formularios .form_nombreCamposLong {
	font-size: 12px;
	text-transform: none;
	color: #464749;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 343px;
	padding-top: 2px;
}
.formularios .form_nombreCamposMedium {
	font-size: 12px;
	text-transform: none;
	color: #464749;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 210px;
	padding-top: 2px;
}
.formularios .form_cometario {
	width: 470px;
	margin-bottom: 4px;
	border: 1px solid #999999;
	height: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #666666;
	padding: 2px;
}
.formularios .form_titulo {
	width: 470px;
	margin-bottom: 4px;
	border: 1px solid #999999;
	height: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #666666;
	padding: 2px;
	float: left;
}
.formularios .form_examinar {
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/botones/examinar.gif);
	font-weight: bold;
	float: right;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: -20px;
	margin-right: 10px;
}
.formularios  .botonPublicar {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #898989;
	text-align: right;
	padding-top: 7px;
	padding-right: 24px;
	padding-bottom: 7px;
	padding-left: 7px;
	background-image: url(../images/botones/flecha.gif);
	background-repeat: no-repeat;
	background-position: 61px 2px;
	width: 55px;
	float: right;
	margin-top: -28px;
}

.formularios  .botonVistaPrevia {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #898989;
	text-align: right;
	padding-top: 7px;
	padding-right: 27px;
	padding-bottom: 7px;
	padding-left: 7px;
	background-image: url(../images/botones/flecha.gif);
	background-repeat: no-repeat;
	background-position: 495px 1px;
	width: 490px;
}
.formularios .botonGuardar {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #898989;
	text-align: right;
	padding-top: 7px;
	padding-right: 27px;
	padding-bottom: 7px;
	padding-left: 7px;
	background-image: url(../images/botones/flecha.gif);
	background-repeat: no-repeat;
	background-position: 582px 1px;
	width: 577px;
}
.formularios .botonCancelar {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #898989;
	text-align: right;
	padding-top: 7px;
	padding-right: 27px;
	padding-bottom: 7px;
	padding-left: 7px;
	background-image: url(../images/botones/flecha.gif);
	background-repeat: no-repeat;
	background-position: 495px 1px;
	width: 490px;
}
.formularios .botonEnviar {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #898989;
	text-align: right;
	padding-top: 7px;
	padding-right: 24px;
	padding-bottom: 7px;
	padding-left: 7px;
	background-image: url(../images/botones/flecha.gif);
	background-repeat: no-repeat;
	background-position: 61px 2px;
	margin-top: -28px;
	float: right;
	width: 55px;
}
.menu_botonera {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5A84A7;
	background-color: #FFFFFF;
	padding: 7px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5A84A7;
}
.menu_botoneraSelect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5A84A7;
	padding: 7px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5A84A7;
}
.menu_botoneraFondo {
	background-color: #FFFFFF;
	height: 28px;
}
.buzon_botonera {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5A84A7;
	background-color: #f5f5f5;
	padding: 7px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5A84A7;
}
.buzon_botoneraSelect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f5f5f5;
	background-color: #5A84A7;
	padding: 7px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5A84A7;
}
.buzon_botoneraRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5A84A7;
	background-color: #f5f5f5;
	padding: 7px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #5A84A7;
}
.buzon_botoneraRightSelect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f5f5f5;
	background-color: #5A84A7;
	padding: 7px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #5A84A7;
}
.buzon_botoneraFondo {
	background-color: #f5f5f5;
	height: 28px;
}
.buzon_botoneraFondoLine2 {
	background-color: #f5f5f5;
	height: 28px;
	clear: left;
	margin-bottom: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 1px;
}
.buzon_botoneraLine2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #777777;
	padding: 7px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f5f5f5;
}
.buzon_botoneraLine2Right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	float: right;
	width: 145px;
	padding: 3px;
}
.buzon_linea_puntos {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	clear: left;
}
.buzon_table {
	clear: left;
	padding: 2px;
	margin-bottom: 1px;
	font-size: 14px;
}
.buzon_tableSelect {
	clear: left;
	padding: 2px;
	font-weight: bold;
	background-color: #fffeec;
	margin-bottom: 1px;
	font-size: 14px;
}
.buzon_marco_foto {
	padding: 1px;
	border: 1px solid #cbcbcb;
	margin-right: 14px;
	margin-top: 7px;
	margin-bottom: 7px;
}
.buzon_marco_fotoSelect {
	padding: 1px;
	border: 1px solid #CCCCCC;
	margin-top: 7px;
	margin-right: 14px;
	margin-bottom: 7px;
}
.buzon_nombre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5A84A7;
}
.buzon_fecha {
	font-size: 12px;
}
.buzon_mensaje {
	font-weight: normal;
	margin-left: 10px;
}
.buzon_asunto {
	color: #5A84A7;
	margin-left: 10px;
}
.buzon_campo_Corto {
	width: 138px;
	height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #666666;
	border: 1px solid #999999;
	font-weight: normal;
	padding: 2px;
	margin-top: 1px;
	margin-left: 1px;
}
.buzon_desp_Corto {
	width: 118px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #666666;
	font-weight: bold;
	margin-top: -5px;
	border: 1px solid #999999;
}


/********/


.registro .campoLargoError {
	height: 15px;
	border: 1px solid #CC0000;
	width: 678px;
	font-style: italic;
	color: #7B7B7D;
	font-size: 11px;
}
.registro .campoMedioError {
	height: 15px;
	border: 1px solid #CC0000;
	width: 282px;
	font-style: italic;
	color: #7B7B7D;
	font-size: 11px;
	float: left;
}
.registro .campoCortoError {
	height: 15px;
	border: 1px solid #CC0000;
	width: 144px;
	font-style: italic;
	color: #7B7B7D;
	font-size: 11px;
	float: left;
}
.registro .campoLargo2Error {
	height: 15px;
	border: 1px solid #CC0000;
	width: 678px;
	font-style: italic;
	color: #7B7B7D;
	font-size: 11px;
	margin-top: 17px;
}

.registro .campoMedioLargeError {
	height: 15px;
	border: 1px solid #CC0000;
	width: 527px;
	font-style: italic;
	color: #7B7B7D;
	font-size: 11px;
	float: left;
}

.vermas	{
	
	background-color: #898989;
	text-align: right;
	padding-top: 7px;
	
	padding-bottom: 7px;
	padding-left: 7px;
}

.link_vermas	{
	/* background-color: #CC0000; */
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/botones/flecha.gif);
	background-repeat: no-repeat;
	background-position: 60px 2px;
	padding-top: 7px;
	padding-right: 27px;
	padding-bottom: 7px;
	padding-left: 7px;
	text-decoration: none;
}	
.contenedor_itemsFin .elemento {
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-bottom: 5px;
}
