/* Default Jalios CSS */
/*@import url("../../../css/portal/jalios.css");*/

/* Import other CSS */
@import url("../planEcoEnergieBretagne_fulldisplay.css");
@import url("../planEcoEnergieBretagne_resultdisplay.css");
@import url("../portletNavigate.css");
@import url("../formulaire.css");
@import url("../tab.css");
@import url("../plugin.css");

* {
	margin: 0px;
	padding: 0px;
	font-family: verdana,regular;
	font-size: 11px;
}
html {
	margin: 0px;
	padding: 0px;
	}

body {
	font-family: verdana;
	font-size:11px;
	background-image: url(../../images/fondDePage.jpg);
}

.Portlet               {}
.PortletSkinable       {}
.Portlet A             { color: #0096DA; text-decoration: none; font-weight:bold;    }
.Portlet A:hover       { text-decoration: underline;                }



/* bandeau */
#header {
	padding: 0px;
	height: 165px;
	background: transparent;
}

/* style des portlet acces identifie et acces anonyme */
#identification{
  padding-left:5px;
  font-size:12px;

}
#identification a{
	font-size:11px;
}

/* pour contraindre le page portail a s'afficher sur 95 % de la largeur ce style est présent dans le gabarit PortletPortal/doPortletPortal.jsp */

#Portal {
  width: 960px;
  height: auto;
  margin: auto;
  text-align: left;
  background-color: #FFFFFF;

}
/* pointilles bleu autour de la colonne centrale ce style est précisé dans l'onglet apparence de la colonne central des pages portails sur 2 colonnes et 2 lignes*/
#boiteColonneCentraleGauche {
	border-top:1px;
	border-bottom:0px;
	border-left:1px;
	border-right:0px;
	border-top-style : dashed;
	border-left-style : solid;
	border-top-color : #0096DA;
	border-left-color : #0096DA;
	border-top-width : 1px;
	border-left-width : 1px;
	margin:0px;
	padding-left:20px;
	padding-right:10px;
	padding-top:15px;
	padding-bottom:15px;
}

#boiteColonneCentraleDroite {
	border-top:1px;
	border-bottom:0px;
	border-left:1px;
	border-right:0px;
	border-top-style : dashed;
	border-left-style : dashed;
	border-top-color : #0096DA;
	border-left-color : #0096DA;
	border-top-width : 1px;
	border-left-width : 1px;
	margin:0px;
	padding-left:20px;
	padding-right:10px;
	padding-top:15px;
	padding-bottom:15px;
}


#boiteColonneGauche{
	border-top:1px;
	border-bottom:1px;
	border-left:0px;
	border-right:0px;
	border-style : dashed;
	border-top-color : #0096DA;
	border-bottom-color : #0096DA;
	border-top-width : 1px;
	border-bottom-width : 1px;
	margin:0px;
}

#boiteColonneGauchePlein{
	border-top:1px;
	border-bottom:1px;
	border-left:0px;
	border-right:1px;
	border-style : solid;
	border-top-color : #0096DA;
	border-bottom-color : #0096DA;
	border-top-width : 1px;
	border-bottom-width : 1px;
	margin:0px;
}
/* style du chemin de fer */
#breadCrumbs {
	background-position: left top;
	background-repeat: no-repeat;
	height:20px;
	padding-left: 30px;
	font-size:9px;
	color:#1A171B;
	line-height:20px;
}

#breadCrumbs a{
	font-size:9px;
	font-weight:bold;
	color:#1A171B;
	line-height:30px;
}

/* style du bouton de recherche */
#opSearch {
  border: none;
  background: url(../images/search_go.gif) no-repeat;
  width: 18px;
  height: 18px;
}

/** style du bouton de recherche avancée*/
#opAdSearch {
  border: none;
  background: url(../images/search_advanced.gif) no-repeat;
  width: 18px;
  height: 18px;
}


#widgets div.Outter {
	margin-bottom: 10px;
}

.PortletQueryForeachDetail_Title .title, .PortletQueryForeachDetail_Standard .title {
	background-position:left 4px;
	background-repeat:no-repeat;
	font-family: vardana;
	color : #000000;
	font-size: 10pt;
	padding-left:0;
	font-weight: bold;
}


.greyHeaderSkin{

}


p.t1 {
	border: none;
	font-family: verdana,regular;
	font-size: 9pt;
	color:#46616E;
	font-weight: bold;
}


/* RESULT DISPLAY : affichage commun dans des résultats dans les portlets de type requête/itéaration*/

/* RESULT DISPLAY */

.resultDisplay {
	margin-bottom:5px;
	color:#004579 ;
	font-family: verdana;
	font-size:11px;
	padding-left:20px;
	}

.resultDisplay img{
	float:left;
	width: 105px;
	height:45px;
	font-size:8pt;
	padding-right:15px;
}

.resultDisplay h1{
	margin-bottom:5px;
	color:#707173 ;
	font-family: verdana;
	font-size:13px;
	font-weight:bold;
}
.resultDisplay h2 {
	color:#0096DA !important;
	font-family: verdana;
	font-size:24px;
	font-weight:bold;
}

.resultDisplay h2 A{
	color:#0096DA ;
	font-weight:bold;
}

.resultDisplay h3 {
	color:#0096DA !important;
	font-family: verdana;
	font-size:13px;
	margin-bottom:2px;

}
.resultDisplay h3 A{
	color:#0096DA !important;
}

.resultDisplay a{
	color:#0096DA ;
	font-weight:bold;
}


/* ou style du lien vers le moteur de recherche */
.PagerLink {
	padding-left:15px;

}
/* style commune puor les portlets query for each (titre, contenu, résumé)
ce style s'applique en choisissant la classe css dans la portlet
affiche par exemple la petite flèche verte dans les boites de droite
*/


.PortletQueryForeachDetail_Standard .result {
	margin-bottom: 2px;
	padding-left: 6px;
}

.PortletQueryForeachDetail_Standard .title A {

}

.PortletQueryForeach_Standard .abstractDetail {
	font-size: 100% !important;
}

.displayHeaderToolbar{
	position: absolute;
	top:33%;
	right: 3%;
	width: 8%;
}

/* Search */
.inlineSearch { margin: 20px; padding: 0; }
.inlineSearch #text { font-size: x-small; height: 1.1em; line-height: 1em;}
.inlineSearch #ok { margin: 0; padding: 0; border:0; background-color: transparent; font-size: x-small; }

.didyoumean {
	color:#0096DA !important;
	font-family: verdana;
	font-size:13px;
	margin-bottom:2px;
	margin-top: 20px;
	margin-left: 20px;
}
.didyoumean strong { color: #0096DA; font-weight: normal; }
.didyoumean a { font-weight: bold; }
.t1{
	border: none;
	font-family: verdana,regular;
	font-size: 9pt;
	color:#46616E;
	font-weight: bold;
	margin-top: 20px;
	margin-left: 20px;
}