/* CSS CELMA >> Silvia Arcos · Izanet 2007*/


/*-----------------------------------------------*/
/*BASICOS*/
/*-----------------------------------------------*/

html,body{
margin:0;
padding:0;
text-align:center;
font: 62.5% Arial, Helvetica, sans-serif;
color: #0c5297;
}
h3{
	margin: 0em 0em 0.5em 0em!important;
	padding: 0em!important;
	width: 100%;
	float: left;
	border-bottom: 1px solid #f7d714;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 125%
}

/*a{display:block;color: #981793;padding:10px}*/
a{
	/*display:block;*/
	color: #0c5297;
	text-decoration: none;
	/*border-bottom: 1px solid #f6d409;*/
	font-weight: bold;
	overflow: hidden;
	outline: none;
}
a:hover {
	color: #0c5297
}
.sincolor{
background-color: #FFF;
border: none
}
/*-----------------------------------------------*/
/*MENU*/
/*-----------------------------------------------*/
ul#submenu{
	margin: 0.3em 0em 0em 0em;
	padding: 0.5em 0em 0.3em 1em;
	list-style-type: none;
	width: 84.2em;
	float: left;
	background-color: #0d62a9;
	border: 1px solid #0b3879;
}

ul#submenu li{
	display: inline;
	margin: 0em;
	padding: 0em 0.3em 0em 0em;
}

ul#submenu li a{
	display: inline;
	margin: 0em;
	padding: 0em 0em 0em 0em;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	border: none
	/*background: transparent url(../images/puntitoparamenu.gif) top left no-repeat;*/
}
ul#submenu li a:hover{
	border-bottom: 4px solid #f6d409;
}
#introduccion{
	border-bottom: 4px solid #f6d409
}
#objetivos{
	border-bottom: 4px solid #f6d409
}
#historia{
	border-bottom: 4px solid #f6d409
}
#structure{
	border-bottom: 4px solid #f6d409
}

body#introduccion li#introduccion a {border-bottom: 4px solid #f6d409}

ul.menu{
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	width:944px;
	display: inline;
	position: absolute;
	top: 160px;
	text-indent: -5000px;
}
ul.menu li{
	margin: 0px 2px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:116px;
	height:41px;
	float: left;
}

ul.menu li a{
	margin: 0px;
	padding: 0px;
	width:116px;
	height:41px;
	float: left;
}

.about{
	background:url(../images/aboutcelma.gif) no-repeat top center;
}
.members{
	background:url(../images/members.gif) no-repeat top center;
}
.news{
	background:url(../images/news.gif) no-repeat top center;
}
.publications{
	background:url(../images/publications.gif) no-repeat top center;
}
.register{
	background:url(../images/celmaregister.gif) no-repeat top center;
}
.links{
	background:url(../images/links.gif) no-repeat top center;
}
.membersarea{
	background:url(../images/membersarea.gif) no-repeat top center;
}
.contactus{
	background:url(../images/contacus.gif) no-repeat top center;
}



/*-----------------------------------------------*/
/*GENERICOS*/
/*-----------------------------------------------*/
#cabecera{
	height:205px;
	/*line-height:205px;*/
	line-height:150px;
	margin:0em 0em 0.5em 0em;
	/*padding-left:10px;*/
	padding-left:0px;
	background: #FFF url(../images/imgcabecera.jpg) no-repeat top center;
	position : relative;
	float: left;
	width: 950px;
}
 
h1{
	text-indent: -5000em;
	margin: 0em;
	padding: 0em;
	width: 956px;
	height: 2em
}

p.inicio a{
background: url(../images/botinicio.gif) no-repeat top left;
position: relative;
top: -1em;
left: 0em;
text-indent: -5000em;
width: 12.2em;
height: 2.7em;
margin: 0em;
padding: 0em;
display: block;
border-bottom: none;
}

#contenedor{
	text-align:left;
	width:950px;
	margin:0 auto;
	font-size: 180%;
	padding: 0em;
}
#contenidos{
	width:950px;
	min-height: 30em;
	height: auto;
	margin: 0em;
	padding: 0em;
	float: left;
}
#lateralizq{
	border: 1px solid #96a9c5;
	float:right;
	width: 34.3em;
	height: 16.5em;
	margin: 0.4em 0em 0.5em 0em;
	font-size: 1.2em;
	overflow: hidden
}
#lateralder{
	border: 1px solid #96a9c5;
	float:left;
	width: 34em;
	height: 16.5em;
	margin: 0.4em 0em 0.5em 0em;
	font-size: 1.2em;
	overflow: hidden
}
#lateralizq p, #lateralder p{
	padding: 0.4em;
	color:#0751a4;
	font-size:80%
}
#lateralizq p a,#lateralder p a{
	text-decoration: none;
	font-size: 100%;
	color: #f65209;
	display: inline;
}

#pie{
	background: #f6d409;
	color: #FFF;
	clear:both;
	width:950px;
	margin: 0.5em 0em 0.5em 0em;
}
#pie p{margin:0;padding:5px 10px}

#noticiahome{
	background-color: #0d62a9;
	border: 1px solid #0b3879;
	margin: 0.1em 0em 0.5em 0em;
	padding: 0.2em 0.5em 0.5em 1em;
	color: #FFF;
	clear: both
}

#noticiahome p{
	margin: 0em;
	padding: 0em;
	font-size: 90%;
}
#noticiahome b {
	font-size: 90%;
}

/* titulares noticias y publicaciones home */
h2.titnews{
	background:url(../images/tit_news.jpg) no-repeat top left;
	margin-right: 1.1em;
}
	
h2.titpublications{
	background: #FFF url(../images/tit_publications.jpg) no-repeat top right;
}

h2.titnews,h2.titpublications{
	text-indent: -5000px;
	float: left;
	width: 28.3em;
	height: 2.5em;
	margin: 0em;
	font-size: 150%!important
}

.lineaamarilla{
	background:url(../images/lineaamarilla.gif) no-repeat top center;
	float: left
}


/* para contenidos de la web */
.conteni2{
	width: 940px;
	min-height: 11em;
	height: auto;
	float: left;
	padding: 1.5em 0em 0.5em 1em;
	margin: 0 auto;
	text-align: left;
}
.conteni2 img{
	margin: 0em 0em 1em 1em;
	float: right
	
}


/**************************** estilicos para la cosilla esa que se descuadra del iconito de calendario ******************/
/* para contenidos de la web */
.conteni9{
	width: 940px;
	min-height: 11em;
	height: auto;
	float: left;
	padding: 1.5em 0em 0.5em 1em;
	margin: 0 auto;
	text-align: left;
}
.conteni9 a img{
	border: none!important;
	text-decoration: none!important;
}

								/******************************************************************/
.conteni3{
	width: 940px;
	min-height: 11em;
	height: auto;
	float: left;
	padding: 1.5em 0em 0.5em 1em;
	margin: 0 auto;
	text-align: left;
}
.conteni3 img{
	margin: 0em 0em 0em 1em;
	clear: both
}

.conteni4{
	width: 35%;
	min-height: 11em;
	height: auto;
	float: left;
	padding: 1.5em 0em 0.5em 1em;
	margin: 0 auto;
	text-align: left;
}
.conteni4 img{
	margin: 0em 0em 0em 1em;
	clear: both
}
.conteni4 a img{
border: none!important;
margin: 0em!important
}

img{
	/*float: right;*/
	/*padding: 0em 0em 0.5em 0.5em*/
}





/**********************************************
Para tablas
************************************************/
ol
{
	margin:0;
	padding: 0 1.5em;
}

table
{
	color:#0d62a9;
	/*background:#f6d409;*/
	/*border:1px solid #1577b4;*/
	border-collapse:collapse;
	width:/*750px*/100%;
	text-align: left;
}
.colortabla{
	background:#f6d409;
	border:1px solid #1577b4;
}

thead
{

}

thead th
{
	padding:1em 1em .5em;
 	border-bottom:1px dotted #FFF;
 	font-size:120%;
 	text-align:left;
}



thead tr
{

}

td
{
	padding:.5em 1em;
}



tbody tr.odd td
{
	background-color: #fbe38b/*transparent url(tr_bg.png) repeat top left*/;
}

tfoot
{

}

tfoot td
{

	padding-bottom:1.5em;
}

tfoot tr
{

}


* html tr.odd td
{
	background:#f6d409;
	/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='tr_bg.png', sizingMethod='scale')*/;
}

.list_ol{
	width: 45%;
	float: left;
	color: #e1600b;
	font-weight: bold;
}
.list_ol p{
	padding: 0.2em
}
.piedetexto {
	clear: both;
	padding-top: 1em;
}

/**********************************
estilos para estructura
************************************/
ul#liststructure{
	width: 50%;
	list-style-type: none;
	margin: 0em;
	padding: 0em;
}

ul#liststructure li{
	/*width: 50%;*/
	padding: 0.3em 0.3em 0.3em 1.5em;
	list-style-type: none;
	display: block;
	border-bottom: none;
	background: transparent url(../images/box.gif) no-repeat top left;
}

ul#liststructure li a{
	border-bottom: none;
	overflow: hidden;
}

.estructureimagen{
	background: transparent url(../images/imagen_estructure.jpg) no-repeat top right;
	height: 20em;
}

.list_li {
	background: url(../images/puntero_list.jpg) no-repeat top left;
}

.clear{
	clear: both!important;
	/*float: left*/
}

ul{
	float: left
}

li{
	list-style-type: none;
	
}
ul.noticia{
	margin: 0em;
	padding: 0em;
}
ul.noticia li{
	background: url(../images/image_new.gif) no-repeat top left;
	float: left;
	width: 100%;
	margin: 0em;
	padding: 0em 0em 1.5em 0em;
}
ul.noticia a{
	width: 100%!important;
	margin: 0em;
	padding: 0em;
	float: left;
	border-bottom: none;
}
ul.noticia p{
	margin: 0em;
	padding: 0em
}

.noticia a{
	text-transform: uppercase;
	color: #0f3b84/*5db019*/;
	overflow:hidden;
}

.categorizacion{
	margin: 0em;
	padding: 0.5em 0.5em 0.4em 2em;
	background-color: #f6d50c;
	color: #0d62a9;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: 1px solid #f7cf18;
	background: url(../images/list_comments.gif) no-repeat top left;
}

.link{
	margin: 0em;
	padding: 0.2em;
	border: none!important;
}

.link a{
	margin: 0em;
	padding: 1em 0em 0.4em 0em;
	color: #0f3b84/*5db019*/;
	border: none!important;
	text-transform: uppercase;
	font-weight: normal;
	overflow: hidden;
	font-weight: bold
}

.linkresultado{
	margin: -0.4em 0em 0em 0em;
	padding: 0em 0em 0em 0em;}
	
/*----------------------------------- Estilos para Formulario Accesible
-----------------------------------------------------------------------*/
	input {
		border:solid #f6d50e 1px;
		padding:0.2em;
		color: #0d62a9;
		font-size: 95%;
	}
	fieldset {
		width: 50%;
		/*border: 1px solid #e1dace;*/
		border: none;
		float: left;
		padding: 0em 0em 0em 7em
	}
	.obligatorios{
		color: red;
		font-weight: bold
	}
	legend{
		font-size: 1em;
		text-transform: uppercase;
		/*letter-spacing: 0.1em;*/
		color: #0d62a9;
		font-weight: bold
	}
	/* Alinear labels a la izquierda de los campos */
	label {
		float:left;
		width:10em;
		text-align:right;
		margin-right:0.2em;
		padding:0.25em;
	}
	select{
		color: #a91916;
	}
	#opcionales {
		/*width:auto;*/
		width: 96%;
		margin: 0 auto!important
	}
	#opcionales label {
		width:9em;
	}
	#botonera {
		padding-left:0.5em;
	}
	#botonera input {
		border: solid #0d62a9 1px;
		padding:0.2em;
		text-transform:capitalize;
		background-color: #f6d40a;
		color: #0d62a9
	}
	#botonera .submit {
		padding: 0.1em 1em;
		color: #3d2809;
		background-color: #f6d40a
	}
	#botonera .reset {
		padding: 0.1em 1em;
		color: #3d2809;
		background-color: #f6d40a
	}
	.radiosinborde{
		border: none
	}
	.cabeceraconsulta{
		margin: 1em 0em 0em 0em
	}
	textarea{
		width: 50%;
		height: 4em;
		font-family:arial;
		font-size: 95%;
		color: #0d62a9;
		padding:0.1em;
		border: 1px solid #f6d40a
	}
.clear img{
	float: right;
	padding: 0.5em;
	border: 1px solid #f7d714;
	background-color: #fbf4d4;
	margin: 0em 0em 0.5em 0.5em;
}

.sinespacio p{
padding: 0em!important;
margin: 0em!important;
}
.error{
color: red;
}

h2{
	margin: 0em 0em 0.5em 0em!important;
	padding: 0em!important;
	width: 100%;
	float: left;
	/*border-bottom: 1px solid #f7d714;*/
	text-transform: uppercase;
	font-weight: bold;
	font-size: 140%
}

.bordeimg{
border: 1px solid #f6d409
}


/* estilos para formularo */
form p {
	padding:0em;
	margin: 0.7em}


/* estilos para cerrar sesion */

.cerrarsesion{
	border: none!important;
	position: absolute;
	top:0em!important;
	right: 0em;
	float: right
}


/* estilos para contenidos documentos */
.cajabiblio{
clear: both;
width: 100%
}

.documenttit img{
float: left!important;
clear: both;
background-color: #000
}


/* estilo para cajita de documentos */
.cajitadocumentos{
float: right;
padding: 2em 1em 0em 1em;
width: 60%!important
}
.cajitacalendar{
clear: both;
padding: 2em 0em 0em 0em;
width: 100%!important
}


.cajitadocumentos a{
border-bottom: none
}

h3.carpetas{
}

hr{
height: 1px;
background-color: #7cafde;
border: none
}

.saltodefinicion{
clear: both!important
}

.logomember{
float: right;
width: 45%;
text-align: right
}
.asocbloque{
float: left;
width: 45%;
}
.ficharepresentante{
padding: 0.5em;
margin: 0em!important;
}
html>body .ficharepresentante{
min-height: 50px;
height: auto;
}
h2.representatives{
font-size: 130%;
color: #d39d0a!important;
}
.legend.logintit{
font-size: 120%;
}

/* estilos para la ficha de members*/

.bloquenew{
margin: 0em 0em 2em 13em;
clear: both;
width: 650px;
height: 200px;
background-color: #fcf8e3;
border: 1px solid #a7c9dd;
overflow: hidden;
float: left
}

html>body .bloquenew{
min-height: 150px;
height: auto;
}

.direficha{
width: 620px;
height: 150px;
padding:1em;
}
html>body.direficha{
min-height: 150px;
height: auto;
}

.direficha img{border: 2px solid #f6d50f}

.contficha{
width: 625px;
height: 150px;
border-top: 1px solid #a7c9dd;
padding: 1em;
}
html>body.contficha{
min-height: 150px;
height: auto;
}

.resaltweb{
color: #000
}
.miembro{
width: 300px;
float: left;
margin: 0em;
padding: 0em;
}
.clear{
width: 650px;
clear: both;
margin: 0em 0em 2em 13em;
}
.clear img{
padding: none!important
}

ul.especial{
width: 100%;
padding-left: 10px;
}
