
body {margin:0;
padding:0;
text-align:center;
}

.contenedor{position:relative;
margin:auto;
width:800px;
height:580px;
}

.logo {position:absolute;
top:0px;
left:0px;
width:240px;
height:580px;
background-image:url(fondo-sefa.jpg);
}

.linea {margin-top:0px;
margin-bottom:5px;
}

a{text-decoration: none;
	color:#3E3E3E;}
a:hover {
	color: #FF9900;
	text-decoration: none;}

/* Barra lateral */
.links {position:absolute;
top:35px;
left:0px;
text-align:right;
width:105px;
}
.links p{
margin-top:11px;
margin-bottom:0px;
font-family: Microsoft Sans Serif, Helvetica, Verdana;
font-size:0.75em;
line-height:1em;
color: #FF9900;
font-weight:700;}

.linksmarcado {
text-decoration: none;
color: #FF9900;}

/* encabezado */

.encabezado {position:absolute;
top:40px;
right:20px;
width:540px;
height:30px;
}

.encabezado p{ font-family:Verdana, Geneva, sans-serif;
font-size:0.70em;
font-weight:normal;
color:#888;
text-align:right;
margin-top:0px;
margin-bottom:0px;
}

/* noticias */

.noticias{position:absolute;
top:65px;
right:20px;
height:405px;
width:540px;
}

.noticias p{ font-family:Verdana, Geneva, sans-serif;
font-size:0.70em;
font-weight:normal;
color:#888;
text-align:right;
margin-top:0px;
margin-bottom:0px;
}

h1{ font-family: Microsoft Sans Serif, Helvetica, Verdana;
font-size:0.75em;
font-weight:700;
color: #FF9900;
text-align:right;
margin-top:4px;
margin-bottom:0px;
}

h2 { font-family: Microsoft Sans Serif, Helvetica, Verdana;
font-size:0.75em;
font-weight:bold;
color:#ff6600;
text-align:right;
margin-top:15px;
margin-bottom:0px;
}

h3 { font-family: Microsoft Sans Serif, Helvetica, Verdana;
font-size:0.75em;
font-weight:bold;
color:#444;
text-align:right;
margin-top:20px;
margin-bottom:0px;
}

/* difusión */

.difusion {position:absolute;
top:460px;
right:20px;
height:120px;
width:540px;
}

.difusion p{ font-family:Verdana, Geneva, sans-serif;
font-size:0.70em;
font-weight:normal;
color: #888;
text-align:justify;
margin-top:5px;
margin-bottom:0px;
}

/* general */

.presentacion {position:absolute;
top:65px;
right:20px;
width:540px;
height:515px;
overflow:auto;
}

.presentacion p { font-family:Verdana, Geneva, sans-serif;
font-size:0.70em;
font-weight:normal;
color:#888;
text-align:justify;
margin-top:5px;
margin-bottom:0px;
}

.general {position:absolute;
top:65px;
right:20px;
width:540px;
height:515px;
}

.general p { font-family:Verdana, Geneva, sans-serif;
font-size:0.70em;
font-weight:normal;
color:#888;
text-align:right;
margin-top:0px;
margin-bottom:0px;
}

.marcado {font-weight:bold;
color:#ff6600;}

/* sociedad */

.sociedad {position:absolute;
top:82px;
height:100px;
left:132px;
width:105px;
text-align:left;
}

.sociedad p{
margin-top:11px;
margin-bottom:0px;
font-family: Microsoft Sans Serif, Helvetica, Verdana;
font-size:0.75em;
line-height:1em;
color:#ff6600;
font-weight:700;}

.sociedad a{
	color: #FF9900;
	text-decoration: none;}
.sociedad a:hover{
	color:#ff6600;
	text-decoration: none;}

.miembros1 {position:absolute;
left:20px;
width:280px;
top:10px;
}

.miembros1 p{ font-family:Verdana, Geneva, sans-serif;
font-size:0.70em;
font-weight:normal;
color:#333;
text-align:left;
margin-top:2px;
margin-bottom:0px;
}

.miembros2 {position:absolute;
left:300px;
width:220px;
top:10px;
}

.miembros2 p{ font-family:Verdana, Geneva, sans-serif;
font-size:0.70em;
font-weight:normal;
color:#888;
text-align:left;
margin-top:2px;
margin-bottom:0px;
}

/* actividades */

.actividades{position:absolute;
top:104px;
height:100px;
left:132px;
width:105px;
text-align:left;
}
.actividades p{
margin-top:11px;
margin-bottom:0px;
font-family: Microsoft Sans Serif, Helvetica, Verdana;
font-size:0.75em;
line-height:1em;
color:#ff6600;
font-weight:700;}

.actividades a {
	color: #FF9900;
	text-decoration: none;}
.actividades a:hover {
	color:#ff6600;
	text-decoration: none;}

