/* SPIP-STYLE                                              version 1.9  */
/* Cette feuille contient les styles associes au code genere par SPIP.  */
/* Ces styles sont indispensables et doivent necessairement etre        */
/* definis pour le bon fonctionnement de vos squelettes.                */


/* Raccourcis typographiques de SPIP */
i.spip {}
strong.spip {}
hr.spip {}

.spip_puce { 
list-style-position: outside;
color:#FF0000}

ul.spip {

}
ol.spip {}
li.spip {
 font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h3.spip {
background:url(../img_esp/img1.gif) no-repeat;    
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f02233;
	letter-spacing: normal;
	text-align: justify;
	text-decoration:none;
	margin-left:51px;
	padding:1px 2px 2px 14px;
}

/* Paragraphes, citations, code et poesie */
p.spip {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin-left: 51px;
margin-right: 10px;
margin-top:5px;
text-align:justify;

}

p.spip_note {}

blockquote.spip, .spip_serif { font-family: Georgia, Times, serif; }

blockquote.spip { 
	margin: 1em; 
	padding-left: 1em;
	padding-right: 1em;
	border: 1px dotted; }

div.spip_poesie { 
	margin: 1em; 
	padding-left: 1em; 
	border-left: 1px solid;
	font-family: Garamond, Georgia, Times, serif; }
div.spip_poesie div { text-indent: -60px; margin-left: 60px; }

.spip_code, .spip_cadre { font-family: monospace; font-style: normal; font-size: 1.2em; }
.spip_cadre { width: 99%; border: 1px inset; }

.spip_surligne { background: #FF6; }

/* Tableaux */
table.spip {
	margin: auto;
	margin-bottom: 1em;
	border: 1px solid;
	
	/*border-collapse: collapse;*/
	 }
table.spip caption {
	caption-side: top; /* bottom pas pris en compte par IE */
	text-align: center;
	margin: auto;
	padding: 3px;
	font-weight: bold; }
table.spip tr.row_first { background: #ccc; }
table.spip tr.row_odd { background: #fff; }
table.spip tr.row_even { background: #fff; }
table.spip th, table.spip td { padding: 5px; text-align: center; vertical-align: middle; }

/* Logos, documents et images */
img, .spip_logos { margin: 0; padding: 0; border: none; }

.spip_documents { text-align: center; }
.spip_documents_center { clear: both; width: 100%; margin: auto; }
span.spip_documents_center { display: block; margin-top:1em; }
.spip_documents_left { float: left; margin-right: 15px; margin-bottom: 5px; }
.spip_documents_right { float: right; margin-left: 15px; margin-bottom: 5px; }
.spip_doc_titre { font-weight: bold; font-size: 0.8em; margin-left: auto; margin-right: auto; }
.spip_doc_descriptif { clear: both; font-size: 0.8em; margin-left: auto; margin-right: auto; }

/* Images typographiques (via image_typo), URL a revoir... */
.format_png { behavior: url(win_png.htc); }

/* modeles par defaut */
.spip_modele { float: right; display: block; border: 1px dotted #666; width: 180px; }

/* Barre de raccourcis typographiques */
table.spip_barre { width: 100%; }

table.spip_barre a img {
	background: #FDA;
	padding: 3px;
	border: 1px outset #999; }
table.spip_barre a:hover img {
	background: #FFF;
	border: 1px solid #999; }

table.spip_barre input.barre { width: 100%; background: #EEE; }

/* * Couleurs des liens de Spip */
a.spip_note {} /* liens vers notes de bas de page */
a.spip_in { color: #900; } /* liens internes */
a.spip_out { color: #ff0000; } /* liens sortants */
a.spip_url { color: #009; } /* liens url sortants */
a.spip_glossaire { color: #060; } /* liens vers encyclopedie */
.on { font-weight: bold; color: #000; } /* liens exposes */

/* CSS Document */
body
{
text-align: center;
margin-left: 0px;
margin-right: 0px;
}
#subtitulos{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}
#text_subtit{
font-family:Georgia, Times New Roman, Times, serif;
font-size:16px;
color:#999999;
font-weight:700;
margin-left: 0px;
margin-right: 0px;
margin-top:20px;
}

#text_cuadro{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:700;
font-style:italic;
color:#999999;
margin-left: 40px;
margin-right: 60px;
margin-top:20px;
margin-bottom:20px;
border-style: solid;
border-width:1px;
border-color:#CCCCCC;
}

#text_body{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin-left: 40px;
margin-right: 60px;
margin-top:5px;
text-align:justify;

}

#border_style{
	border-style:solid;
	border-color:#CCCCCC;
	border-width:1px;
	width:770px;
	margin-right:auto;
	margin-left:auto;
	text-align: left;

}
#border_style_submenu{
	border-bottom:solid #CCCCCC 1px;
	border-right:solid #CCCCCC 1px;
	
	width:60%;

	text-align: left;
}

#border_style_subtit{
	border-top:solid #CCCCCC 1px;
	width:100%;
	margin-right:auto;
	margin-left:auto;
	text-align:right;
	
}
#border_style_content{
	border-bottom:solid #CCCCCC 1px;
	border-right:solid #CCCCCC 1px;
	border-top:solid #CCCCCC 1px;
	text-align:right;
	
}

/*CSS MENU ADMINISTRADOR*/
#menumap_admprogramacion {
	display:block;
	background:url(../img_admin/menumap_programacion.gif);
	width:768px;
	height:30px;
	}


/*CSS MENUS*/
#menumap_ppal {
	display:block;
	background:url(img_esp/menu.gif);
	width:768px;
	height:30px;
	}
#menumap_alianza {
	display:block;
	background:url(img_esp/menu_alianza.gif);
	width:768px;
	height:30px;
	}

#menumap_cursos {
	display:block;
	background:url(img_esp/menu_cursos.gif);
	width:768px;
	height:30px;
	}
#menumap_estudiar {
	display:block;
	background:url(img_esp/menu_estudiar.gif);
	width:768px;
	height:30px;
	}
#menumap_links {
	display:block;
	background:url(img_esp/menu_links.gif);
	width:768px;
	height:30px;
	}
#menumap_programacion {
	display:block;
	background:url(img_esp/menu_programacion.gif);
	width:768px;
	height:30px;
	}

a#frances {
	width:83px; 
	height:0; 
	padding-top:10px; 
	overflow:hidden; 
	position:absolute; 
	margin-left:638px;
	margin-top:22px;
	background:transparent url(img_esp/on_francais.gif) no-repeat 400px 400px; 
	text-align: left;
	}
a#frances:hover {
	background-position: 0 0; 
	overflow:visible;
	text-align: left;
	}
a#alianzafrancesa {
	width:83px; 
	height:0; 
	padding-top:10px; 
	overflow:hidden; 
	position:absolute; 
	margin-left:123px;
	margin-top:4px;
	background:transparent url(img_esp/on_alianzafrancesa.gif) no-repeat 400px 400px; 
	text-align: left;
	}
a#alianzafrancesa:hover {
	background-position: 0 0; 
	overflow:visible;
	text-align: left;
	}
a#cursos {
	width:98px; 
	height:0; 
	padding-top:15px; 
	overflow:hidden; 
	position:absolute; 
	margin-left:220px;
	margin-top:3px;
	background:transparent url(img_esp/on_cursos.gif) no-repeat 400px 400px; 
	text-align: left;
	}
a#cursos:hover {
	background-position: 0 0; 
	overflow:visible;
	text-align: left;
	}


a#estudiarenfrancia {
	width:93px; 
	height:0; 
	padding-top:10px; 
	overflow:hidden; 
	position:absolute; 
	margin-left:335px;
	margin-top:4px;
	background:transparent url(img_esp/on_estudiarenfrancia.gif) no-repeat 400px 400px; 
	text-align: left;
	}
a#estudiarenfrancia:hover {
	background-position: 0 0; 
	overflow:visible;
	text-align: left;
	}
a#links {
	width:30px; 
	height:0; 
	padding-top:10px; 
	overflow:hidden; 
	position:absolute; 
	margin-left:450px;
	margin-top:4px;
	background:transparent url(/img_esp/on_links.gif) no-repeat 400px 400px; 
	text-align: left;
	}
a#links:hover {
	background-position: 0 0; 
	overflow:visible;
	text-align: left;
	}
a#programacion {
	width:110px; 
	height:0; 
	padding-top:15px; 
	overflow:hidden; 
	position:absolute; 
	margin-left:495px;
	margin-top:3px;
	background:transparent url(/img_esp/on_programacion.gif) no-repeat 400px 400px; 
	text-align: left;
	}
a#programacion:hover {
	background-position: 0 0; 
	overflow:visible;
	text-align: left;
	}

/* SUBMENU */

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
padding: 10px 2px 2px 15px;/* **** */
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size: 10px;
/*border-right: 1px inset #cccccc;
height:100%;*/
}

#navcontainer li { margin: 0 0 3px 0; }

#navcontainer a
{
display: block;
padding: 2px 2px 2px 0px;
width: 150px;
background-image: url(/img_esp/l1_down.gif);
} 

#navcontainer a:link, #navlist a:visited
{
color: #999;
text-decoration: none;
padding:2px 2px 2px 24px;

}

#navcontainer a:hover
{

background-image: url(../img_esp/l1_over.gif);
color: #333;
padding:2px 2px 2px 24px;
}

#active a:link, #active a:visited, #active a:hover
{

background-image: url(img_esp/l1_over.gif);
color: #333;
}

	
/*CSS Bolivia*/
#menumap_lp {
	display:block;
	background:url(../img_esp/bol_lp.gif);
	width:149px;
	height:159px;
	}
a#lp {
	width:58px;
	height:32px;
	padding-top:12px;
	overflow:hidden;
	position:absolute;
	margin-top:69px;
	margin-left:16px;
	background:transparent url(../img_esp/on_lp.gif) no-repeat 400px 400px;

	}
a#lp:hover {
	background-position: 0 0; 
	overflow:visible;
	text-align: left;
	}

a#cbba {
	width:58px;
	height:32px;
	padding-top:12px;
	overflow:hidden;
	position:absolute;
	margin-top:85px;
	margin-left:15px;
	background:transparent url(../img_esp/on_cbba.gif) no-repeat 400px 400px;

	}
a#cbba:hover {
	background-position: 0 0; 
	overflow:visible;
	text-align: left;
	}

a#scz {
	width:54px;
	height:32px;
	padding-top:12px;
	overflow:hidden;
	position:absolute;
	margin-top:84px;
	margin-left:79px;
	background:transparent url(../img_esp/on_scz.gif) no-repeat 400px 400px;

	}
a#scz:hover {
	background-position: 0 0; 
	overflow:visible;
	text-align: left;
	}
a#sucre {
	width:33px;
	height:32px;
	padding-top:12px;
	overflow:hidden;
	position:absolute;
	margin-top:101px;
	margin-left:77px;
	background:transparent url(../img_esp/on_sucre.gif) no-repeat 400px 400px;

	}
a#sucre:hover {
	background-position: 0 0; 
	overflow:visible;
	text-align: left;
	}
a#tarija {
	width:24px;
	height:32px;
	padding-top:12px;
	overflow:hidden;
	position:absolute;
	margin-top:123px;
	margin-left:49px;
	background:transparent url(../img_esp/on_tarija.gif) no-repeat 400px 400px;

	}
a#tarija:hover {
	background-position: 0 0; 
	overflow:visible;
	text-align: left;
	}
/*CSS TEXT*/
.txt_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	letter-spacing: normal;
}
.txt_tit {
	font-family: Arial, Helvetica, sans-serif;
	color:#f02233;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: normal;
	text-align: justify;
	text-decoration:none;
}
.txt_tit2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: f02233;
	letter-spacing: normal;
	text-align: justify;
	text-decoration:none;
}
.txt_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	letter-spacing: normal;
	text-align: right;
	text-decoration:none;
}
.txt_body_agenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	letter-spacing: normal;
	text-decoration:none;
}
.txt_body_strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.comillas {
	background:url(../img_esp/img1.gif) no-repeat;  
	padding:1px 2px 2px 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.txt_body_strong2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.txt_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

.txt_body_italic{
	font-size: 11px;
	font-style: italic;
	color: #666666;
}
.text_tit{
font-family:Georgia, Times New Roman, Times, serif;
font-size:16px;
color:#999999;
font-weight:700;
margin-left: 0px;
margin-right: 0px;
margin-top:20px;
}
.linksimple{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #676662;
	text-decoration: underline;
}
.linksimple:hover {
	font-size: 11px;
	font-weight: bold;
	color: #E70500;
	text-decoration: none;
}
.link_mes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	letter-spacing: normal;
	text-decoration:none;
}
.link_mes:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #E70500;
	letter-spacing: normal;
	text-decoration:none;
}
.link_mes_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E70500;
	letter-spacing: normal;
	text-decoration:none;
}
.formulaire {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	cursor: text;
	border-bottom: 1px solid #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-left: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

.tit_agenda {
color:#F02233;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
letter-spacing:normal;
text-align:justify;
text-decoration:none;
}

p.cultural {
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
margin-left:3px;
margin-right:54px;
margin-top:5px;
text-align:justify;
}