body {
	font-family: lucida,verdana;
	font-size: 11px;
	text-align: left;
}

td{
	text-align: left;
}

#contenedor{
	width: 952px;
	//width: 950px;
	border: 1px solid black;
	background-color: white;
}

a{
	font-size: 12px;
	text-decoration: none;
	color: #1263be;
	font-weight: normal;
}	

a:hover{
	text-decoration: none;
	color: #49a1e6;
}	

.menu_administrador {
	margin-left: 5px;
	line-height: 26px;
	font-size: 15px;
}

.menu_administrador a{
	background-image: url(grf/menu_item.gif);
	background-position: left;
	background-repeat: no-repeat;
	font-size: 14px;
	text-decoration: none;
	color: gray;
	font-weight: bold;
	height: 18px;
	padding-left: 24px;

}	

.menu_administrador a:hover{
	background-image: url(grf/menu_item_selected.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: black;
	margin-left: 2px;
}	

#cuerpo{
	border: 1px solid black;
	width: 830px;
	font-size: 11px;
}	

.campo, .campo_largo{
	float: left;
	margin-left: 10px;
	margin-bottom: 8px;
	width: 280px;
	//width: 267px;
	min-height: 44px !important;
	height:auto !important;
	//height: 44px;
}

.campo_largo{
	width: 570px;	
	//width: 560px;		
}

.label{
	font-size: 11px;
	font-weight: bold;
	color: black;
	margin-bottom: -1px;
}

input, label, textarea, select{
	position: relative;
	// left: -10px;
	color: #4b4b4b;
	border: 1px solid black;
	font-family: verdana;
	font-size: 11px;
	width: 100%;	
	border-top: 1px solid #707070;
	border-left: 1px solid #9c9c9c;	
	border-bottom: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;	
	background-color: #fafafa;
}	

select{
	//position: relative;
	//left: 0px;
	//width: 270px;
	background-color: #fafafa;
}

textarea{
	height: 80px;
	background-color: #fafafa;
}

.subtexto{
	color: #838383;
	font-size: 9px;
	margin-right: 8px;
	position: relative;
	top: -2px;
}	
	
.menu_lateral{
	font-size: 11px;
	color: black;
	background-color:#f1f1f1;
	padding: 4px;
}

.menu_lateral a{
	text-decoration: none;
	color: black;
}	

.menu_lateral a:hover{
	text-decoration: underline;
	color: gray;
}	

#area_trabajo{
	font-size: 11px;
	color: black;
}

.linea {
	font-size: 12px;
	color: gray;
}	


.linea a{
	font-size: 12px;
	text-decoration: none;
	color: black;
}	

.linea a:hover{
	text-decoration: underline;
	color: gray;
}	

.boton{
	color: white;
	background-color:#5674ab;
	font-weight: bold;
	border-top: 1px solid #a2abd8;
	border-left: 1px solid #a2abd8;	
	width: 130px;
}

.paginador{
	font-size: 12px;
	color: black;
}

.paginador a{
	font-size: 11px;
	color: #949494;
	text-decoration: none;
}

.paginador a:hover{
	font-size: 11px;
	color: #616161;
	text-decoration: none;
}

.aviso{
	color: red;
	background-image: url(grf/fondo_aviso.gif);
	background-repeat: no-repeat;
	width: 662px;
	height: 25px;
	text-align: left;
	padding-top: 6px;
	padding-left: 35px;
}

h2{
	font-size: 18x;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

h3{
	margin-top: 0px;
	margin-bottom: 0px;
}

.cats a{
	color: #b27116; 
	font-weight: bold; 
	font-size: 11px;
}
.cats a:hover{
	text-decoration: none;
}

.prods a{
	color: #ffffff; 
	font-weight: bold; 
	font-size: 11px;
}
.prods a:hover{
	text-decoration: none;
}

.general a{
	font-size: 11px;
}

.sub{
	margin-left: 5px;
	font-size: 10px;
}

.sub a{
	font-size: 10px;
}	

.add_sub a{
	font-size: 10px;
	font-wight: bold;
}

.listado_inscritos a{
	font-size: 11px;
}

.tit_apartado_admin{
	width: 590px;	
	//width: 560px;		
	margin-top: 25px;
	margin-bottom: 12px;
	font-size: 18px;
	font-weight: bold;
	background-color: #e1f6b7;
	color: #01a100;
	padding-left: 22px;
	background-image: url(grf/dot.gif);
	background-repeat: no-repeat;
	float: left;
}
