/*------------------------------------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:#768b22;
	background-position:top;
	background-image:url(gifs/fondo.gif);
	background-repeat:repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

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

h1{
	color:#768b22;
	font-size:32px;
	margin-bottom:5px;

}

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

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

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

h6{
	color:#576b1d;
	font-size:14px;
}

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

#separador{
	width:690px;
	height:20px;
	background:repeat-x bottom url(gifs/separador.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(gifs/fondo_cuerpo.gif);
	background-repeat:repeat-y;
	}

#general2{
	width:1024px;
	text-align: center;
	margin:auto;
	background-image:url(gifs/fondo_arriba.gif);
	background-repeat:no-repeat;
	background-position:top;
	}
	
#barralogin{
	text-align:right;
	color:#999999;
	width:850px;
	height:25px;
}
html>body #barralogin {width:950px;}

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

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

#textboxlogin{
	background-image:url(gifs/textboxlogin.gif);
	border:none;
	height:20px;
	width:122px;
	color:#FFFFFF;
	padding-left:10px;
}

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

html>body #botonlogin{visibility:hidden;}

#mi_menu{
	text-align:left;
	color:#999999;
	width:920px;
	height:30px;
	padding-left:0px;
	padding-bottom: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:center;
	padding-top:2px;
}
html>body #acceso_restringido{height:21px;}

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


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

#contenido{
	width:720px;
	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:690px;}

#contenido a:link { 
	color:#576b1d;
	}
	
#contenido a:visited { 
	color: #576b1d;
	}
	
#contenido a:hover{
	color:#638402;
	}

#banners{
	width:200px;
	float:left;
	height-min:600px;
}

#banner1{
	height:200px;
	width:200px;	
}

#banner2{
	width:200px;	
}

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

#pie{
	width:1024px;
	height:170px;
	background-repeat:no-repeat;
	background-image: url(gifs/pie.gif);
}

#boton1{
	width:120px;
	height:25px;
	background-image: url(gifs/boton1.gif);
	text-align:center;
	padding-top:5px;
}

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

#boton1 a:visited{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

#boton1 a:link{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

#boton1 a:over{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

#boton2{
	height:25px; 
	width:120px; 
	background-image:url(gifs/boton1.gif); 
	border:none; 
	color:#FFFFFF; 
	font-weight:bold;
}

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

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

#ficha_1_cabecera{
	background-image:url(gifs/ficha_1_cabecera.gif);
	width:690px;
	height:64px;
}

#ficha_1_cuerpo{
	height-min:200px;
}

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

#ficha_1_contenido{
	float:left;
	width:400px;
	height-min:300px;
}

#ficha_1_pie{
	background-image:url(gifs/ficha_1_pie.gif);
	width:690px;
	height:74px;
	padding-left:550px;
}

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

#ficha_1_logo{
	width:250px;
	background-color:#6f8225;
	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:#6f8225;
	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(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(gifs/barra_listado.gif);
	background-repeat:no-repeat;
	width:690px;
	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(gifs/separador.gif);
	margin-top:10px;
}

#listado_elemento_titulo{
	font-size:18px;
	font-weight:bold;
	color:#000000;
}

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

#listado_elemento_pie{
	font-size:12px;
	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(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(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(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:#6f8225;
	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(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(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(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:#999999;
	text-decoration:none;
	font-size:15px;
}

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

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

#paginacion_letras{
	font-weight:bold;
	text-align:center;
	width:600px;
	height:25px;
	margin-left:80px;
}
