/* CSS Document */

/* ESTILOS GENERALES*/

body {
	line-height:150%;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
	font-size: 0.9em;
	background:#006699;
	color:#000;
}

table {
	border: 0px;
	padding:5px;
}

th {
	text-align:left;
	font-weight:normal;
}

img{ 
	border:0;
}

textarea {
	font-family: Arial, Geneva, sans-serif;
	font-size:0.9em;
}

.formulario th{
	color:#333333;
}

.Estilo1 {
	color:red;
}
	
.epigrafe {
	font-size:0.8em;
	padding-top:10px;
}

.rojo {
	color:#FF0000;
}
	/*background: transparent url("http://www.satipyme.com/archivos/fondorayado4.gif") top left repeat;*/

.enlace-normal {
	text-decoration:underline!important;
	color:#0000FF!important;
}

h1 {
	font-size:1.4em;
	border-bottom:1px dashed #C9DFF5;
	border-left:3px solid #C9DFF5;
	padding:0;
	margin:0;
	margin-top:5px;
	margin-bottom:15px;
	padding-left:5px;
}


/* ESTRUCTURA */
#contenedora {
	max-width:940px;
	margin:0 auto 0 auto;
	background-color:#FFF;
	padding-top:1px;
	padding-bottom:1px;

}

#cabecera {
	height:105px;
	background-image: url(img/fondo_cabecera.png);
	background-repeat: repeat-x;
	background-color:#C9DFF5;
	margin:5px;
	-moz-border-radius:4px;
	border:1px solid #DDDDDD;
}

#cuerpo {
margin: 0 10px 10px 10px;
clear:both;
}

#contenido {
	width:70%;
	float:right;
}

#pie {
	clear:both;
	font-size:.85em;
	color:#666666;
	line-height: 1.2em;
	font-weight: bold;
	padding: 10px;
	background-image: url(img/fondo_pie.png);
	background-repeat: repeat-x;
	background-color:#C9DFF5;
	margin:5px;
	margin-top:4px;
	-moz-border-radius:4px;
	border:1px solid #DDDDDD;
}

.volver {
	text-align:right;
}

.recuadro{
	border:1px solid #FFCC99;
}

/* CABECERA */

#cabecera img {
	float:left;	
	border:0;
	padding:0 0 15px 16px ;
}

#tabla_logueo {
	float:right;
	text-align: right;
	background-color: #F5F5F5;
	vertical-align: bottom;
	border: 1px solid #D1D7DC;
	-moz-border-radius: 4px;
	margin: 4px;
	padding: 4px;
	text-decoration:none;
}
#tabla_logueo label{
	font-size: .8em;
	margin: 1px;
}
#tabla_logueo input{
	font-size: .9em;
	margin-top: 1px;
}
#tabla_logueo .Acceder{
	margin-top: 3px;
	margin-right: 4px;
}

#inicio {
	float:right;
	font-size:0.9em!important;
	width:35%;
	margin-right:-5px;
}

#inicio .img {
	float:right;
	width:10px;
}

#msj-inicio {
	float:left;
	width:400px;
}

/* MENU */

#menu {
	float: left;
	width: 25%;
}

#apartadomenu {
	border: 1px solid #ddd;
	padding:1px;
	-moz-border-radius: 4px;
	margin:5px 0 0 0;
}

#apartadomenu p{
	padding:1px;
	padding-left:5px;
	font-weight: bold;
}

#apartadomenu p.normal {
	/*background-color:#fe9;*/
	background-color:#C9DFF5;
	/*background-color:#FFA5A4;*/
	-moz-border-radius: 1px;
	border:0;
	margin:0;
	color:#000;
}
#apartadomenu p.normal a:hover{
	background-color:#FFA5A4;
	-moz-border-radius: 1px;
	border:0;
	margin:0;
	color:#000;
}

#apartadomenu p.registrado {
	background-color:#fe9;
	-moz-border-radius: 1px;
	border:0;
	margin:0;
	color:#000;
}

#apartadomenu p.socio {
	background-color:#FFA5A4;
	-moz-border-radius: 1px;
	border:0;
	margin:0;
	color:#000;
}

#apartadomenu p.administrador {
	background-color:#9EF39E;
	-moz-border-radius: 1px;
	border:0;
	margin:0;
	color:#000;
}

.admin-on{
	border:1px solid #9EF39E!important;
	background-color:#D9FFD9;	
}

.socio-on{
	border:1px solid #FFA5A4!important;
	background-color:#FFD2D2;	
}

.user-on{
	border:1px solid #fe9!important;
	background-color:#FFF5CA;	
}

.asoc-on{
	border:1px solid #C9DFF5!important;
	background-color:#E2EEFA;
}

.pqhs-on{
	border:1px solid #C9DFF5!important;
	background-color:#E2EEFA;
}

.activ-on{
	border:1px solid #C9DFF5!important;
	background-color:#E2EEFA;
}

#apartadomenu ul{
	font-size:.8em;
	padding:0;
	margin:0;
	padding: 5px;
	padding-left:20px;
	line-height: 1.6em;
}

#apartadomenu a{
	text-decoration:none;
	color:#000000;	
}

#apartadomenu li {
	border:1px solid #fff;
}

p.noticias{
	background-color:#FFCCFF;
	-moz-border-radius: 1px;
	border:0;
	margin:0;
	color:#000;
}

p.cursos{
	background-color:#FFCCFF;
	-moz-border-radius: 1px;
	border:0;
	margin:0;
	color:#000;
}

.mas-act a{
	font-size:12px;
	text-decoration:underline!important;
}

.mas-act a:link{
	color:#0000FF!important;
}

.mas-act a:visited{
	color:#800080!important;
}
/* CUERPO */

#contenido table{
max-width: 96%;
}

#contenido .destacado{
	width: 96%;
	background-color: #FFFFCC;
	border: #FFCC99 1px solid;
	text-align: center;
	font-weight: bold;
}

.junta {
	width: 400px;
}

.junta td{
	padding: 2px;
	padding-left: 6px;
	border-top: #FFCC99 1px solid;
}

.premios {
	width: 550px;
}

.premios#mini{
	width:100%;
}

.premios td{
	padding: 2px;
	padding-left: 6px;
	border-top: #FFCC99 1px solid;
}

.premios th{
	font-weight:bold;
}

.form_inscripcion p{margin:0; padding:0;}

.mini {font-size:.8em; border: #bbb 1px solid; background-color: #eee; padding: 10px; margin:10px; line-height:normal;}

.error {
	color:#FF0000;
	font-weight:bold;
}

.mensaje {
	color:#006699;
	font-weight:bold;
}

.aviso {
	color:black;
	font-weight:bold;
}

.listado {
	border:1px solid #336666;
	font-size:0.8em;
	width:550px;
}

.listado th{
	width:150px;
	background-color:#FFFF99;
}

.listado td{
	width:400px;
	background-color:#FFFFCE;
}

.lectura {
	border:0;
}

.caplock {
	background:#FFFF99;
	border:1px solid #006666;
	font-size:0.8EM;
	font-weight:bold;
	text-align:center;
	width:200px;
	height:50px;
	padding:1px;
	margin:5px;
}

.form-buscar {
	border:1px solid #9EF39E;
}

/* PIE */

#piedcha {
	float: right;
	text-align: right;
	width: 200px;
}


/* PESTAŅAS */

.pestanias{
	border:1px solid #FFCC99;
	float:left;
	margin:4px 28px 0px -20px;
	padding:8px;
	position:relative;
	top:1px;
}

.pestaniason{
	border:1px solid #FFCC99;
	float:left;
	margin:4px 28px 0px -20px;
	padding:8px;
	border-bottom:1px solid #FFFFFF;
	position:relative;
	top:1px;
}

.pestanias a, .pestaniason a{
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}
/*.pestanias.off{
	border-bottom:1px solid #FFCC99;
}*/

.div-contenedor-pes {
	border:1px solid #FFCC99;
	-moz-border-radius: 4px;
	-moz-border-radius-topleft: 0px;
	margin-left:-20px;
	padding:10px;
}

/* OTROS ESTILOS */

.flechas {
	text-align:center;
	margin-top:10px;
}

.texto-flechas {
	color:#1876D3;
	font-weight:bold;
	font-size:1.1em;
}

#div-info {
	border:1px solid #006666;
	font-size:0.8em;
	background-color:#FFFF66;
	display:none;
	padding:4px;
	margin:2px;
	width:200px;
	position:absolute;
}

#div-factura caption {
	text-align:left;
	font-weight:bold;
}

#div-factura {
	background-color:#ffc;
	border:1px solid #fc9;
	margin:5px;
}