/* Edited with EditCSS */
/**** LINK-tag style sheet comite.css ****/

/* Edited with EditCSS */
/**** LINK-tag style sheet comite.css ****/

/* Edited with EditCSS */
/**** LINK-tag style sheet comite.css ****/

body {
	text-align: center;
	cursor: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #F4FFFF;
	font-size: small;
	}
	
td  {
	background-color: #F4FFFF;
	text-align: justify;
	font-family:Arial, Helvetica, sans-serif;
} 

a:link {
	color:  #009;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

a:hover {
	color:  #F00;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
a.head:link {
	color:  #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight:bold
	font-variant: small-caps;
}
a.head:hover {
	color: #CCC;
	font-style: normal;
	font-weight: normal;
}
a.head:visited {
	color: #A0A0A4
}

img a {
	color: #999;
	}


/* tipos*/

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif
}
h1 {
	font-size: large
}
h2 {
	font-size: medium
}
h3 {
	font-size: small
}
.surtitre {
	color: #00F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: normal;
}
.date {
	font-size: small;
	color: #FF0000;
	font-weight: bold;
}
h1.titulo  {
	font-weight: bold;
	font-size: medium
}

/* cajas */

.caja {
	background-color: #ABCAFE;
	font-size:medium;
	text-decoration: underline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.caja:hover {
	background: #ABCAFE;
}
.anuncio {
	background-color: #ABCAFE;
	font-size:medium;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size:small;
}
.anuncio:hover {background-color: #ABCAFE;}

#central {
	background:url(comite/NAVIPICS/cc-cabeza.png);
	background-position:center;
	background-repeat:no-repeat;
	background:top;
	background-color: #F4FFFF;
}


.tema {
	background-color: #F4FFFF;
	font-size:medium;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size:small;

}
.listado {
	font-size:small;
	text-align: left;
	font-weight: normal;
	background-color: #F4FFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: underline;
	list-style-type: circle;
}

/* IDs, internos y otros */

.menu {
	border-color: #000000;
}

.menu UL {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 5px;
}

.menu-titre {
	PADDING-LEFT: 2px; font-weight: bold; font-size: 8pt; PADDING-BOTTOM: 5px; MARGIN: 0px; PADDING-TOP: 5px; 
}

.menu-item {
	PADDING-RIGHT: 10px; PADDING-LEFT: 4px; FONT-SIZE: 100%; PADDING-BOTTOM: 2px; MARGIN: 0px; PADDING-TOP: 0px;
	border-bottom-color:#000000;
	border-bottom-style:solid;
}

.pie-art {
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-small;
	text-align:right;
	background-color: #FF9;
}

.texte P.spip {
	TEXT-ALIGN: justify
}
.ps { 
	FONT-SIZE: 75%
}
.notes {
	FONT-SIZE: 75%
}
H3.spip {
	TEXT-ALIGN: right;
	text-align:center;
}

.formrecherche, .formulaire, .form {
	border: thin solid #000000;
	background: #ABCAFE;
	color:black;
	font-size: 85%;
}

li {
list-style-image: url(puce.gif)
}

.spip_logos { padding: 5px; border:0px }


/**** LINK-tag style sheet spip_admin.css ****/

/* Les boutons d'admin survolent la page (sauf #FORMULAIRE_ADMIN) */
.spip-admin-float {
	top: 9px;
	right: 20px;
	position: absolute;
	z-index: 100;
}


/* Couleurs et design des boutons d'admin */
.spip-admin-bloc {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	background-color: transparent;
	font-size: 10px;
}

.spip-admin-bloc li {
	padding: 2px;
	display: inline;
}

.spip-admin-bloc ul {
	display: inline;
}

a.spip-admin-boutons {
	border-top: 0px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	text-decoration: none;
	text-align: center;
	margin: 0;
	padding: 0px 1em;
	font-family: helvetica,arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}

a:hover.spip-admin-boutons {
	background-color: #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
}

a:active.spip-admin-boutons {
	background-color: #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
}


/* Style pour le mode debug */
#spip-debug {
	background-color: #BEB1A3;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#spip-debug ul table {
	font-size: 80%;
}

#spip-debug fieldset {
	background-color: #008B8B;
	font-family: Courier, "Courier New", monospace;
	font-size: 12px;
	margin-bottom: 1em;
}

#spip-debug fieldset fieldset {
	background-color: #FFDAB9;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
}

#spip-debug legend {
	background-color: #FFF;
	border: solid 1px #F00;
	padding: 1px 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#spip-debug fieldset fieldset legend {
	border: solid 1px #00F;
	font-weight: normal;
}

#spip-debug a {
	text-decoration: none;
}

#spip-debug a:hover {
	text-decoration: underline;
}

#debug_boucle fieldset {
	background-color: #CCF;
}
#debug_boucle fieldset fieldset {
	background-color: #FFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0.5em 1.5em;
}

#spip-boucles {
	height:auto;
	margin: 0 0 1em 0;
	padding: .5em 0;
	border-top: 1px solid #3399FF;
	border-bottom: 2px solid #666666;
}

.spip-env fieldset {
	background-color: #FFF;
	border: solid 1px #008;
	margin: 2px 2em;
}

.spip-env legend {
	background-color: #FFF;
	border: solid 1px #F00;
	padding: 1px 1em;
	font-weight: bold;
}

.spip-env fieldset div {
	overflow: auto;
	height: auto;
}


/**** LINK-tag style sheet spip_admin.css ****/

/* Les boutons d'admin survolent la page (sauf #FORMULAIRE_ADMIN) */
.spip-admin-float {
	top: 0px;
	right: 20px;
	position: absolute;
	z-index: 100;
}


/* Couleurs et design des boutons d'admin */
.spip-admin-bloc {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	background-color: transparent;
	font-size: 10px;
}

.spip-admin-bloc li {
	padding: 0 2px;
	display: inline;
}

.spip-admin-bloc ul {
	display: inline;
}

a.spip-admin-boutons {
	border-top: 1px solid #cecece;
	border-bottom: 2px solid #4a4a4a;
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
	text-decoration: none;
	text-align: center;
	margin: 0;
	padding: 1px .5em;
	font-family: helvetica,arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #fff;
	color: #0c479d;
}

a:hover.spip-admin-boutons {
	background-color: #fc3;
	border-bottom: 2px solid #36f;
}

a:active.spip-admin-boutons {
	background-color: #ccc;
	border-bottom: 2px solid #f00;
}


/* Style pour le mode debug */
#spip-debug {
	background-color: #008B8B;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#spip-debug ul table {
	font-size: 80%;
}

#spip-debug fieldset {
	background-color: #FFF;
	font-family: Courier, "Courier New", monospace;
	font-size: 12px;
	margin-bottom: 1em;
}

#spip-debug fieldset fieldset {
	background-color: #CCF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
}

#spip-debug legend {
	background-color: #FFF;
	border: solid 1px #F00;
	padding: 1px 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#spip-debug fieldset fieldset legend {
	border: solid 1px #00F;
	font-weight: normal;
}

#spip-debug a {
	text-decoration: none;
}

#spip-debug a:hover {
	text-decoration: underline;
}

#debug_boucle fieldset {
	background-color: #CCF;
}
#debug_boucle fieldset fieldset {
	background-color: #FFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0.5em 1.5em;
}

#spip-boucles {
	margin: auto;
	padding: 0.5em;
	border-top: 1px solid #3399FF;
	border-bottom: 2px solid #666666;
	height: auto;
}

.spip-env fieldset {
	background-color: #FFF;
	border: solid 1px #008;
	margin: 2px 2em;
}

.spip-env legend {
	background-color: #FFF;
	border: solid 1px #F00;
	padding: 1px 1em;
	font-weight: bold;
}

.spip-env fieldset div {
	overflow: auto;
	height: auto;
}


/**** LINK-tag style sheet spip_admin.css ****/

/* Les boutons d'admin survolent la page (sauf #FORMULAIRE_ADMIN) */
.spip-admin-float {
	top: 0px;
	right: 20px;
	position: absolute;
	z-index: 100;
}


/* Couleurs et design des boutons d'admin */
.spip-admin-bloc {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	background-color: transparent;
	font-size: 10px;
}

.spip-admin-bloc li {
	padding: 0 2px;
	display: inline;
}

.spip-admin-bloc ul {
	display: inline;
}

a.spip-admin-boutons {
	border-top: 1px solid #cecece;
	border-bottom: 2px solid #4a4a4a;
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
	text-decoration: none;
	text-align: center;
	margin: 0;
	padding: 1px .5em;
	font-family: helvetica,arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #fff;
	color: #0c479d;
}

a:hover.spip-admin-boutons {
	background-color: #fc3;
	border-bottom: 2px solid #36f;
}

a:active.spip-admin-boutons {
	background-color: #ccc;
	border-bottom: 2px solid #f00;
}


/* Style pour le mode debug */
#spip-debug {
	background-color: #f0f0f0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#spip-debug ul table {
	font-size: 80%;
}

#spip-debug fieldset {
	background-color: #FFF;
	font-family: Courier, "Courier New", monospace;
	font-size: 12px;
	margin-bottom: 1em;
}

#spip-debug fieldset fieldset {
	background-color: #CCF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
}

#spip-debug legend {
	background-color: #FFF;
	border: solid 1px #F00;
	padding: 1px 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#spip-debug fieldset fieldset legend {
	border: solid 1px #00F;
	font-weight: normal;
}

#spip-debug a {
	text-decoration: none;
}

#spip-debug a:hover {
	text-decoration: underline;
}

#debug_boucle fieldset {
	background-color: #CCF;
}
#debug_boucle fieldset fieldset {
	background-color: #FFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0.5em 1.5em;
}

#spip-boucles {
	margin: 0 0 1em;
	padding: 0.5em 0;
	border-top: 1px solid #3399FF;
	border-bottom: 2px solid #666666;
	height: auto;
}

.spip-env fieldset {
	background-color: #FFF;
	border: solid 1px #008;
	margin: 2px 2em;
}

.spip-env legend {
	background-color: #FFF;
	border: solid 1px #F00;
	padding: 1px 1em;
	font-weight: bold;
}

.spip-env fieldset div {
	overflow: auto;
	height: auto;
}


#debug_boucle fieldset {
	background-color: #CCF;
}
#debug_boucle fieldset fieldset {
	background-color: #FFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0.5em 1.5em;
}

#spip-boucles {
	margin: 0 0 1em;
	padding: 0.5em 0;
	border-top: 0px solid #3399FF;
	border-bottom: 0px solid #666666;
	height: auto;
}

.spip-env fieldset {
	background-color: #FFF;
	border: solid 0px #008;
	margin: 2px 2em;
}

.spip-env legend {
	background-color: #FFF;
	border: solid 0px #F00;
	padding: 0px 0em;
	font-weight: bold;
}

.spip-env fieldset div {
	height: auto;
	overflow: auto; 
}


.spip-env legend {
	background-color: #FFF;
	border: solid 1px #F00;
	padding: 1px 1em;
	font-weight: bold;
}

.spip-env fieldset div {
	height: auto;
	overflow: auto; 
}


select {
	font-size: 9pt;	
	border: #000 1px solid;
	color: black;
	background: #FFFFFF;
}

option {
 
	font-size: 9pt;
	color:  #CCCCCC;
	background: black;
}


/* las listas del lado derecho del articulo  */
#menu-art
{
	position: relative;
	list-style-type: square;
}

#menu-art a
{
	color: #000000;
	background-color: #ABCAFE;
	display: block;
	padding-left: 2px;
	text-align: left;
	text-decoration: none;
	font: 8pt Arial, sans-serif;
	list-style: circle;
}

#menu-art a:hover
{
	color: #F00;
	background: #A0A0A4;
	list-style: circle;
}

label {
	color: #000000;
	font-size: 10pt;
	padding: 0px;
}

texte-intro {
	color: #000000;
	font-size: medium;
	border-color: #d4ffff;
}
element.sytle
{
	background-color: #ABCAFE;
}


