/*
	Encuentros Virtuales CSS
	© 2007 IntelyGenZ - www.intelygenz.com
	version 0.1 [25.10.2007]
*/


* { font-family: Arial, Helvetica, Sans-Serif; }

HTML, BODY {
	font-size: 11px; color: #666;
}
BODY {
	padding: 0 8px 0 8px; text-align: center;
	background: #FFF url(../img/2007/encuentros_bg.jpg) top left repeat-x;
}

BODY.actuales {
	background: #FFF; margin: 0; padding: 0; text-align: left;
}

FORM, DIV, SPAN, TD, P, FONT, UL, LI { font-size: 11px; color: #666; }

H1 { font-size: 18px; color: #006699; text-transform: uppercase; font-weight: normal; }
H2 { font-size: 12px; color: #444; font-weight: bold; }


A:link,  A:visited {color: #FFF; text-decoration: underline;}
A:hover, A:active  {color: #FFF; text-decoration: none;}

A.enlace2:link,  A.enlace2:visited {color: #FFF; text-decoration: none;}
A.enlace2:hover, A.enlace2:active  {color: #FFF; text-decoration: underline;}

A.blanco2:link { color: #FFFFFF; text-decoration: underline}
A.blanco2:visited { color: #FFFFFF; text-decoration: underline}
A.blanco2:hover { color: #FFFFFF; text-decoration: underline}
A.blanco2:active { color: #FFFFFF; text-decoration: underline}

FORM { display: block; }

INPUT, TEXTAREA, SELECT {
	font-size: 11px; padding: 0 2px 0 2px;
	color: #666; background: #F8F8F8;
	border: 1px solid #6E6E6E;
}
TEXTAREA { overflow: auto; }


INPUT.button {
	border: 1px solid #444; background: #F2F2F2;
	text-align: center; width: 80px;
	text-decoration: none; font-weight: normal;
}

INPUT.button2 {
	border: 1px solid #444; background: #C1C1C1;
	text-align: center; width: 80px;
	text-decoration: none; font-weight: normal;
}


.radio    { border: none; background: transparent; }
.readonly { border: none; background: transparent; }
.cOblig   { font-weight: bold; }  /* Para los campos, datos o columnas obligatorios */







/* Classes Genéricas, alineaciones y formatos de letra */

.alignL { text-align: left; }
.alignC { text-align: center; }
.alignR { text-align: right;}
.alignJ { text-align: justify; }

.valignT { vertical-align: top; }
.valignM { vertical-align: middle; }
.valignB { vertical-align: bottom; }

.flotarL { float: left; }
.flotarR { float: right; }

.formatoB { font-weight: bold; }
.formatoI { font-style: italic; }
.formatoU { text-decoration: underline; }
.formatoN { text-decoration: none; font-weight: normal; }
.formatoM { text-transform: uppercase; }

.fontS   { font-size: 10px; }
.fontM   { font-size: 11px; }
.fontL   { font-size: 12px; }
.fontXL  { font-size: 14px; }





	/* Para Tamaños de Inputs */

.cajaXS { width: 30px; }  	/* Para Números */
.cajaS  { width: 75px; }  	/* Para Fechas */
.cajaM  { width: 150px; }
.cajaL  { width: 225px; }
.cajaXL { width: 300px; }




	/* Celdas, colores,  bordes y separaciones */

.celda1 { background: #D3D3D3; color: #444; }


.color1 { color: #CCC; }
.color2 { color: #AD1A1A; }


.bgColor1 { background: #000; }


.sep1 { padding-top: 5px; }


.borde1 { border: 1px solid #E7E8E9; }

	/* Estilos del site */



.tablaPrincipal { width: 980px; text-align: center; }

.columna1 { width: 746px; vertical-align: top; text-align: left; }
.columna2 { width: 222px; margin-left: 12px; vertical-align: top; text-align: left; padding-top: 38px; }

.columna1 TABLE.c1Titulo { width: 746px; }

.textoSup {
	background: transparent url(../img/2007/encuentros_tit_foto2.gif) top left no-repeat;
	width: 746px; height: 92px; padding: 0 370px 0 30px; vertical-align: middle;
	font-family: times new roman, arial, helvetica, sans-serif; font-size: 13px;
}

.cajaFichaSup {
	background: transparent url(../img/2007/caja_ficha_sup.jpg) top left no-repeat;
	width: 746px; padding: 20px 0 30px 35px; color: #FFF;
}
.cajaFichaSup.cfsInterior {
	background: transparent url(../img/2007/caja_ficha_sup2.jpg) top left no-repeat;
}

.cajaFichaSup IMG.cfsTitulo { width: 158px; height: 16px; border: none; margin-bottom: 14px; }
.cajaFichaSup DIV.cfsFoto {
	margin: 0 0 5px 0; padding: 3px; border: 1px solid #FFF;
}
.cajaFichaSup DIV.cfsFoto IMG { width: 97px; height: 97px; border: none; }
.cajaFichaSup DIV.cfsPreguntas { color: #CCC; text-align: left; }

.cajaFichaSup TD.cfsDatos { color: #FFF; padding-left: 15px; vertical-align: top; }
.cajaFichaSup.cfsInterior TD.cfsDatos { padding-left: 15px; vertical-align: top; width: 30%; }
.cajaFichaSup DIV.cfsNombre { color: #B8B093; font-size: 16px; padding: 10px 0; font-weight: bold; }
.cajaFichaSup DIV.cfsNombre SPAN { color: #CCC; font-size: 16px; font-weight: bold; }
.cajaFichaSup DIV.cfsNombre A { color: #B8B093; text-decoration: underline; white-space: nowrap; }
.cajaFichaSup DIV.cfsNombre A:hover { color: #B8B093; text-decoration: none; }
.cajaFichaSup DIV.cfsCargo { color: #FFF; padding-left: 15px; }
.cajaFichaSup.cfsInterior DIV.cfsCargo { color: #CCC; padding: 0; }

.cajaFichaSup DIV.cfsNombre2 { color: #FFF; font-size: 16px; padding: 2px 0; }


.cajaFichaSup TD.cfsDescripcion { padding: 0 30px 5px 30px; vertical-align: top; }

.cajaFichaSup TD.cfsDescripcion DIV.cfsTexto {
	font-family: times new roman, arial, helvetica, sans-serif;
	font-size: 16px; color: #FFF; padding: 0 30px 20px 0;
}
.cajaFichaSup TD.cfsDescripcion DIV.cfsEnlace {
	float: right; padding: 0; margin: 0 30px 0 0 !important; margin: 0 15px 0 0;
	background: transparent url(../img/2007/caja_pregunta.gif) top left no-repeat;
	width: 139px; height: 27px; line-height: 27px; text-align: center;
}
.cajaFichaSup TD.cfsDescripcion A { text-decoration: none; }
.cajaFichaSup TD.cfsDescripcion A:hover { text-decoration: underline; }



.cajaMensajes {
	/*position: absolute; top: 144px !important; top: 137px; */
	width: 720px; 
	text-align: right;
	padding: 0;
	margin-top: 24px;
/*
	padding: 185px 45px 0 0px !important; padding: 192px 45px 0 0px;
*/
	z-index: 1;
}
#cajaConversacion {
/*
	width: 325px !important;
*/
	width: 383px; height: 75px;
	text-align: left;
	background: transparent url(../img/2007/caja_conversacion.gif) top left no-repeat;
	font-family: times new roman, arial, helvetica, sans-serif;
	font-size: 16px; color: #000;
	padding: 10px;
/*
	padding: 20px 40px 20px 15px;
*/
}

#cajaConversacion A { font-size: 14px; color: #AD1A1A; }
#cajaConversacion SPAN { font-size: 14px; }

.cajaMensajes2 {
	/*position: absolute; 
	top: 168px;*/
	z-index: 1;
	margin-bottom:10px;
	text-align: right;
	/*margin-left:350px;

	padding: 58px 45px 0 370px !important; padding: 65px 45px 0 370px;
*/
}
#cajaConversacion2 {
	width: 717px !important; width: 717px; text-align: left;
	background: transparent url(../img/2007/caja-form.jpg) top left no-repeat;
	font-family: times new roman, arial, helvetica, sans-serif;
	font-size: 16px; color: #000; padding: 15px 40px 10px 15px;
}
/*
.cajaMensajes2 {
	position: absolute; 
	top: 173px;
	width: auto !important; 
	width: 760px; 
	text-align: right;
	padding: 0;
	margin: 0;
	z-index: 1;
}
#cajaConversacion2 {
	width: 340px; 
	text-align: left;
	background: transparent url(../img/2007/caja_conversacion_pregunta.gif) top left no-repeat;
	font-family: times new roman, arial, helvetica, sans-serif;
	font-size: 16px; color: #000; 
	margin-left:350px;
}
*/



#cajaConversacion2 FORM { font-family: times new roman, arial, helvetica, sans-serif; font-size: 16px; color: #000; }
#cajaConversacion2 TEXTAREA { width: 670px; height: 63px; border: none; background: #FFF;}
#cajaConversacion2 TD.ccTexto { padding: 12px 0 0 5px; vertical-align: top; }
#cajaConversacion2 TD.ccEnlace { padding: 15px 0 0 0; text-align: right; }

.listadoEncuentros {
	width: 708px !important; width: 745px; margin: 0 0 0 1px;
	padding: 0 0 30px 35px; vertical-align: top;
	border: 1px solid #CCC; border-width: 0 1px 1px;
}

.leTitulo { width: 187px; height: 17px; border: none; margin: 10px 0; }
.leColumna { width: 50%; vertical-align: top; padding-right: 30px; }


.leFicha {
	width: 320px; vertical-align: top; padding-top: 10px;
	background: transparent url(../img/2007/linea_ptos.gif) top left repeat-x
}
.leFicha TD { vertical-align: top; font-family: arial; }

.leFicha DIV.lefFoto {
	margin: 0 0 5px 0; padding: 3px; border: 1px solid #999; background: #CCC;
}
.leFicha DIV.lefFoto IMG { width: 97px; height: 97px; border: none; }
.leFicha DIV.lefPreguntas { text-align: left; }

.leFicha TD.lefDatos { padding: 0 0 10px 12px; vertical-align: top; }
.leFicha DIV.lefNombre { color: #B8B093; font-size: 16px; padding: 10px 0; margin-left: -4px; }
.leFicha DIV.lefNombre A { color: #666600; text-decoration: underline;  }
.leFicha DIV.lefNombre A:hover { color: #666600; text-decoration: none; }
.leFicha DIV.lefCargo { color: #999; padding: 0 0 8px 15px; }


.listadoTextoFin {
	width: 743px !important; width: 745px;
	margin: 0 0 0 1px; padding: 0; vertical-align: top;
	border: 1px solid; border-color: #FFF #CCC;
}
.listadoTextoFin DIV.ltfContent {
	margin: 3px 0; padding: 5px 35px; background: #CCC;
	border: 1px solid #CCC; border-width: 1px 0;
	text-align: center;
}


.listadoAdornoFin {
	width: 745px; margin: 0 0 20px 1px; padding: 0; vertical-align: top; border-top: 1px solid #D1D1D1;
}
.listadoAdornoFin TABLE { width: 100%; }
.listadoAdornoFin TD { vertical-align: bottom; }
.listadoAdornoFin TD.lafBG { width: 100%; background: transparent url(../img/2007/listado_end_2.gif) bottom left repeat-x; }


.listadoPreguntas {
	width: 743px !important; width: 745px; margin: 0 0 0 1px;
	padding: 10px 0 30px 0; vertical-align: top; text-align: left;
	border: 1px solid #CCC; border-width: 0 1px 1px;
}
/* El tamaño del Iframe dentro de listadoPreguntas, va en el HTML directamente */


.lpPreguntasTit {
	width: 335px; text-align: left; vertical-align: top; padding: 0 0 0px 20px;
/*
	border-bottom: 1px solid #D1D1D1; background: transparent;
*/
}
.lpRespuestasTit {
	width: 375px; text-align: left; vertical-align: top; padding: 0 0 0px 0;
/*
	border-bottom: 1px solid #D1D1D1; background: transparent;
*/
}
.lpPreguntas {
	color: #333;
	width: 335px; vertical-align: top; padding: 10px 30px 15px 30px;
	background: transparent url(../img/2007/encuentros_bg2.jpg) top left repeat-x;
	border-bottom: 1px solid #D1D1D1;
	border-top: 1px solid #D1D1D1;
	font-size: 12px;
}
.lpRespuestas {
	color: #333;
	width: 375px; vertical-align: top; padding: 10px 40px 15px 0;
	background: transparent url(../img/2007/encuentros_bg2.jpg) top left repeat-x;
	border-bottom: 1px solid #D1D1D1;
	border-top: 1px solid #D1D1D1;
	font-size: 12px;
}
.lpFecha { font-size: 16px; font-weight: bold; color: #ABA89B; margin-bottom: 25px; }
.lpSubir {
	color: #777808; margin-bottom: 25px; text-align: right;
	width: 100%; padding-right: 18px; height: 15px; vertical-align: middle;
	background: transparent url(../img/2007/subir_flecha.gif) top right no-repeat;
}
.lpSubir.lpsVacio {
	color: #777808; margin-bottom: 25px; text-align: right;
	width: 100%; padding-right: 18px; height: 15px; vertical-align: middle;
	background: transparent;
}

.lpSubir A { color: #777808; text-decoration: none; }
.lpSubir A:hover { color: #777808; text-decoration: underline; }

.lpSeparacion {
	vertical-align: top; padding: 30px 0 15px 0; 
	width: 35px; background: transparent url(../img/2007/encuentros_bg2.jpg) top left repeat-x;
	border-bottom: 1px solid #D1D1D1;
	border-top: 1px solid #D1D1D1;
}
.lpSeparacion DIV.lpsBloque {
	background: transparent url(../img/2007/preguntas_flecha.gif) top left no-repeat;
	width: 35px; border-left: 1px solid #E8E8E8;
	border-left: 1px solid #D1D1D1;
	/*height: 100% !important;*/ height: 160px;
}

.cajaListadoDerecha { width: 202px; }

.cajaLDOff TD {
	vertical-align: top; color: #CCC;
	padding: 5px 0; background: #605A40 url(../img/2007/caja/linea_ptos.gif) bottom left repeat-x;
}
.cajaLDOn TD {
	vertical-align: top; color: #FFF;
	padding: 5px 0; background: #373324 url(../img/2007/caja/on.gif) top left repeat-y;
}
.cajaLDOff IMG, .cajaLDOn IMG { width: 45px; height: 45px; border: 1px solid #FFF; padding: 2px; margin: 0 12px 0 9px; }
.cajaLDOff DIV, .cajaLDOn DIV { padding-left: 5px; color: #CCC; }

.cajaLDBottom {
	background: url(../img/2007/caja/bottom.gif) bottom left no-repeat;
	width: 202px; height: 30px; line-height: 30px; color: #FFF; padding-left: 10px;
}

.proximoEncuentro { width: 185px; margin: 20px 0; text-align: left; }
.proximoEncuentro IMG.peTitulo { width: 162px; height: 29px; border: none; }
.proximoEncuentro DIV.peContent { width: 185px; display: block; margin: 0; padding: 0; color: #777808; text-align: left; }
.proximoEncuentro DIV.peContent IMG { width: 45px; height: 45px; border: 1px solid #000; padding: 2px; margin: 0 7px 0 0; }
.proximoEncuentro DIV.peContent A { color: #777808; }
.proximoEncuentro DIV.pecCargo { padding-left 5px; color: #000; text-align: left; }

.FlechaVerde { color:#666600; }