/*------------------------------------CARACTERISTICAS GENERALES-----------------------------------
------------------------------------------------------------------------------------------------
Estos tipos se aplican a elementos que aparecen en todas las paginas*/

body{
	margin:0 0 0 0;
	text-align: center;
	background-color:#eeeeee;
	background-position:top;
	background-image:url(../../estilos/estilo2/gifs/fondo.gif);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

a:link { 
	color: #989998;
	}
	
a:visited { 
	color: #989998;
	}
	
a:hover{
	color: #90976b;
	}
	
img{	
	text-decoration:none;
	border:none;
	}

h1{
	color:#90976b;
	font-size:28px;
	margin-bottom:5px;

}

h2{
	color:#333333;
	font-size:16px;
	margin-top:5px;
}

h3{
	color:#333333;
	font-size:19px;
	margin-top:5px;
}

h4{
	color:#333333;
	font-size:14px;
	margin-top:5px;
}

h6{
	color:#90976b;
	font-size:14px;
}

p{
	color:#666666;
	text-align:justify;
	
}

#separador{
	width:880px;
	height:20px;
	background:repeat-x bottom url(../../estilos/estilo2/gifs/separador.gif);
}

#separadorcolegiado{
	width:250px;
	height:30px;
	background:repeat-x bottom url(../../estilos/estilo2/gifs/separadorverde.gif);
}

#cita{
	font-size:12px;
	color:#666666;
	text-align:justify;
	font-style:oblique;
	margin-left:30px;
	margin-right:30px;
}

#general{
	width:1024px;
	text-align: center;
	margin:auto;
	background-image:url(../../estilos/estilo2/gifs/fondo_cuerpo.gif);
	background-repeat:repeat-y;
	}

#general2{
	width:1024px;
	text-align: center;
	margin:auto;
	background-image:url(../../estilos/estilo2/gifs/fondo_arriba.gif);
	background-repeat:no-repeat;
	background-position:top;
	}
	
#barralogin{
	text-align:right;
	color:#666666;
	width:900px;
	height:23px;
	font-size:10px;
}
html>body #barralogin {width:950px;}

#logueadonombre{
	background-image:url(../../estilos/estilo2/gifs/nombrelogueado.gif);
	background-repeat:no-repeat;
	width:300px;
	height:22px;
	text-align:center;
	color:#666666;
	font-size:12px;
	font-weight:normal;
	margin:4px 20px 0 0;
	padding-top:2px;
	float:right;
}
html>body #logueadonombre {}

#cerrarsesion{
	height:25px;
	width:23px;
	float:right;
	margin-right:5px;
	margin-top:5px;
}
html>body #cerrarsesion{margin-right:20px;}

#textboxlogin{
	background-image:url(../../estilos/estilo2/gifs/textboxlogin.gif);
	background-repeat:no-repeat;
	border:none;
	height:18px;
	width:120px;
	color:#666666;
	/*padding-left:10px;*/
	text-align:center;
}

#botonlogin{
	height:0px;
	width:0px;
}

html>body #botonlogin{visibility:hidden;}

#mi_menu{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	color:#999999;
	width:920px;
	height:30px;
	padding-left:0px;
	padding-bottom:20px;
	padding-top:10px;
}
html>body #mi_menu{	padding-left:50px; height:30px;}

#acceso_restringido{
	/*background-image:url(gifs/pastilla_restringido.gif);
	width:120px;
	height:23px;*/
	text-align:left;
	padding-top:2px;
}
html>body #acceso_restringido{height:21px;}

#frame{
	width:1024px;
	height:143px;
}


#cuerpo{
	width:1024px;
	height-min:400px;
	padding:0px 0px 10px 50px;
}	

#contenido{
	width:920px;
	float:left;
	color:black;
	text-align:left;
	background-color:#fff;
	margin:0px 0px 0px 0px;
	padding:0px 20px 20px 20px;
	/*border-right:solid 1px #CCCCCC;*/
}
html>body  #contenido{width:890px;}

#contenido a:link { 
	color:#90976b;
	}
	
#contenido a:visited { 
	color: #90976b;
	}
	
#contenido a:hover{
	color:#989898;
	}

#banners{
	width:890px;
	float:left;
	/*height-min:600px;*/
	/*border-left:solid 1px #dddddd;*/
	background-color:#eeeeee;
	margin-left:20px;
	margin-right:20px;
	margin-top:10px;
}

#banner1{
	/*padding:10px;*/
	margin-bottom:8px;	
}

#banner2{
	/*width:200px;*/
	/*padding:10px;*/
	margin:30px;
}

#barra_clear{
	clear:both;
	width:100%;
}

#pie{
	width:1024px;
	height:100px;
	background-repeat:no-repeat;
	background-image: url(../../estilos/estilo2/gifs/pie.gif);
	font-size:10px;
}

#boton1{
	width:110px;
	height:20px;
	background-image: url(../../estilos/estilo2/gifs/boton1.gif);
	background-color:#90976b;
	text-align:center;
	padding-top:5px;
}

html>body  #boton1{height:20px;}

#boton1 a:visited{
	color:#FFFFFF;
	text-decoration:none;
	font-size:10px;
	font-weight:normal;
}

#boton1 a:link{
	color:#FFFFFF;
	text-decoration:none;
	font-size:10px;
	font-weight:normal;
}

#boton1 a:over{
	color:#FFFFFF;
	text-decoration:none;
	font-size:10px;
	font-weight:normal;
}

#boton2{
	height:20px; 
	width:110px; 
	background-image:url(../../estilos/estilo2/gifs/boton1.gif); 
	border:none; 
	color:#FFFFFF; 
	font-weight:normal;
}

/*------------------------------------Ficha 1---------------------------------------------------
------------------------------------------------------------------------------------------------
Esta ficha se usa para los datos de los colegiados y los colaboradores
*/

#ficha_1{
	background:repeat-y;
	background-image:url(../../estilos/estilo2/gifs/ficha_1_fondo.gif);
	
}

#ficha_1_cabecera{
	background-image:url(../../estilos/estilo2/gifs/ficha_1_cabecera.gif);
	background-repeat:no-repeat;
	width:890px;
	height:35px;
}

#ficha_1_cuerpo{
	height-min:200px;
}

#ficha_1_izda{
	float:left;
	width:285px;
}

#ficha_1_contenido{
	float:left;
	width:600px;
	height-min:300px;
	padding-left:50px;
}

#ficha_1_pie{
	background-image:url(../../estilos/estilo2/gifs/ficha_1_pie.gif);
	width:890px;
	height:74px;
	text-align:right;
	padding-right:30px;
}

html>body #ficha_1_pie{width:140px;}

#ficha_1_logo{
	width:250px;
	background-color:#90976B;
	text-align:left;
	margin-left:20px;
	padding:0px 0px 40px 0px;
}

#ficha_1 h3{
	color:#FFFFFF;
	font-size:18px;
	padding:0px 0px 0px 10px;
	width:280px;
	height:25px;
	overflow:hidden;
	
}

html>body #ficha_1 h3{height:20px; padding-top:5px;}

#ficha_1 h4{
	color:#FFFFFF;
	margin-left:5px;
	font-size:14px;
	width:250px;
	height:20px;
	overflow:hidden;
	
}

html>body #ficha_1 h4{height:20px;}

#ficha_1 h5{
	color:#90976B;
	font-size:12px;
	margin:0 0 0 25px;
	
}

#ficha_1 p{
	color:#666666;
	font-size:12px;
	margin-left:35px;
	margin-right:20px;
}


/*------------------------------------Ficha 2---------------------------------------------------
------------------------------------------------------------------------------------------------
Esta ficha se usa para los datos de los colegiados y los colaboradores
*/

#ficha_2{	
}

#ficha_2_cabecera{
}

#ficha_2_cuerpo{
	height-min:200px;
}

#ficha_2_izda{
	float:left;
}

#ficha_2_contenido{
	float:left;
	height-min:300px;
	border-left:#999999 solid thin;
	margin-left:20px;
	font-size:10px;
	padding:0px 0px 0px 10px;
}

#ficha_2_contenido_con_imagen{
}

#ficha_2_contenido_sin_imagen{
	
}

#ficha_2_pie{
	background:repeat-x bottom url(../../estilos/estilo2/gifs/separador.gif);
	width:690px;
	height:20px;
	clear:both;
}



#ficha_2_logo{
	background-color:#dee3ca;
	padding:20px 20px 20px 20px;
	margin:0 30px 20px 0;
}

#ficha_2 h1{
	font-weight:1000;
	color:#6f8225;
	font-size:25px;
	margin:0 0 0 5px;
	
}

#ficha_2 h2{
	font-size:16px;
	
}

#ficha_2 h5{
	color:#333333;
	font-size:14px;
	margin:0 0 0 0;
}

#ficha_2 h3{
	color:#a1a19f;
	font-size:10px;
	margin:0 0px 0 5px;
	text-align:right;
	
}
#ficha_2 p{
	color:#666666;
	font-size:10px;

}

/*------------------------------------LISTADOS--------------------------------------------------
------------------------------------------------------------------------------------------------
*/

#listado h1{
	font-size:24px;
	
}

#listado_cabecera{
	background-image:url(../../estilos/estilo2/gifs/barra_listado.gif);
	background-repeat:no-repeat;
	/*width:890px;*/
	height:25px;
	font-size:16px;
	color:#FFFFFF;
	padding:0px 0 0 5px;
	font-weight:bold;
	margin-bottom:15px;
}

#listado_cabecera_colegiados{
	background-image:url(../../estilos/estilo2/gifs/barra_listado_colegiados.gif);
	background-repeat:no-repeat;
	/*width:890px;*/
	height:25px;
	font-size:16px;
	color:#FFFFFF;
	padding:3px 0 0 5px;
	font-weight:bold;
	margin-bottom:15px;
}

#listado_elemento{
	/*width:680px;*/
	min-height:100px;
	background:repeat-x bottom url(../../estilos/estilo2/gifs/separador.gif);
	margin-top:10px;
}

#listado_elemento_titulo{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	
	color:#444444;
}

#listado_elemento_cuerpo{
	font-size:12px;
	color:#000000;
	color:#666666;
	margin:10px 0 10px 10px;
	overflow:hidden;
}

#listado_elemento_pie{
	font-size:11px;
	text-align:right;
	padding-bottom:30px;
	
}

html>body #listado_elemento_pie{width:160px; padding-left:530px;}

#ninguncolegiado{
	text-align:center;
	font-size:22px;

}

/*------------------------------------ADMINSTRADOR---------------------------------------------------
------------------------------------------------------------------------------------------------
*/

#admin_formulario{
	width:690px;
	margin-top:50px;
}

#admin_formulario p{
	margin-left:200px;	
}

#admin_formulario_fila{
	width:600px;
}

#admin_formulario_fila_izda{
	width:290px;
	float:left;
	text-align:right;
	font-size:14px;
	padding-right:5px;
	font-weight:bold;
	color:#666666;
}

#admin_formulario_fila_dcha{
	width:300px;
	float:left;
	margin-bottom:5px;
}

#admin_formulario_cabecera{
	text-align:center;
	width:690px;
}



#admin_menu{
	background-color:#339933;
	width:500px;
	height:400px;
	padding:40 0 0 0;
	margin-left:100px;
}

#admin_menu_elemento{
	float:left;
	margin:5 7 5 7;
	width:150px;
	height:100px;
	background-color:#666666;
}

#sin_acceso{
	width:700px;
	height:300px;
	background-position:center;
	/*background-image:url(gifs/acceso.JPG);*/
	background-repeat:no-repeat;
}

/*------------------------------------FORO------------------------------------------------------
------------------------------------------------------------------------------------------------
*/
#foro_tema{}


#foro_tema_cabecera{
	background-image:url(../../estilos/estilo2/gifs/foro_tema_cabecera.gif);
	width:690px;
	height:60px;
}

#foro_tema_cabecera h2{
	color:#FFFFFF;
	font-size:18px;
	margin:5px 0 0 5px;

}

#foro_tema_cuerpo{
	background-repeat:repeat-y;
	background-image:url(../../estilos/estilo2/gifs/foro_tema_cuerpo.gif);
	width:690px;
	min-height:100px;
}

#foro_tema_cuerpo_izda{
	float:left;
	width:200px;
	min-height:100px;
}

#foro_tema_cuerpo_contenido{
	float:left;
	width:470px;
	height-min:300px;
}

#foro_tema_pie{
	background-image:url(../../estilos/estilo2/gifs/foro_tema_pie.gif);
	width:690px;
	height:60px;
	padding-left:550px;
}

html>body #foro_tema_pie{width:140px;}

#foro_respuesta{
	padding-left:100px;
	min-height:120px;
}

#foro_imagen_colegiado{
	width:130px;
	float:left;
	margin-left:15px;
	background-color:#90976B;
	padding-bottom:25px;
}

html>body #foro_imagen_colegiado{margin-left:25px;}

#foro_imagen_colegiado_nombre{
	color:#FFFFFF;
	font-weight:bold;
	margin:7 5 7 5;
	
	}

#foro_tema h3{
	color:#a1a19f;
	font-size:10px;
	margin:0 0px 0 5px;
	text-align:right;
	
}


#foro_hilo_titulo{
	color:#8e8e8e;
	background-color:#cccccc;
	font-size:20px;
	height:30px;
	padding-left:10px;
	width:690px;		
}

html>body #foro_hilo_titulo{width:680px;}


#foro_respuesta_cabecera{
	background-image:url(../../estilos/estilo2/gifs/foro_respuesta_cabecera.gif);
	width:690px;
	height:40px;
}

#foro_respuesta_cabecera h2{
	color:#FFFFFF;
	font-size:18px;
	margin:5px 0 0 5px;

}

#foro_respuesta_cuerpo{
	background-repeat:repeat-y;
	background-image:url(../../estilos/estilo2/gifs/foro_tema_cuerpo.gif);
	width:690px;
	min-height:100px;
	padding-bottom:5px;
}

#foro_respuesta_cuerpo_izda{
	float:left;
	width:200px;
	min-height:100px;
}
html>body #foro_respuesta_cuerpo_izda{width:320px;}

#foro_respuesta_imagen_colegiado{
	width:100px;
	float:left;
	margin-left:110px;
	background-color:#6f8225;
}

html>body #foro_respuesta_imagen_colegiado{margin-left:210px;}

#foro_respuesta_cuerpo_contenido{
	float:left;
	width:350px;
	height-min:300px;
	padding-left:10px;
}

#foro_respuesta_pie{
	background-image:url(../../estilos/estilo2/gifs/foro_tema_pie.gif);
	width:690px;
	height:60px;
	padding-left:550px;
}

html>body #foro_respuesta_pie{width:140px;}


#foro_respuesta h3{
	color:#a1a19f;
	font-size:10px;
	margin:0 0px 0 5px;
	text-align:right;
	
}

#form_textarea{
	border:solid #576b1d 1px;;
}

/*------------------------------------PAGINACION------------------------------------------------
------------------------------------------------------------------------------------------------
*/

#paginacion{
	font-weight:bold;
	text-align:center;
	width:200px;
	height:25px;
	margin-left:300px;
}

#paginacion_elemento{
	float:left;
	margin:0 5 0 5;
}

#paginacion_elemento a:link{
	color:#90976b;
	text-decoration:none;
	font-size:15px;
}

#paginacion_elemento a:visited{
	color:#90976b;
	text-decoration:none;
	font-size:15px;
}

#paginacion_elemento_activo{
	float:left;
	font-size:15px;
}

#paginacion_letras{
	font-weight:bold;
	text-align:center;
	/*width:900px;*/
	height:25px;
	/*margin-left:10px;*/
	padding-bottom:15px;
	padding-top:15px;
}

