html, body {
	background: #5cb1b4;
	padding:0;
	margin:0;
	text-align:center; 
	font-size: 100%; /* Resets 1em to 10px */
	font-family: "Arial", Verdana, Helvetica, sans-serif;
	} 
	
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}

.clearfix {
	display: inline-block;
	}


/* LAYOUT */

#page	{
	width: 1000px;
	text-align: left;
	margin: 0 auto;
	}

#header {	
	background: url("img/fondo-header.jpg") no-repeat top center;
	height: 197px;
	}

#wrapper {	
	background: transparent url("img/fondo-contenido.jpg") repeat-y right top;
	position: relative;
	text-align: left;
	width: 100%;
	height: 100%;
	}

#sidebar, .formula, .formula1, .formula3, #contenido, .portada-publicaciones img, input.checkbox { 
	float: left; 
	}	
	
#contenido {
	margin: 0 30px 0 0;
	padding: 0 39px 30px 0;
	width: 671px;
	background: transparent url(img/bg/borde-colcentro.gif) no-repeat scroll left top;
	}
	
#extras {	
	padding: 0;
	width: 230px;
	font-size: .9em;
	}
	
#extras li {	
	padding: 4px 40px 0 0;
	text-align: right;
	}
	
li.publicaciones, li.novedades {	
	height: 27px;
	margin-bottom: 10px;
	}
	
li.publicaciones {	
	background: url("img/fondo-publicaciones.gif") no-repeat left top;
	}
	
li.novedades {	
	background: url("img/fondo-novedades.gif") no-repeat left top;
	}
	
#menu {
	margin-left: -20px;
	}
	
#fotos {
	margin: 30px 0 0 60px;
	width: 200px;
	}

#footer {	
	background: url("img/fondo-footer.jpg") no-repeat bottom center;
	height: 80px;
	padding: 0 60px 0 260px;
	text-align: center;
	clear: both;
	}
	
.arriba {	
	padding: 0;
	margin: 0 0 30px 0;
	}
	
.marron {	
	background: #9e7f00;
	color: #fff;
	}
	
#formulas-todas	{
	margin-left: 160px;
	}
	
#formulas-todas2	{
	margin-left: 40px;
	}
	
.formula1 {
	margin: 0;
	}
	
.formula3 {
	margin: 30px 0;
	}
	
.formula {
	margin: 10px 0;
	}
		
.formula-top {	
	border-bottom: 1px solid #000;
	}
	
.novedad {	
	margin: 0;	
	}
	
/* FIN LAYOUT */

/* COLORES */	

.focoazul1, caption, .archivo, .mensaje_enviado  {	
	color: #00858a;	
	}
	
.focoazul2 {	
	color: #0082ca;	
	}
	
.focomarron {	
	color: #a78f09;	
	}

/* FIN COLORES */	

/* TABLA */	


 table {
	width: 475px;
	background: #5CB1B4;
	margin: 25px auto;
	font-size: 0.7em;
	text-align: center;
	}

td {
	background: #a3d3d5;
	padding: 8px;
	}

th {
	padding: 10px;
	}
	
.oscuro {
	background: #84b4b6;
	}
	
.azul, th {
	background: #00858a;
	color: #fff;
	}	
	
.destacados {
	background: #b1e6e8;
	font-weight: bold;
	color: #00858a;
	}	

/* FIN TABLA */	


/* H1 LOGO */
	
h1	{
	margin:0;
	}
	
h1#logo a{
	position:relative;
	left: 55px;
	top: 40px;
	display:block;
	text-indent:-9999px;
	background-image: url('img/logo-foco.jpg');
	background-repeat: no-repeat;
	width: 166px;
	height: 94px;
	}
	
.desconectar { 
	padding: 80px 0 0 166px;
	}
	
.desconectar a:hover { 
	color: #fff;
	}
	
.desconectar a:hover { 
	}
	
/* FIN H1 LOGO */	
	
/* FUENTES */
	
h2 {
	text-align: left;
	font-size: 1.6em;
	color:#00858a;
	font-weight: normal;
	margin: 4px 0;
	padding: 0 0 0 50px;
	font-family: "Georgia", Times New Roman, Times, serif;
	background: url("img/h2-icono.jpg") no-repeat left top;
	}
	
h3 {
	text-align: center;
	color:#fff;
	background: #a3d3d5;
	font-size: 0.8em;
	padding: 0 10px 0 0;
	}

p	{
	text-indent: 0;
	font-size: 0.75em;
	line-height: 1.5em;
	color: #000;
	text-align: justify;
	}
	
#contenido p	{
	margin: .5em 3em;
	}
	
#contenido .formula3 p	{
	margin: .5em 0;
	}
	
a	{
	color: #00858a;
	text-decoration: none;
	}
	
p a:hover, #extras a:hover {
	color: #000;
	border-bottom: 0px;
	}
	
.arriba p {	
	font-size: 0.7em;
	text-align: right;
	}
	
.arriba p a {	
	color: #00858a;
	}
	
.arriba p a:hover, h2#titulo a:hover {	
	background: #00858a;
	color: #fff;
	}
		
strong, #contenido .archivo {
	font-weight: bold;
	margin:0;
	padding:0;
	}
	
#contenido .archivo {
	font-size: 1em;
	margin-top: .8em;
	}

	
small, .fecha	{
	font-size: 0.7em;
	}
	
.pequenio	{
	line-height: .75em;
	margin: 0 0 0 80px;
	}
	
blockquote	{
	background: #a3d3d5 url("img/block.jpg") no-repeat right center;
	padding: 1px 0;
	margin: 10px 0;
	}
	
.formula p, .formula1 p, .mensaje_enviado {	
	text-align: center;
	}
	
/* FIN FUENTES */	
	
/* LISTAS */

ul {
	list-style-type:none;
	font-weight: normal;
	}

#menu ul {
	font-size: 0.8em;
	color: #fff;
	text-transform: uppercase;
	}
	
#menu ul li {
	line-height: 1.9em;
	}
	
#menu ul li a {
	border-left: 5px solid #00858a;
	color: #fff;
	}
	
#menu a:hover, #menu a.current {
	border-left: 5px solid #a7890f;
	padding: 0;
	margin:0;
	}
	
#contenido ul, .desconectar {
	font-size: 0.8em;
	}
	
#contenido ul {
	color: #000;
	}
	
#contenido li {
	line-height: 1.2em;
	padding-left: 15px;
	background: url('img/ul.gif') no-repeat center left;
	}
		
#contenido ul li a:hover {
	color: #a3d3d5;
	background: #00858a;
	}

/* FIN LISTAS */

/*footer*/
	
#footer ul {
	margin: 0 0 .5em 0;
	padding: 0; 
	line-height: 0.7em;
	}

	
#footer li {
	font-size: .7em;	
	padding: 0;
	display: inline;
	color: #5cb1b4;
	}
	
#footer ul li a, #footer p a {
	color: #5cb1b4;
	text-decoration: none;
	}
	
#footer ul li a:hover, #footer p a:hover {
	border-bottom: 1px dotted #5cb1b4;
	}

/*footer*/

/*FORMS*/

form {
	padding: 0;
	}

fieldset {
	border: none;	
	}
	
input, label {
	padding: 0;
	margin: 0; /* set margin on left of form elements rather than right of                              label aligns textarea better in IE */
	}
	
label { 
	color: #102942;
	font-size: .7em;
	padding: 0;
	}
	
.form-inscripcion label { 
	display: block;  /* block float the labels to left column, set a width */
	text-align: left; 
	width: 160px; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	}
	
.form-inscripcion input, textarea, select {
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 5px; /* set margin on left of form elements rather than right of                              label aligns textarea better in IE */
	}

textarea {
	width: 150px;
	}
	
.form-inscripcion form  {
	width: 400px;
	}

/*fin FORMS*/

/* LOGIN */

#autenticacion {
	margin: 0 auto;
	padding: 50px 0 0 0;
	width: 300px;
	line-height: 13px;
	}
	
#autenticacion form {
	padding: 0;
	margin:0;
	}
	
#autenticacion .top {
	background: #8cbcbf url(img/top-loggin.gif) no-repeat center bottom;
	}
	
#autenticacion .bottom {
	background: #8cbcbf url(img/bottom-loggin.gif) no-repeat center top;
	}

#autenticacion .top, #autenticacion .bottom {
	height: 26px;
	}

#autenticacion label, #autenticacion form .label, caption {
	font-size: 1.8em;
	margin:0;
	}	
	
#autenticacion label.preField {
	background-color:#8cbcbf;
	display:inline-block;
	margin:0;
	padding:0 0 0.3em;
	text-align: left; 
	}

#autenticacion label, #autenticacion form .label, #autenticacion a, #autenticacion p {
	color:#fff;
	}
	
#autenticacion fieldset {
	margin: 0;
	background-color:#8cbcbf;
	border:0 none;
	padding:0 0 0 38px;
	}
	
#autenticacion textarea, #autenticacion input, #autenticacion select {
	background:#fff none repeat scroll 0 0;
	border:0 none;
	color:#8cbcbf;
	margin:5px 0 0;
	width:220px;
	}
	
#autenticacion input {
	font-size:1.7em;
	margin: 0.1em 0 0.7em;
	padding: 0.2em 0;
	}
	
/* FIN LOGIN */	
	
/* IMAGENES */

#sidebar a img {
 	border: 1px solid #fff;
	}
	
#sidebar a:hover img {
 	border: 1px solid #5cb1b4;
	}
 
img.alignright {
	display: inline;
	}

img.alignleft {
	margin: 0;
	margin-right: 10px;
	display: inline;
	}
	
img {
    border:0;
}
a img {
 	border: 0;
	}
 
 a {
 outline: none;
 }
 
.portada-publicaciones img {
 margin: 0 10px 10px 0;
 }



/* FIN IMAGENES */

/* EXCEPECIONES */

.linea
	{
	margin: 1em 0em 1em 0em;
	border-top: 1px dashed #cccccc;
	}

.spacer, #footer, .cada-publicacion, .linea {
	clear:both;
	}
	
.solo-spacer, .mensaje_enviado {
	padding-top: 1em;
	}
	
.solo-spacer2
	{
	padding-top: 1.5em;
	}
	
a {
 	outline: none;
	}

o-spacer2
	{
	padding-top: 1.5em;
	}
	
a {
 	outline: none;
	}


