
* {
}

.img-stats {
	display: none;
}

#theme-contenu-parent {
    text-align: left;
    position: relative;
}

#theme-contenu-parent .accessibility { 
    position: absolute;
    left: -9999em;
}


#theme-header {
    margin: 0 auto;
    position: relative;
    height: 18em;
    background-image: linear-gradient(to right, #FAFAFA, #E4E4E4);
    //overflow: hidden;
    min-width: 1091px;
}
#theme-header-bas-caf {
	width: 1010px;
	margin: 0px auto;
	height: 20px;
}
#theme-header-contenu {
	height: 150px;
	margin: 0 auto;
    width: 1091px;
    position: relative;
}
#theme-header-contenu .logo {
	float: left;
}

#theme-header-titre {
    height: 48px;
    background-color: #0060ad;
    z-index: 10;
}
#theme-header-titre span img { 
    float: left; 
    color: #fff; 
} 
#theme-header-titre p { 
    display: inline-block;
    font-size: 1.545em;
    line-height: 36px;
} 
 
#theme-header-titre-contenu {
    width: 1091px;
    margin: 0 auto;
    z-index: 0;
    overflow: hidden;
}
#theme-header-titre-contenu #bloc-conseiller {
	display: none; 
    float: right;
    width: 17em;
    height: 4.4em;
    background-color: rgba(0,0,0,0.3);
    overflow: hidden;
}
#theme-header-titre-contenu #bloc-conseiller .bloc-conseiller-contenu {
    padding: 17px 17px 10px 17px;
    background: url(/themecaf/themes/html/Caf/images/background/bg-block-advice.png) right top no-repeat;
}
#theme-header-titre-contenu #bloc-conseiller a {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    font-size: 1.35em;
    font-family: Arial, Verdana;
}
#theme-header-titre-contenu #bloc-conseiller a:hover {
    text-decoration: underline;
}

#theme-header-titre-contenu div.ban {
	padding: 0.7em 0 0 2em;
	color: #FFFFFF;
	float: left;
}
#activemacaf #theme-header-titre-contenu div.ban .ban-titre {
	margin-right: 11.5px;
}
#theme-header-titre-contenu div.ban .ban-titre {
    font-size: 2.5em;
    margin-left: 10px;
	float: left;
}
#theme-header-titre-contenu div.ban .ban-point_caf {
	float: left;
    font-size: 2.3em;
    list-style: disc inside none;
    margin-right: 18px;
    width: 0;
}

#theme-header-navbar {
	height: 2.35em;
    left: 171px;
    padding: 16px 0 0;
    position: absolute;
    top: 0;
}

#theme-header-navbar #links {
    //width: 737px;
    display: block;
    overflow: hidden;
}
#theme-header-navbar #links.caf-hybride {
    width: auto;
}
#theme-header-navbar #links li {
    float: left;
    padding-left: 8px;
    padding-right: 15px;
    background: url("/themecaf/themes/html/Caf/images/puce.png") no-repeat scroll right center;
}
#theme-header-navbar #links li.last {
    background: none repeat scroll 0 0;
    padding-right: 0;
}
#theme-header-navbar #links li.first {
    padding-left: 0;
}
#theme-header-navbar #links a {
    color: #000000;
    font-size: 1em;
    text-decoration: none;
    padding-right: 0;
}

#theme-header-contenu #theme-header-bloc-actions {
	position: absolute;
	bottom: 13px;
	right: 0;
	width: 165px;
	height: 90px;
}
#theme-bloc-recherche2 {
    background-color: #0060AD;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
}
#theme-bloc-recherche2 input {
	padding: 0;
    margin: 0;
}
#theme-bloc-recherche2 .search-form input {
	float: left;
}
#theme-bloc-recherche2 .search-btn input {
	float: right;
}
#theme-bloc-recherche2 .search-form input {
	border: 3px solid #0060AD;
    height: 22px;
    padding: 0 0.5em;
    width: 116px;
    color: #0060AD;
    font-size: 13px;
    font-family: Verdana;
}
#theme-bloc-recherche2 .search-btn input {
	background: url(/themecaf/themes/html/Caf/images/btn/btn-search-loupe.png) no-repeat scroll 0 0 transparent;
    border: 0 none;
    height: 28px;
    width: 30px;
	cursor: pointer;
}
div.deconnexion {
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}
div.deconnexion a {
    background: url(/themecaf/themes/html/Caf/images/deconnexion.png) no-repeat 0 0 !important;
    color: #0C958F;
    font-weight: bold;
    padding: 0 0 0 2.7em !important;
    text-decoration: underline !important;
	height: 21px;
	margin-bottom: 7px;
	display: block;
}
div.deconnexion.eligible-mobile a {
    padding-left: 2.2em !important;
}
div.deconnexion a.lien-mobile {
    background: url(/themecaf/themes/html/Caf/images/smartphone.png) no-repeat scroll 3px 0 transparent !important;
}
div.deconnexion a.lien-mobile span {
    display: inline-block;
    margin-top: 3px;
    text-decoration: underline;
    cursor: pointer;
}

#theme-header-bloc-actions .visite-guidee {
	position: absolute;
	bottom: 28px;
	width: 100%;
	height: 36px;
}
#theme-header-bloc-actions .visite-guidee a {
	position: absolute;
	text-decoration: none;
	color: #0060AD;
	font-weight: bold;
	width: 100%;
	top: 0px;
	left: 0px;
}
#theme-header-bloc-actions .visite-guidee a p {
	padding-left: 2.7em;
	height: 20px;
	padding-top: 3px;
}


#theme-page {
    background: #fff;
    zoom: 1;
    margin: 0 auto;
    position: relative;
    text-align: left;
    width: 1091px;
}
.theme-render-vide #theme-page {
    width: auto;
    background: none;
}

#theme-page .clear-page {
	line-height: 0;
	clear: both;
	height: 0;
}

#theme-page-principal {
	float: left;
	width: 713px;
    padding: 10px 3.2em;
    margin-right: 0.92em;
}
#theme-page-principal .date-courante {
	font-weight: bold;
	font-size: 1.1em;
	position: absolute;
	right: 0;
	top: 0;
	line-height: 2em;
}
#theme-page-principal .date-courante a {
	text-decoration: underline;
	color: #000;
}
.theme-render-vide #theme-page-principal {
    background: none;
    width: auto;
    padding: 0;
    margin-left: 0;
}
.theme-render-vide #theme-page-principal .date-courante {
	display: none;
}

#theme-page-principal-contenu {
    zoom: 1;
}
.theme-render-vide #theme-page-principal-contenu {
    background: none;
    padding: 0;
}

#theme-contenu-page {
    min-height: 300px;
    height: auto !important;
    height: 300px;
    width: 55.4em;
    font-size: 1.1em; 
    padding: 20px 0 0 0; 
    position: relative;
}

#theme-filariane {
    color: #0050b1;
    margin: 0 0 0.95em 0;
    padding: 0 1.4em 0 0; 
    overflow: hidden; 
    zoom: 1;
    line-height: 1.6em;
    font-weight: bold;
}
#activemacaf #theme-filariane,
#activeaidesetservices #theme-filariane {
    color: #0C958F;
}
#theme-filariane.theme-filariane-moncompte {
    margin-bottom: 35px;
}
#theme-filariane li { 
    float: left; 
} 
#theme-filariane a, #theme-filariane span {
    color: #000;
}
#theme-filariane a, #theme-filariane span {
    text-decoration: none;
    font-weight: normal;
}
#theme-filariane a:hover {
    text-decoration: underline;
}

#theme-bloc-codepostal { 
	display: none;
    overflow: hidden; 
    margin: -25px 0 20px; 
    zoom: 1; 
} 
#theme-bloc-codepostal label { 
    float: left; 
    padding: 3px 10px 0 0; 
} 
#theme-bloc-codepostal input.text { 
    float: left; 
    border: 1px solid #cacaca; 
    width: 10em; 
    height: 1.6em; 
    border-right: 0px; 
    padding: 0 5px; 
    color: #585858; 
} 
#theme-bloc-codepostal input.submit { 
    float: left;   
} 
 

#theme-bloc-bar-moncompte {
    background: url(/themecaf/themes/html/Caf/images/background/bg-block-head-account.png) left top repeat-x;
    min-height: 5.5em;
    height: auto !important;
    height: 5.5em;
    margin: -20px 0 5px 0;
}

#theme-bloc-bar-moncompte .theme-bloc-bar-moncompte-contenu {
    padding: 12px 20px;
    position: relative;
}
#theme-bloc-bar-moncompte span.bienvenue {
    color: #0050b1 !important;
    font-weight: normal !important;
    font-size: 1.7em !important;
    padding: 0 0 0 38px !important;
    background: url(/themecaf/themes/html/Caf/images/pictos.png) left -900px no-repeat !important;
    display: block;
}
#theme-bloc-bar-moncompte span strong {
    color: #323232 !important;
}
#theme-bloc-bar-moncompte a {
    color: #0054a0;
    background: url(/themecaf/themes/html/Caf/images/picto-liste.png) left 9px no-repeat;
    padding: 5px 0 0 12px;
    display: block;
    text-decoration: none;
}
#theme-bloc-bar-moncompte a:hover {
    text-decoration: underline;
}


#theme-page-sidebar {
    width: 12.45em;
    float: left;
    padding: 1.8em 0 0 0;
}
#theme-page-sidebar #menu {
    border-top: 1px solid #d6d6d6;
}
#theme-page-sidebar #menu li {
    border-bottom: 1px solid #d6d6d6;
    display: block;
    padding: 0 0 0.95em;
}
#theme-page-sidebar #menu li a {
    color: #4e4e4e;
    font-size: 1.2em;
    text-decoration: none;
    background: url(/themecaf/themes/html/Caf/images/pictos.png) left top no-repeat;
    padding: 0.7em 0 0 0.7em;
    display: block;
}
#theme-page-sidebar #menu li a:hover {
    text-decoration: underline;
}
#theme-page-sidebar #menu li.on {
    background: url("/themecaf/themes/html/Caf/images/background/left_fond.jpg") repeat-y scroll 0 0 transparent;
}
#theme-page-sidebar #menu li.on a {
    color: #0050b1;
}
#activemacaf #theme-page-sidebar #menu li.on a, 
#activeaidesetservices #theme-page-sidebar #menu li.on a,
#activemacaf #contenu-page h1,
#activeaidesetservices #contenu-page h1,
#activemacaf #contenu-page h1 a,
#activeaidesetservices #contenu-page h1 a {
	color: #0C958F;
}
#theme-page-sidebar #menu li.sub ul li {
    border: 0;
    padding: 0 0 0 1.1em;
    zoom: 1;
}
#theme-page-sidebar #menu li.sub img {
	float: right;
	padding: 13px 1px 0 0;
}
#theme-page-sidebar #menu li.sub ul li a {
    color: #4e4e4e !important;
    font-size: 1em!important;
    background: url(/themecaf/themes/html/Caf/images/picto-liste.png) left 12px no-repeat;
}
#theme-page-sidebar #menu li.on ul li.on a.on,
#activemacaf #theme-page-sidebar #menu li.on ul li.on a {
	background: url(/themecaf/themes/html/Caf/images/pictos.png) no-repeat scroll left -386px transparent;
    color: #000 !important;
    font-weight: bold;
}
#activemoncompte #theme-page-sidebar #menu li.on ul li.on a.on {
    background: url(/themecaf/themes/html/Caf/images/picto-liste.png) left 12px no-repeat !important;
}


#theme-footer {
    background: #fff;
    zoom: 1;
    margin: 0 auto;
    position: relative;
    text-align: left;
    width: 1091px;
    margin-top: 25px;
}
#theme-footer .clear-footer {
	line-height: 0;
	clear: both;
	height: 0;
	font-size: 0;
}
#theme-footer-menu-vide {
    display: none;
}

#theme-footer-principal {
    float: left;
	width: 100%;
}

#theme-footer-principal .mentions-legales a {
	color: #323232;
    text-decoration: none;
}

#theme-footer-principal-contenu {
	text-align: center;
    zoom: 1;
}
#theme-contenu-footer {
    text-align: center;
    font-size: 1.1em;
    border-top: 1px solid #7f7f7f;
    padding: 0.92em 0 0;
}
#theme-contenu-footer ul#theme-contenu-footer-links li {
    margin: 0 0.2em;
    padding-left: 1.2em;
}
#theme-contenu-footer ul li {
    display: inline;
    line-height: 1.2em;
}
#theme-contenu-footer ul {
    padding: 0 0 0.8em;
}
#theme-contenu-footer-links li {
    background: url("/themecaf/themes/html/Caf/images/tiret.jpg") no-repeat scroll left center transparent;
}
#theme-contenu-footer-links li.first {
    background: none repeat scroll 0 0 transparent !important;
    padding-left: 0 !important;
}
#theme-contenu-footer-links li a {
    color: #323232;
    text-decoration: none;
    font-size: 0.91em;
}
#theme-contenu-footer-links li a:hover {
    text-decoration: underline;
}

#theme-footer-principal {
	height: 81px !important;
}
#theme-contenu-footer {
    border-top: 0 !important;
}
#theme-contenu-footer-links {
    display: none !important;
}
#footer-outside {
    background-image: linear-gradient(to right, #FAFAFA, #E4E4E4);
    background-size: 100% 100%;
    display: block;
    //overflow: auto;
    position: absolute;
    width: 100%;
    min-width: 1091px;
}
#footer-outside .tstblock1 {
    //margin-left: 20px;
}
#footer-outside a {
    text-decoration: none;
}
#footer-outside #footer-2 {
    margin: 0 auto;
    width: 1091px;
    padding-top: 24px;
    position: relative;
    text-align: left;
}
#footer-outside #footer-2 ul li {
    background: none;
    display: inline;
    font-size: 1.1em;
}
#footer-outside #footer-2 ul li a {
    background: none;
    color: black;
    display: block;
    font-size: 1.1em;
    font-weight: bold;
    padding-top: 2px;
}
#footer-outside #footer-2 .block2 ul li a {
    font-size: 12px;
}
#footer-outside #footer-2 ul li a:active {
    color: #0062AC;
    text-decoration: underline;
}
#footer-outside #footer-2 ul li ul li a {
    color: #4E4E4E;
    font-size: 11px;
    font-weight: normal;
}
#footer-outside #footer-2 .block1 {
    display: inline;
    float: left;
    padding-right: 6%;
    text-align: left;
    vertical-align: middle;
}
#footer-outside #footer-2 .block1 ul {
    padding-bottom: 10px;
    padding-top: 4px;
    width: 235px;
}
#footer-outside #footer-2 .block2 {
    position: absolute;
    right: 10px;
    //top: 40px;
    margin-top: 5px;
}
#footer-outside #footer-2 .block2 ul {
    padding-bottom: 10px;
    width: 150px;
}
.ul-footer{
    display: block;
    width: 33.3%;
    padding-left: 7%;
}

.espace-footer{
	line-height: 20px;
	margin-bottom: 11px;
}

.li-footer{
	box-sizing: border-box;
	border-left: 1px solid white;
	padding-left: 5px;
	line-height: 20px;
}
.a-footer{
	margin-left: 3px;
}


#theme-contenu-parent a.btn-type-01 {
    overflow: hidden;
    color: #000;
    font-size: 1.1em;
    text-decoration: none;
    border: 1px solid #e4e3e4;
    background: url(/themecaf/themes/html/Caf/images/background/bg-gradient-02.png) left top repeat-x #e0e0e0;
    padding: 0.1em 0.45em;
    text-align: center;
}
#theme-contenu-parent .active a.btn-type-01 {
    background: url(/themecaf/themes/html/Caf/images/background/bg-gradient-03.png) left top repeat-x #025c9e;
    border: 1px solid #196cc8;
    color: #fff;
}

a.print {
    background: url(/themecaf/themes/html/Caf/images/pictos.png) left -1100px no-repeat!important;
    width: 16px;
    height: 15px;
    position: absolute;
    right: 10px;
    top: 42px;
    display: block!important;
    text-indent: -9999px;
    overflow: hidden;
}

#theme-bloc-bar-moncompte a.modifier-mdp {
    background: none !important;
    width:18px;
    height:18px;
    position:absolute;
    right:50px;
    top:40px;
    display:block!important;
    text-indent:-9999px;
    overflow:hidden;
    padding:0;
}
#theme-bloc-bar-moncompte a.modifier-mdp img {
	display: block;
}

p.etape {
	padding: 0 !important;
	margin: 0.3em 0px;
}
p.etape span.num-etape {
	background-color: #8E8E8E;
	display: inline-block;
	text-align: center;
	margin-right: 5px;
	padding: 1px 0px;
	font-size: 12px;
	color: #FFFFFF;
	width: 17px;
}
p.etape span.num-etape.actif {
	background-color: #477FC3;
}

#theme-bloc-recherche {
	background: url(/themecaf/themes/html/Caf/images/background/search_fond_on.jpg) repeat scroll 0 0 transparent;
    width: 16.9em;
    color: #fff;
    float: right;
    height: 2.2em;
    padding-top: 0.3em;
    margin-top: 0.2em;
    text-align: center;
}
#theme-bloc-recherche .theme-bloc-recherche-btn span {
    background: url(/themecaf/themes/html/Caf/images/background/bg-gradient-05.png) repeat-x scroll left top #1A71B3;
    color: #FFFFFF;
    display: block;
    height: 1.55em;
    margin: auto;
    padding-top: 0.2em;
    width: 14.45em;
}
#theme-bloc-recherche a#recherche-btn {
    background: url(/themecaf/themes/html/Caf/images/btn/btn-search-loupe.png) no-repeat scroll 11.5em center transparent;
    color: #FFFFFF;
    display: block;
    padding-right: 2.5em;
    text-decoration: none;
    font-size: 1.1em;
}
#theme-bloc-recherche-hybride {
    background: url(/themecaf/themes/html/Caf/images/background/bg-gradient-01.png) left top repeat-x #005FA7;
    color: #fff;
    float: right;
    width: 18em;
    height: 2.1em;
    padding-left: 0.8em;
    padding-top: 5px;
    margin-top: 0.2em;
    text-align: left;
}
#theme-bloc-recherche-hybride label {
    font-size: 1.1em;
    display: block;
    float: left;
    width: 6.2em;
    padding: 2px 0 0 0;
}
#theme-bloc-recherche-hybride .text {
    float: left;
    border: 1px solid #CCCCCC;
    width: 7.6em;
    height: 1.1em;
    color: #2f2f2f;
    font-size: 0.95em;
    padding: 3px 5px;
}
#theme-bloc-recherche-hybride fieldset {
    overflow: hidden;
}

#container-chatbot-cnaf {
    position: fixed;
    bottom: 0;
    width: 100%;
}


#themeplain-contenu-principal {
	text-align: left;
	margin: 5px;
}

.wpsPortletBody
{
	height: 100%;
}


.ui-autocomplete {
	height:auto;
	max-height:220px;
	overflow-y:auto;
}


.popup-cookies {
	display: none;
	background-color: #303938;
	color: #FFFFFF;
	text-align: left;
	width: 100%;
	border-bottom: 1px solid;
}
.popup-cookies a {
	color: #FFFFFF;
}
.popup-cookies p {
	margin: 0px;
	font-weight: normal;
	font-size: 1.2em;
}
.popup-cookies .popup-content {
	background-color: #303938;
	width: 1091px;
	margin: 0px auto;
}
.popup-cookies .popup-text {
	display: inline-block;
	vertical-align: top;
	width: 88%;
	padding: 1%;
}
.popup-cookies .popup-buttons {
	display: inline-block;
	vertical-align: top;
	padding: 1%;
}
.popup-cookies .popup-buttons button {
	cursor: pointer;
	font-weight: bold;
	padding: 4px 8px;
}


@-ms-viewport { width: device-width; }

@media only screen and (min-width: 640px) and (max-width: 1023px) {
	#theme-contenu-parent {
		   	min-width: 713px; // taille du contenu fixe
	   	//min-width: 640px;
	}
	#theme-contenu-parent #theme-page {
	    width: auto !important;
	}
	#theme-contenu-parent #theme-page-principal {
		padding: 0;
	}
	#theme-contenu-parent #theme-filariane {
	    padding: 1.7em;
	    margin: 0;
	}
	#theme-contenu-parent #theme-contenu-page {
		min-height: 0;
		padding:1.7em;
	}
}
@media only screen and (max-width: 639px) {
	#theme-contenu-parent {
	   	min-width: 713px; // taille du contenu fixe
	   	//min-width: 320px;
	}
	#theme-contenu-parent #theme-page {
	    width: auto !important;
	}#theme-contenu-parent
	${divEnglobant} #theme-page-principal {
		padding: 0;
	}
	#theme-contenu-parent #theme-filariane {
	    padding: 1.7em;
	    margin: 0;
	}
	#theme-contenu-parent #theme-contenu-page {
		min-height: 0;
		padding:1.7em;
	}
}
@media only screen and (max-width: 1023px) {
	.popup-cookies .popup-content {
	    width: auto !important;
	}
}
#theme-contenu-parent #media-queries {
	display: none;
}
@media only screen and (min-width: 1px) {
	#theme-contenu-parent #media-queries {
		position: absolute;
	}
}

#theme-contenu-parent.mode-tablette {
	   	min-width: 713px; 
	}
	#theme-contenu-parent.mode-tablette #theme-page {
	    width: auto !important;
	}
	#theme-contenu-parent.mode-tablette #theme-page-principal {
		padding: 0;
	}
	#theme-contenu-parent.mode-tablette #theme-filariane {
	    padding: 1.7em;
	    margin: 0;
	}
	#theme-contenu-parent.mode-tablette #theme-contenu-page {
		min-height: 0;
		padding:1.7em;
	}

	#theme-contenu-parent.mode-telephone {
	   	min-width: 713px; 
	}
	#theme-contenu-parent.mode-telephone #theme-page {
	    width: auto !important;
	}
	#theme-contenu-parent.mode-telephone #theme-page-principal {
		padding: 0;
	}
	#theme-contenu-parent.mode-telephone #theme-filariane {
	    padding: 1.7em;
	    margin: 0;
	}
	#theme-contenu-parent.mode-telephone #theme-contenu-page {
		min-height: 0;
		padding:1.7em;
	}


.msie6 #theme-header, .msie7 #theme-header, .msie8 #theme-header {
	filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1,startColorstr=#FFFAFAFA,endColorstr=#FFE4E4E4);
}

.msie8 #theme-header-titre {
    height: 46px;
    overflow: hidden;
}
.msie6 #theme-header-titre span img {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/themecaf/themes/html/Caf/images/caf_rose.png", sizingMethod="image");
	width: 0.14%;
}

.msie6 #theme-page .clear-page,
.msie7 #theme-page .clear-page {
	display: none;
}

.msie6 .theme-render-vide #theme-page-principal,
.msie7 .theme-render-vide #theme-page-principal,
.msie8 .theme-render-vide #theme-page-principal {
    width: auto;
}


.msie6 #theme-footer,
.msie7 #theme-footer {
    z-index: -1;
}
.msie6 #theme-footer .clear-footer,
.msie7 #theme-footer .clear-footer {
	display: none;
}

.msie6 #footer-outside, .msie7 #footer-outside {
    position: relative;
}

.msie6 #footer-outside, .msie7 #footer-outside, .msie8 #footer-outside {
	filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1,startColorstr=#FFFAFAFA,endColorstr=#FFE4E4E4);
}

#theme-bloc-recherche-hybride {
    width: 16.5em;
}
#theme-bloc-recherche-hybride .text {
    width: 6.1em;
}

.msie6 #theme-bloc-recherche2 .search-form input, .msie7 #theme-bloc-recherche2 .search-form input, .msie8 #theme-bloc-recherche2 .search-form input {
	line-height: 20px;
}

#theme-contenu-page a.print {
    background:url(/themecaf/themes/html/Caf/images/pictos.png) left -1100px no-repeat!important;
    width:16px;
    height:15px;
    position:absolute;
    right:10px;
    top:42px;
    display:block!important;
    text-indent:-9999px;
    overflow:hidden;
}


#theme-contenu-page label.cell {
	text-align: right;
}

#theme-contenu-page label.cell2 {
	text-align: left;
	float:left;
	clear:left;
}

#theme-contenu-page .calendrier  {
	cursor: help;
	display: inline-block;
	padding-left: 0.1em;
	position: relative;
	top: 0.2em;
}
	
#theme-contenu-page .cell{
	width: 49.5%;
	float: left;
	padding-bottom: 1em;
}

#theme-contenu-page .cellfleft{
	float: left;
    padding-bottom: 0em;    
}

#theme-contenu-page .bloc-libelle{
	float: left;
	padding-bottom: 1em;
	margin-right: 0.5em;
	text-align: right;
}

#theme-contenu-page img.iconeadobe{
	width:28px;
	height:30px;
	top:4px;
	position:relative;
}

#theme-contenu-page .Cadre1{
	width:29.5em;
	height:328px;
	border:1px solid #536d7a;
	padding-left: 0.5em;
	margin-bottom:1.5em;
	float:left;
}

#theme-contenu-page .Cadre2{

	width:22em;
	height:328px;
	border:1px solid #536d7a;
	margin-left: 0.5em;
	margin-bottom:1.5em;
	padding-left:1em;
	float:left;
}

#theme-contenu-page .CadreMoncompte{
	width:29.5em;
	height:328px;
	border-color: #C0C0C0;
    border-style: solid;
    border-width: 0 1px 1px;
	margin-bottom:1.5em;
	float:left;	
	margin-left:1em;
}

#theme-contenu-page .CadreMoncompte2{
	width:22em;
	height:328px;
	border-color: #C0C0C0;
    border-style: solid;
    border-width: 0 1px 1px;
	margin-bottom:1.5em;
	float:left;	
	margin-left:1em;
}
#theme-contenu-page .CadreMoncompte3{
	width:52.65em;
	height:128px;
	border-color: #C0C0C0;
    border-style: solid;
    border-width: 0 1px 1px;
	margin-bottom:1.5em;
	float:left;	
	margin-left:1em;
}

#theme-contenu-page .CadreMoncompte p {
	padding-left:0.5em;
}

#theme-contenu-page .CadreMoncompte2 p{
	padding-left:0.5em;
}

#theme-contenu-page .CadreMoncompte3 p{
	padding-left:0.5em;
}

#theme-contenu-page .CadreMoncompte h2 {
    border-color: #C0C0C0;
    border-style: solid none;
    border-width: 1px;
    color: #536D7A;
    font-size: 1em;
    margin: 0 auto;
    padding: 8px;
    text-align: left;
}

#theme-contenu-page .CadreMoncompte2 h2{
    border-color: #C0C0C0;
    border-style: solid none;
    border-width: 1px;
    color: #536D7A;
    font-size: 1em;
    margin: 0 auto;
    padding: 8px;
    text-align: left;
}

#theme-contenu-page .CadreMoncompte3 h2{
    border-color: #C0C0C0;
    border-style: solid none;
    border-width: 1px;
    color: #536D7A;
    font-size: 1em;
    margin: 0 auto;
    padding: 8px;
    text-align: left;
}

#theme-contenu-page .Pieces{
	height:261px;
}

#theme-contenu-page .LienTitre{
	position:relative;
	margin-left:200px;
	margin-top:-37px;
	margin-bottom: 15px;
}

#theme-contenu-page .tableauBlocSitDouble {
    border-color: #C0C0C0;
    border-style: solid;
    border-width: 0 1px 1px;
    color: #536D7A;
    float: left;
    height: auto;
    margin: 0;
    position: relative;
}

#theme-contenu-page .fond_Bleu, #theme-contenu-page .fond-bleu{
	background-color: #D1DDEB;
}

#theme-contenu-page .height35{
	height:3.5em;
}

#theme-contenu-page .txtarea27{
	width: 13.5em;
	height: 5em;
} 

#contenu-page .decale {
   margin-left: 1.1em;
}
#theme-contenu-page .decale2 {
   padding-left: 5.5em;
}

#theme-contenu-page .DecaleGauche{
	left:22px;
	position:relative;
}


#theme-contenu-page .input1chiffre{
	width:1em;
}

#theme-contenu-page .input3chiffre{
	width:2em;
}

#theme-contenu-page .input4chiffre{
	width:3em;
}

#theme-contenu-page .input8chiffre{
	width:7em;
}

#theme-contenu-page .cadreFacultatifBas{
	margin-bottom: 1em;	
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left:0.5em;
	color:black;
	float:left;
	width: 100%;
	background-color: #C1C1C1;
	border: solid black 1px;
}

#theme-contenu-page .cadreAvertissementBas, #contenu-page .cadre-avertissement-bas{
	padding-top: 1em;
	padding-bottom:1em;
	float:left;
	width: 100%;	
}

.contenu-gauche{
	width:50%;
	float:left;
	margin-bottom:1em;
	margin-top:1em;
}

.contenu-droite{
	width:50%;
	float:left;
	text-align:right;
	margin-bottom:1em;	
	margin-top:1em;	
}

#contenu-page .fieldset-apparent{
	border:1px black solid;
	padding:0.5em;
}

#contenu-page .chapeau{
	font-family: Verdana;
	font-weight: bold;	
	font-size: 1.2em;
	color: #000000;
}	
#contenu-page h1 {
    color: #0062ac;
    font-weight:bold;
    font-size:1.55em;
    padding:0 0 8px 0;
	font-family: verdana;
}
#contenu-page h2 {
    color: #55768f;
    font-weight:bold;
    font-size:1.35em;
    padding:0 0 8px 0;
	font-family: verdana;
}
#contenu-page h3 {
    font-size:1.2em;
	font-weight:bold;
    color:#55768F;
    font-weight:bold;
    padding:0 0 10px 0;
}
#contenu-page h4 {
    font-size:1em;
	font-weight:bold;
    color:#55768F;
    font-weight:bold;
    padding:0 0 10px 0;
}
input[class*="bouton"][type="submit"]:disabled,
a.bouton-lien[class*="disabled"] {
	opacity: 0.5;
	cursor: default;
}
#theme-contenu-page .barre-boutons a{
    display:inline; 
}

#theme-contenu-page .barre-boutons .bouton{  	
  	background: url("/themecaf/themes/html/Caf/images/background/bg-gradient-05.png") repeat-x scroll left top #1A71B3;	
	border:1px solid #cacaca;
	color:#fff;
	cursor:pointer;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	height:1.85em;
	padding: 0.1em 2em 0.3em;
	width:9.9em;
}

#theme-contenu-page .bouton-long{  	
  	background: url("/themecaf/themes/html/Caf/images/background/bg-gradient-05.png") repeat-x scroll left top #1A71B3;	
	border:1px solid #cacaca;
	color:#fff;
	cursor:pointer;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	height:1.85em;
	margin-top:2em;
	width:15em;
	text-align:center;
}

#theme-contenu-page .bouton-long-enligne{  	
  	background: url("/themecaf/themes/html/Caf/images/background/bg-gradient-05.png") repeat-x scroll left top #1A71B3;	
	border:1px solid #cacaca;
	color:#fff;
	cursor:pointer;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	height:1.85em;
	width:11em;
	padding-bottom: 0.2em; 
    display: inline;
    line-height: 1.1em;
    margin-left: 0.5em;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    top: 0.2em;
    vertical-align: top;	
}

#theme-contenu-page  a.bouton-lien {
    color:#000;
    font-size:1.1em;
    text-decoration:none;
    width:9.9em;
    height:1.5em;
    border:1px solid #cacaca;
    padding:3px 0 0 0;
    color:#fff !important;
    background:url(/themecaf/themes/html/Caf/images/background/bg-gradient-05.png) left top repeat-x #1a71b3;
    display:inline-block;
}

#theme-contenu-page #contenu-page a.bouton-lien-long {
    color:#000;
    font-size:1.1em;
    text-decoration:none;
    width:15em;
    height:1.5em;
    border:1px solid #cacaca;
    padding:3px 0 0 0;
    color:#fff !important;
    background:url(/themecaf/themes/html/Caf/images/background/bg-gradient-05.png) left top repeat-x #1a71b3;
    display:inline-block;
    text-align:center;
}

.bouton2 { 
	font-size: 1.1em;
    text-decoration: none; 
    width: 9.9em; 
    height: 1.85em; 
    border: 1px solid rgb(202, 202, 202); color: rgb(255, 255, 255); 
    background: url(/themecaf/themes/html/Caf/images/background/bg-gradient-05.png) repeat-x scroll left top rgb(26, 113, 179); 
    display: inline; 
    text-align: center; 
    top: 0.2em; 
    vertical-align: top; 
    padding: 0.1em 2em 0.3em; 
    line-height: 1.1em; 
    overflow: hidden; 
    margin-left: 0.5em; 
    cursor: pointer; 
    font-family: Verdana,Arial,Helvetica,sans-serif; 
}

#theme-contenu-page .barre-boutons .bouton2 { 
	background: url(/themecaf/themes/html/Caf/images/background/bg-gradient-05.png) repeat-x scroll left top rgb(26, 113, 179); 
	border: 1px solid rgb(202, 202, 202); 
	color: rgb(255, 255, 255); 
	cursor: pointer; 
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	font-size: 1.1em; 
	height: 1.85em; 
	padding: 0.1em 2em 0.3em; width: 9.9em; 
}



.popup-decale .barre-boutons{
	text-align: center;
}
.popup-decale .barre-boutons .bouton{  	
  	background: url("/themecaf/themes/html/Caf/images/background/bg-gradient-05.png") repeat-x scroll left top #1A71B3;	
	border:1px solid #cacaca;
	color:#fff;
	cursor:pointer;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	height:1.85em;
	margin-left:1em;
	padding: 0.1em 2em 0.3em;
	width: auto;
}


#theme-contenu-page .conteneur {
    background: url("/themecaf/themes/html/Caf/images/background/bg-gradient-06.png") repeat-x scroll left top #DEDEDE;
    border: 1px solid #BEBEBE;
}
#theme-contenu-page .conteneur .conteneur-titre {
    border-bottom: 1px solid #BEBEBE;
    padding: 0.3em 1em;
}
#theme-contenu-page .conteneur .conteneur-titre-lien {
    position: relative;
}
#theme-contenu-page .conteneur .conteneur-titre-lien .lien-titre {
    position: absolute;
    right: 0;
    top: 0.4em;
    background: url("/themecaf/themes/html/Caf/images/picto-liste.png") no-repeat scroll left 4px transparent ! important;
    padding-left: 10px;
}
#theme-contenu-page .conteneur .conteneur-titre h2 {
    color: #323232;
    font-family: Verdana,Sans-serif;
    font-size: 1.5em;
    font-weight: normal;
}

#theme-contenu-page .conteneur .conteneur-contenu {
    color: #323232;
    padding: 0.5em 1em 0.5em 1em;
}

#theme-contenu-page .conteneur .conteneur-bas{
    border-top: 1px solid #BEBEBE;
    padding-bottom: 0.5em;
    padding-top: 0.5em;
    text-align: center;
}

#theme-contenu-page .conteneur .conteneur-contenu li {
    background:url(/themecaf/themes/html/Caf/images/skin/bullet-list-03.png) left 5px no-repeat!important;
    padding:0 0 0.3em 1em!important;
}

#theme-contenu-page .conteneur .conteneur-contenu li a {
    color:#0050b1;
    text-decoration:none;
}

#theme-contenu-page .conteneur .conteneur-contenu li a:hover {
    text-decoration:underline !important;
}

#theme-contenu-page .conteneur .conteneur-contenu p {
    padding:0 0 0.5em 0;
}
#theme-contenu-page .conteneur .conteneur-contenu .message-alerte p {
    padding-left: 30px;
    padding-bottom: 0;
}

#theme-contenu-page .conteneur-contenu .liens li{
    background:url(/themecaf/themes/html/Caf/images/picto-liste.png) left 4px no-repeat!important;
}

#theme-contenu-page .conteneur-contenu .liens li a:hover,
#theme-contenu-page .conteneur-contenu a:hover,
#theme-contenu-page .conteneur .conteneur-bas a:hover,
#theme-contenu-page #contenu-page a:hover,
#theme-contenu-page .menu-onglet a:hover,
#theme-contenu-page .table-conteneur a:hover {
    text-decoration:underline!important;
}
#theme-contenu-page  a.bouton-lien:hover {
    text-decoration:none !important;
}

#theme-contenu-page .conteneur-contenu .liens li a,
#theme-contenu-page .conteneur-contenu a,
#theme-contenu-page .conteneur .conteneur-bas a,
#theme-contenu-page #contenu-page a,
#theme-contenu-page .menu-onglet a,
#theme-contenu-page .table-conteneur a {
    color:#0054a0;
    text-decoration:none;
}
#theme-contenu-page #contenu-page h1 a:hover,
#theme-contenu-page #contenu-page h2 a:hover {
    text-decoration:none!important;
}
#theme-contenu-page #contenu-page h1 a,
#theme-contenu-page #contenu-page h2 a {
    text-decoration:underline!important;
}
#theme-contenu-page .conteneur .conteneur-bas a strong {
	font-weight: normal;
}

#theme-contenu-page .conteneur .conteneur-titre a {
    color:#0054a0;
    text-decoration:none;
}

#theme-contenu-page .conteneur .conteneur-titre a:hover {
    text-decoration:underline;
}

#theme-contenu-page .conteneur .conteneur-contenu td, #theme-contenu-page .conteneur .conteneur-contenu th{
	padding-bottom: 0.5em;
	vertical-align: bottom;
}

#theme-contenu-page .conteneur .table-entete-invisible { 
 display: none; 
}

#theme-contenu-page #votre-caf-vous-informe .conteneur-contenu .titre-portlet {
  color: #0054a0;
  font-family: Verdana,Sans-serif;
  font-size: 1.5em;
  font-weight: normal;
}
#theme-contenu-page #votre-caf-vous-informe .conteneur-contenu .titre-contenu {
	padding-bottom: 8px; padding-left: 0px; padding-right: 0px; font-family: verdana; color: #323232; font-size: 12px; font-weight: bold; padding-top: 0px
}
#theme-contenu-page #votre-caf-vous-informe .conteneur-contenu .date {
	padding-bottom: 8px; padding-left: 0px; padding-right: 0px; font-family: verdana; color: #323232; font-size: 11px; font-weight: bold; padding-top: 0px
}
#theme-contenu-page #votre-caf-vous-informe .conteneur-contenu .resume {
	padding-bottom: 8px; padding-left: 0px; padding-right: 0px; font-family: verdana; color: #323232; font-size: 12px; font-weight: normal; padding-top: 16px; text-align: justify;
}
#theme-contenu-page #votre-caf-vous-informe .conteneur-contenu .lien {
	padding-bottom: 8px; padding-left: 0px; padding-right: 0px; font-family: verdana; color: #0054a0; font-size: 12px; font-weight: normal; padding-top: 0px
}

#theme-contenu-page #votre-caf-vous-informe{
    margin: 0 0 20px;
    background: url("/themecaf/themes/html/Caf/images/bg-page-bd.png") right bottom no-repeat #FFFFFF;
}
#theme-contenu-page #votre-caf-vous-informe.affichage-defaut {
    border: 0;
    background-image: none;
}
#theme-contenu-page #votre-caf-vous-informe.affichage-defaut .conteneur-contenu {
    padding: 0;
}

#theme-contenu-page.moncompte-accueil #votre-caf-vous-informe.conteneur {
  background: none;
  border: 0 none;
}
#theme-contenu-page.moncompte-accueil #votre-caf-vous-informe .conteneur-contenu {
  padding-left: 0;
  padding-right: 0;
}
#theme-contenu-page.moncompte-accueil #votre-caf-vous-informe .conteneur-contenu .titre,
#theme-contenu-page.moncompte-accueil #votre-caf-vous-informe .conteneur-contenu .resume {
  color: #0062ac;
}
#theme-contenu-page.moncompte-accueil #votre-caf-vous-informe .conteneur-contenu .titre {
  font-weight: bold;
}
#theme-contenu-page.moncompte-accueil #votre-caf-vous-informe .conteneur-contenu .lien-suite {
  color: #0054a0;
}

#theme-contenu-page #ma-situation-accueil .conteneur-contenu-erreur {
	width: 31.2em;
}
#theme-contenu-page #ma-situation-accueil .conteneur-titre-lien .bouton-lien,
#theme-contenu-page #ma-situation .conteneur-titre-lien .bouton-lien {
    position: absolute;
    right: 0px;
    top: -2px;
    padding: 0.3em 1.1em 0.1em 0.5em;
    background-color: #1A71B3;
    background-image: url("/themecaf/themes/html/Caf/images/pic-crayon-blanc.png");
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: right -1px;
}

#theme-contenu-page #ma-situation{
	width: 55em;
	float: left;
	padding-bottom: 0.5em;
	background: none;
	border: 0;

}
#theme-contenu-page #ma-situation .conteneur-contenu{
	color:  #323232;
}
#theme-contenu-page #ma-situation .conteneur-titre{
	border: 0;
}
#theme-contenu-page #ma-situation .conteneur-titre h2{
	color: #3E53A2;
}
#theme-contenu-page #ma-situation .rouge{
	color: red;
}
#theme-contenu-page #ma-situation #ma-situation-contenu-sous-titre .sous-titre{
	font-weight: bold;
	color: #323232;
}
#theme-contenu-page #ma-situation #ma-situation-contenu-sous-titre .sous-titre span{
	color: #2A4299;
}
#theme-contenu-page #ma-situation .conteneur-contenu .case-a-cocher{
    clear: left;
    float: left;
    margin-top: 1em;
    width: 2em;
}

#theme-contenu-page #ma-situation .conteneur-contenu #ma-situation-contenu-gauche{
	float: left;
	width: 27em;
}
#theme-contenu-page #ma-situation .conteneur-contenu .bloc-situation{
    background: url("/themecaf/themes/html/Caf/images/background/bg-gradient-06.png") repeat-x scroll left top #DEDEDE;
    border: 1px solid #BEBEBE;
    margin-left: 1.5em;
    margin-top: 0.5em;
    padding-bottom: 0.5em;
    padding-left: 0.5em;
    padding-top: 0.6em;
}

#theme-contenu-page #ma-situation .conteneur-contenu #ma-situation-contenu-droit{
    float: left;
    width: 26em;
}

#theme-contenu-page #ma-situation-bis{
	width: 32em;
	float: left;
	padding-bottom: 0.5em;
	background: none;
	border: 0;
}
#theme-contenu-page #ma-situation-bis .conteneur-contenu{
	color:  #323232;
}
#theme-contenu-page #ma-situation-bis .conteneur-titre{
	border: 0;
}
#theme-contenu-page #ma-situation-bis .conteneur-titre h2{
	color: #3E53A2;
}
#theme-contenu-page #ma-situation-bis .rouge{
	color: red;
}
#theme-contenu-page #ma-situation-bis .conteneur-contenu .case-a-cocher{
    clear: left;
    float: left;
    margin-top: 1em;
    width: 2em;
}
#theme-contenu-page #ma-situation-bis .conteneur-contenu .bloc-situation{
    background: url("/themecaf/themes/html/Caf/images/background/bg-gradient-06.png") repeat-x scroll left top #DEDEDE;
    border: 1px solid #BEBEBE;
    margin-left: 1.5em;
    margin-top: 0.5em;
    padding-bottom: 0.5em;
    padding-left: 0.5em;
    padding-top: 0.6em;
    width: 25em;
    float:left;
}

#clavier-virtuel {
    float: left;
}
#clavier-virtuel div.clavier-virtuel-saisie {
    float: left;
    width: 240px;
}
#clavier-virtuel div.clavier-virtuel-action {
		text-align: center;
		margin-top: 70px;
    float: right;
}

#clavier-virtuel div.clavier-virtuel-saisie .clavier-virtuel-item {
		min-width: 58px;
    margin: 4px 0;
    float: left;
    width: 20%;
}
#clavier-virtuel div.clavier-virtuel-saisie .case-x {
}
#clavier-virtuel div.clavier-virtuel-saisie .case-xt {
	background: url("/themecaf/themes/html/Caf/images/clavier-numerique.png") no-repeat scroll 0px 0px transparent;
}
#clavier-virtuel div.clavier-virtuel-saisie .case-xy {
	background: url("/themecaf/themes/html/Caf/images/clavier-numerique.png") no-repeat scroll -50px 0px transparent;
}
#clavier-virtuel div.clavier-virtuel-saisie .case-xw {
	background: url("/themecaf/themes/html/Caf/images/clavier-numerique.png") no-repeat scroll -100px 0px transparent;
}
#clavier-virtuel div.clavier-virtuel-saisie .case-xq {
	background: url("/themecaf/themes/html/Caf/images/clavier-numerique.png") no-repeat scroll -150px 0px transparent;
}
#clavier-virtuel div.clavier-virtuel-saisie .case-xz {
	background: url("/themecaf/themes/html/Caf/images/clavier-numerique.png") no-repeat scroll -200px 0px transparent;
}
#clavier-virtuel div.clavier-virtuel-saisie .case-xs {
	background: url("/themecaf/themes/html/Caf/images/clavier-numerique.png") no-repeat scroll -0px -55px transparent;
}
#clavier-virtuel div.clavier-virtuel-saisie .case-xu {
	background: url("/themecaf/themes/html/Caf/images/clavier-numerique.png") no-repeat scroll -50px -55px transparent;
}
#clavier-virtuel div.clavier-virtuel-saisie .case-xx {
	background: url("/themecaf/themes/html/Caf/images/clavier-numerique.png") no-repeat scroll -100px -55px transparent;
}
#clavier-virtuel div.clavier-virtuel-saisie .case-xr {
	background: url("/themecaf/themes/html/Caf/images/clavier-numerique.png") no-repeat scroll -150px -55px transparent;
}
#clavier-virtuel div.clavier-virtuel-saisie .case-xv {
	background: url("/themecaf/themes/html/Caf/images/clavier-numerique.png") no-repeat scroll -200px -55px transparent;
}
#clavier-virtuel div.clavier-virtuel-saisie .case {
	background-color: #E5E5E5;
  display: block;
  margin: 0 auto;
  height: 55px;
  width: 50px;
}

#clavier-virtuel div.clavier-virtuel-action .clavier-virtuel-input input {
	text-align: center;
    width: 94px;
}

#clavier-virtuel div.clavier-virtuel-action #clavier-virtuel-boutons div.clavier-virtuel-bouton {
	background-color: #0099CC;
	position: relative;
	margin: 0.6em auto;
	cursor: pointer;
	color: #FFFFFF;
	padding: 5px 0;
	width: 100px;
}
#clavier-virtuel div.clavier-virtuel-action #clavier-virtuel-boutons div.clavier-virtuel-bouton span.fleche-gauche {
	border-color: transparent #FFFFFF transparent transparent;
	border-width: 6px 10px 6px 0px;
	border-style: solid;
	position: absolute;
	left: 10px;
	top: 7px;
}

#clavier-virtuel div.clavier-virtuel-action p.lien-accessibilite span.picto {
	background: url("/themecaf/themes/html/Caf/images/accessibilite.png") no-repeat scroll 0px 0px transparent;
	margin: -7px -7px -7px 7px;
	display: inline-block;
	height: 25px;
	width: 25px;
}

#bloc-validation {
	text-align: center;
	margin-top: 90px;
	float: right;
	width: 16em;
}
#bloc-validation .barre-boutons {
	margin-bottom: 5px;
}
#bloc-validation .barre-boutons input {
	width: 100%;
}

#theme-contenu-page #connexion{
    margin: 0 0 20px;
}

#theme-contenu-page #connexion .barre-boutons{
	width: 98%;
	float:left;
	text-align:center;
	clear:left;
}

#theme-contenu-page #connexion .barre-boutons .bouton {
	margin-left: 0;
	width:98%;
}

#theme-contenu-page #connexion .barre-boutons a.bouton-corriger{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
  	background: url("/themecaf/themes/html/Caf/images/background/bg-gradient-05.png") repeat-x scroll left top #1A71B3;	
    border: 1px solid #CACACA;
    color: #FFFFFF;
    display: inline-block;
    text-decoration: none !important;
    width: 98%;
}
#theme-contenu-page #connexion .barre-boutons a.bouton-corriger span{
	display: block;
    font-size: 1.1em;
    padding: 0.15em 0 0.3em;
}

#theme-contenu-page .message-erreur p {
    padding: 0 0 0 1.6em !important;
}

#theme-contenu-page .message-erreur {
	background: url("/themecaf/themes/html/Caf/images/picto-erreur.png") no-repeat scroll 6px 3px #B8CCDA;
    border: 1px solid #949494;
    color: #000000;
    font-size: 1.1em;
    font-weight: bold;
    margin-bottom: 1em;
    padding: 0.5em;
}

#theme-contenu-page .message-erreur a {
    color:#fff!important;
    text-decoration:none;
}

#theme-contenu-page .message-erreur a:hover {
    text-decoration:underline;
}

.message-alerte{
	border:1px solid #CADDEC;
	background:#FFFFFF url(/themecaf/themes/html/Caf/images/pictoAlerte.png) no-repeat 6px center;
	font-weight:bold;
	color:#000;
	font-size:1.1em;
	padding:6px;
}

.message-alerte p, #contenu-page .message-alerte p {
    padding:0 0 0 30px;
}

#theme-contenu-page #connexion .conteneur-titre{
    height: 5em;
    margin: 0.8em 1em;
    padding: 0 0 0.3em 0;
}
#theme-contenu-page #connexion .conteneur-titre #bienvenue{
	float: left;
}

#theme-contenu-page #connexion .conteneur-titre #bienvenue span{
    background: url("/themecaf/themes/html/Caf/images/pictos.png") no-repeat scroll left -1400px transparent;
    color: #000000;
    font-size: 1.15em;
    font-weight: bold;
    padding: 0 0 0.9em 1.3em;
    display: block;
}

#theme-contenu-page #connexion .conteneur-titre #bienvenue #obligatoire {
    font-size:0.9em;
}

#theme-contenu-page #connexion .conteneur-titre .msp{
	background: url("/themecaf/themes/html/Caf/images/msp/degrade.jpg") repeat-x scroll 0 0 #FFFFFF;
    border: 1px solid #2B2A91;
    float: right;
    width: 19em;
}
#theme-contenu-page #connexion .msp .msp-bordure{
    border: 2px solid #FFFFFF; 
    height: 100%;
}
#theme-contenu-page #connexion .msp .msp-bordure span.fz7 {
    display: block;
}

#theme-contenu-page #connexion .conteneur-titre .msp a img, #theme-contenu-page #connexion .conteneur-titre .msp a{
	text-decoration:none;
}#theme-contenu-page #connexion .conteneur-titre .msp a:hover{
	text-decoration:underline;
}

#theme-contenu-page #connexion .conteneur-titre .msp p{
    padding-left: 0.5em;
    padding-top: 0.3em;
}

#theme-contenu-page #connexion .conteneur-titre .msp .lien-en-savoir-plus{
    background: url("/themecaf/themes/html/Caf/images/msp/fleche.png") no-repeat scroll 11px 8px transparent;
    margin-left: 10em;
    margin-right: 0.5em;
    margin-top: -2.3em;
    text-align: right;
}

#theme-contenu-page #connexion .conteneur-contenu .msp { 
    background: url("/themecaf/themes/html/Caf/images/msp/degrade.jpg") repeat-x scroll 0 0 #FFFFFF; 
    border: 1px solid #2B2A91; 
    clear: left; 
    width: 98%; 
} 


#theme-contenu-page #connexion .conteneur-contenu .msp a img, #theme-contenu-page #connexion .conteneur-contenu .msp a{
	text-decoration:none;
}#theme-contenu-page #connexion .conteneur-contenu .msp a:hover{
	text-decoration:underline;
}

#theme-contenu-page #connexion .conteneur-contenu .msp p { 
    padding-left: 0.5em; 
    padding-top: 0.3em; 
} 

#theme-contenu-page #connexion .conteneur-contenu .msp .lien-en-savoir-plus { 
    background: url("/themecaf/themes/html/Caf/images/msp/fleche.png") no-repeat scroll 31px 8px transparent; 
    margin-left: 10em; 
    margin-right: 0.5em; 
    margin-top: -1em; 
    margin-bottom: 0; 
    text-align: right; 
}

#theme-contenu-page #connexion .conteneur-contenu #connexion-formulaire{
	width: 27em;
	float: left;
}

#theme-contenu-page #connexion .conteneur-contenu #connexion-formulaire .connexion-formulaire-libelles{
	width: 15em;
	float: left;
	padding-bottom: 0.5em;
}

#theme-contenu-page #connexion .conteneur-contenu #connexion-formulaire .connexion-formulaire-champs{ 
	width: 9.5em;
	float: left;
    padding-bottom: 0.5em;
}

#theme-contenu-page #connexion .conteneur-contenu #connexion-formulaire .connexion-formulaire-aide {
    color: #818181;
    cursor: help;
    float: left;
    font-size: 0.703em;
    margin-top: -0.5em;	
	width: 100%;
	padding-bottom: 0.8em;
}

#theme-contenu-page #connexion-demande-num-alloc .conteneur-contenu .login-formulaire-aide {
	color: #818181;
	cursor: help;
	font-size: 0.703em;
	display: inline-block;
	width: 100%;
}

#theme-contenu-page #connexion .conteneur-contenu #connexion-connexion{
	float: left;
    padding-left: 4.9em;
    width: 21.2em;
}

#theme-contenu-page #connexion .conteneur-contenu #connexion-connexion .connexion-formulaire-libelles{
	float: left;
    padding-bottom: 0.5em;
    width: 18em;
    padding-left: 0.7em;
}

#theme-contenu-page #connexion .conteneur-contenu #connexion-connexion .connexion-formulaire-champs{
	float: left;
    padding-bottom: 0.5em;
    text-align: right;
    width: 2em;
}
#theme-contenu-page #connexion-demande-code-conf .conteneur-contenu .login-formulaire-libelles,
#theme-contenu-page #connexion-demande-num-alloc .conteneur-contenu .login-formulaire-libelles {
	float: left;
	width: 20em; 
	padding-bottom: 0.5em;
}
.decalage-asterisque{
	margin-left:13px;
}
#theme-contenu-page #connexion-demande-code-conf .conteneur-contenu .login-formulaire-champs,
#theme-contenu-page #connexion-demande-num-alloc .conteneur-contenu .login-formulaire-champs {
	float: left;
	width: 16em; 
	padding-bottom: 0.5em;
}

#theme-contenu-page #paiements-accueil{
 	width: 22em;
}
#theme-contenu-page #paiements-accueil .conteneur-contenu .paiements-accueil-montant{
	width: 7em;
	text-align: right;
}
#theme-contenu-page #paiements-accueil .conteneur-contenu table th {
    font-weight: normal;
    text-align: left;
}
#theme-contenu-page #paiements-accueil .conteneur-contenu .paiements-accueil-libelle{
	background:url(/themecaf/themes/html/Caf/images/skin/bullet-list-03.png) left 5px no-repeat!important;
    padding-left: 1em;
}


#theme-contenu-page #paiements-liste{
	width: 22.5em;
	float: left;
}
#theme-contenu-page #paiements-liste .conteneur-contenu th.paiements-liste-date, #theme-contenu-page #paiements-liste .conteneur-contenu th.paiements-liste-montant{
	width: 6em;
	font-weight: normal;
}

#theme-contenu-page #paiements-liste .conteneur-contenu th.paiements-liste-montant{
	text-align: right;
	padding-right: 2em;
}

#theme-contenu-page #paiements-liste .conteneur-contenu th.paiements-liste-detail{
	 width: 3em;
	 font-weight: normal;
}
#theme-contenu-page #paiements-liste .conteneur-contenu td.paiements-liste-montant{
	 padding-right: 2em;
	 text-align: right;
}

#theme-contenu-page #paiements-detail{
	float: right;
	width: 32em;
	margin-left: 0.5em;
}
#theme-contenu-page #paiements-detail th{
	font-weight: normal;
}
#theme-contenu-page #paiements-detail .paiements-detail-libelle{
	width: 20em;
}
#theme-contenu-page #paiements-detail .paiements-detail-montant{
	text-align: right;
	width: 7em;
}


#theme-contenu-page #remboursements-liste{
	float: left;
    width: 23.5em;
}
#theme-contenu-page #remboursements-liste .conteneur-contenu th{
	font-weight: normal;
}
#theme-contenu-page #remboursements-liste .conteneur-contenu th.remboursements-detail-libelle{
	width: 11em;
}
#theme-contenu-page #remboursements-liste .conteneur-contenu .remboursements-liste-montant{
	text-align: right;
	width: 7em;
}
#theme-contenu-page #remboursements-liste .conteneur-contenu th.remboursements-liste-detail{
	 width: 3em;
}


#theme-contenu-page #remboursements-detail{
	float: right;
	width: 31em;
	margin-left: 0.5em;
}
#theme-contenu-page #remboursements-detail th{
	font-weight: normal;
}
#theme-contenu-page #remboursements-detail .remboursements-detail-libelle{
	width: 20em;
}
#theme-contenu-page #remboursements-detail .remboursements-detail-montant{
	text-align: right;
	width: 7em;
}


#theme-contenu-page div.collapsible-element {
	border: 1px solid #BEBEBE;
	margin-right: 0.5em;
	margin-top: 0.5em;
}
#theme-contenu-page div.collapsible-element div.description {
	position: relative;
	padding: 5px !important;
	padding-right: 30px !important;
}
#theme-contenu-page div.collapsible-element div.description span.icon {
	cursor: pointer;
	position: absolute;
	right: 5px;
	font-size: 1.3em;
	width: 21px;
	height: 21px;
	border-radius: 50%;
	border: 1px solid #BEBEBE;
	text-align: center;
}
#theme-contenu-page div.collapsible-element div.description span.icon.icon-plus {
	display: block;
}
#theme-contenu-page div.collapsible-element div.description span.icon.icon-minus {
	display: none;
}
#theme-contenu-page div.collapsible-element.on div.description span.icon.icon-plus {
	display: none !important;
}
#theme-contenu-page div.collapsible-element.on div.description span.icon.icon-minus {
	display: block !important;
}
#theme-contenu-page div.collapsible-element div.detail{
	display: none;
	border-top: 1px solid #BEBEBE;
	padding: 5px !important;
}

#theme-contenu-page span.info-bulle {
	cursor: help;
	border-bottom: 1px dotted;
}
#theme-contenu-page span.info-bulle img.icon-info {
	width:14px;
	height: 14px;
	margin-left: 5px;
}
#theme-contenu-page #attestation-paiements .conteneur-contenu li{
    background:url(/themecaf/themes/html/Caf/images/picto-liste.png) left 4px no-repeat!important;
    padding-left: 0.5em;
}
#theme-contenu-page #attestation-paiements .conteneur-contenu ul{
    padding-left: 1em;
}

#theme-contenu-page #attestation-paiements .conteneur-contenu p#lien-adobe{
	text-align: center;
	padding: 0;
}

#theme-contenu-page #courriers .conteneur-contenu .conteneur-contenu-courriers li{
    background: url("/themecaf/themes/html/Caf/images/skin/bullet-list-03.png") no-repeat scroll left 5px transparent !important;
    margin-left: 1.5em;
    padding-left: 0.8em;
}

#theme-contenu-page #courriers .conteneur-contenu .conteneur-contenu-courriers{
    border-bottom: 1px solid #BEBEBE;
    border-left: 1px solid #BEBEBE;
    border-right: 1px solid #BEBEBE;
    padding-bottom: 0.5em;
}
#theme-contenu-page #courriers .conteneur-contenu {
    border: 0;
    margin: 1em;
    padding: 0 0 0.5em;
}

#theme-contenu-page #courriers .conteneur-contenu p{
	padding-bottom: 0.5em;
    padding-left: 1em;
    padding-top: 0.5em;
}

#theme-contenu-page #courriers .conteneur-contenu .conteneur-contenu-titre {
    border: 1px solid #BEBEBE;
    padding-bottom: 0.5em;
    padding-left: 1em;
    padding-top: 0.3em;
    margin-top: 0.5em;
}

#theme-contenu-page #courriers .conteneur-contenu .conteneur-contenu-titre h2{
	font-size: 1.1em;
    font-weight: normal;       
}
#theme-contenu-page .table-conteneur {
   background: url("/themecaf/themes/html/Caf/images/background/bg-gradient-06.png") repeat-x scroll left top #DEDEDE;
    border: 1px solid #BEBEBE;
	border-collapse:collapse;
	width:100%;
}

#theme-contenu-page .table-conteneur-mes-droits {
	border-top: 1px solid #BEBEBE;
	border-bottom: 0;
	border-left: 0;
	border-right: 0px;
	border-collapse:collapse;
	width:100%;
}

#theme-contenu-page .table-conteneur-mes-droits td.bordure-droite-nulle, #theme-contenu-page .table-conteneur-mes-droits th.bordure-droite-nulle{
    color: #323232;
    padding: 0.5em 1em 0.5em 1em;
	border: 1px solid #BEBEBE;
	border-right: 0px;
	text-align:left;
}

#theme-contenu-page .table-conteneur-mes-droits td.bordure-gauche-nulle, #theme-contenu-page .table-conteneur-mes-droits th.bordure-gauche-nulle{
    color: #323232;
    padding: 0.5em 1em 0.5em 1em;
	border: 1px solid #BEBEBE;
	border-left: 0px;
	text-align:left;
}

#theme-contenu-page .table-conteneur-mes-droits td.bordure-bas-tableau, #theme-contenu-page .table-conteneur-mes-droits th.bordure-bas-tableau{
    color: #323232;
    padding: 0.5em 1em 0.5em 1em;
	border: 1px solid #BEBEBE;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	text-align:left;
}


#theme-contenu-page .table-conteneur td, #theme-contenu-page .table-conteneur th,#theme-contenu-page .table-conteneur-mes-droits td, #theme-contenu-page .table-conteneur-mes-droits th{
    color: #323232;
    padding: 0.5em 1em 0.5em 1em;
	border: 1px solid #BEBEBE;
	text-align:left;
}

#theme-contenu-page .table-conteneur div.contenu-gauche-courrier{
	float:left;
	width:30em;
}

#theme-contenu-page .table-conteneur div.contenu-droite-courrier{
	float:left;
	width:10em;
}

#theme-contenu-page .table-conteneur .bouton-tableau{
	margin-top:2em;
	font-size:0.9em;
	text-align:center;
}

#theme-contenu-page .table-conteneur .titre-tableau{
	font-size:1.2em;
	font-weight:bold;
	font-family: verdana;
}

#theme-contenu-page .table-conteneur ul li{
    background: url(/themecaf/themes/html/Caf/images/skin/bullet-list-03.png) no-repeat scroll left 5px transparent !important;
    padding: 0 0 0.3em 1em !important;
	list-style-type:none;
}    

.font-normal{
	font-weight:normal;
}

#theme-contenu-page #etudiant-boursier-formulaire .libelle{
	width: 15em;
	float: left;
}
#theme-contenu-page #suivi-demarches-accueil { 
   margin-top: 2em; 
} 
#theme-contenu-page #suivi-demarches-accueil ul.liste-prestations,
#theme-contenu-page #suivi-demarches ul.liste-prestations { 
   margin-left: 2em;
}
#theme-contenu-page #suivi-demarches-accueil ul.liste-prestations li,
#theme-contenu-page #suivi-demarches ul.liste-prestations li {
    padding-bottom: 0 !important;
    padding-top: 0.3em !important;
    background-position: left 0.7em !important
}
#theme-contenu-page #suivi-demarches div.cadre-demarche {
    border: 1px solid #BEBEBE;
    border-radius: 1em 1em 1em 1em;
    padding: 1em;
}
#theme-contenu-page #suivi-demarches div.cadre-demarche .clear {
    height: 0;
    line-height: 0;
}
#theme-contenu-page #suivi-demarches .demarches-etat {
    float: left;
    width: 75%;
}
#theme-contenu-page #suivi-demarches .demarches-pdf {
    text-align: center;
    width: 20%;
    float: right;
}
#theme-contenu-page .zone-alerte {
    font-weight: bold;
    font-size: 1.1em;
    color: #fff;
    padding: 0;
    margin: 2em 0 0 0;
}
#theme-contenu-page .zone-alerte-contenu {
    min-height: 4em;
    height: auto !important;
    height: 4em;
    background-color: #0050b1;
    padding: 6px;
	position: relative;
}
#theme-contenu-page .zone-alerte-contenu a {
    color: #fff;
    text-decoration: underline;
}
#theme-contenu-page .zone-alerte-logo {
	background: url("/themecaf/themes/html/Caf/images/pictos.png") no-repeat scroll 18px -787px transparent;
    height: 5em;
    width: 6em;
    position: absolute;
    left: 0;
    top: 0;
}
#theme-contenu-page .zone-alerte p {
    padding: 10px 0 10px 78px;
    line-height: 1.3em;
    text-align: justify;
}

#theme-contenu-page .conteneur .conteneur-contenu #slcalcod td, #theme-contenu-page .conteneur .conteneur-contenu #slcalcod th {
    padding-bottom: 0;
    vertical-align: middle;
}
#theme-contenu-page #recueil-information div.cadre-recueil {
    border: 1px solid #BEBEBE;
    border-radius: 1em 1em 1em 1em;
    padding: 1em;
}
#theme-contenu-page #recueil-information div.cadre-piece {
    border: 1px solid #BEBEBE;
    padding: 1em;
}
#theme-contenu-page #recueil-information div.cadre-recueil .clear {
    height: 0;
    line-height: 0;
}
#theme-contenu-page #recueil-information .recueil-libelle,
#theme-contenu-page #recueil-information .prestation-libelle,
#theme-contenu-page #recueil-information .piece-paragraphe {
    float: left;
    width: 75%;
}
#theme-contenu-page #recueil-information .prestation-libelle.information-allocataire {
	width: auto;
}
#theme-contenu-page #recueil-information .recueil-lien-detail,
#theme-contenu-page #recueil-information .prestation-lien,
#theme-contenu-page #recueil-information .piece-lien {
    text-align: center;
    width: 20%;
    float: right;
}
#theme-contenu-page #recueil-information .prestation-libelle { 
	margin-left: 2em;
}
#theme-contenu-page #recueil-information .question .question-libelle {
    float: left;
    width: 50%;
}
#theme-contenu-page #recueil-information .question .question-reponse .petite-police,
#theme-contenu-page #recueil-information .piece-paragraphe .petite-police {
  font-size: 0.703em;
  font-style: italic;
  display: inline-block;
  width: 100%;
  text-align: right;
  margin-top: 2px;
}
#theme-contenu-page #recueil-information .question .question-reponse {
    float: right;
    width: 50%;
}
#theme-contenu-page #recueil-information textarea {
    width: 100%;
}
#theme-contenu-page #recueil-information .piece-lien .bouton,
#theme-contenu-page #recueil-information .piece-lien .bouton-lien {
    width: 90%;
    margin-left: 0;
}
#theme-contenu-page #recueil-information .piece-lien .bouton.multiple-line {
	height: auto;
    white-space: normal;
    padding-right: 0;
    padding-left: 0;
}
#theme-contenu-page #recueil-information .piece-lien .bouton-lien {
    padding-right: 0;
    padding-left: 0;
}
#theme-contenu-page #recueil-information div.cadre-recueil .aide {
	font-style: italic;
	font-size: 0.72em;
	color: #0062ac;
}
#theme-contenu-page #ressources .conteneur-contenu .ressources-libelle, #theme-contenu-page #ressources-detail .conteneur-contenu .ressources-libelle{
	width:44em;
}
#theme-contenu-page #ressources .conteneur-contenu .ressources-montant, #theme-contenu-page #ressources-detail .conteneur-contenu .ressources-montant{
	width: 4em;
	text-align: right;
}

#theme-contenu-page li.commune{
    background:url(/themecaf/themes/html/Caf/images/picto-liste.png) left 4px no-repeat!important;
    padding-left: 0.5em;
}
#theme-contenu-page ul.commune{
    padding-left: 1em;
}

#contenu-page span.titre-noir{
	color:black;
	font-size: 1.2em;
}



#theme-contenu-page .col2 {
  	width:37em;
	position: relative;
	padding-top: 20px;
	float: left;
}
#theme-contenu-page .col1 {
	width:54em;
	position: relative;
	padding-right: 20px;
	float: left;
}
.msie6 .cols-2 #contenu-page {
    overflow:hidden;
}
#contenu-page ul{
	padding-left: 1em;
}
#contenu-page li{
	  background:url('/themecaf/themes/html/Caf/images/picto-liste.png') left 5px no-repeat!important;
		padding-left: 0.5em;
		list-style-type:none;
}
#contenu-page {
    padding:0px 0 0 0;
}

#contenu-page p {
    padding:0 0 10px 0;
    clear:left;
}

#contenu-page p a {
    color:#0054a0;
    text-decoration:none;
}

#contenu-page p a:hover {
    text-decoration:underline;
}


#contenu-page span.aide {
	font-size:0.703em;
	font-style:italic;
	display: inline-block;
	padding-right: 0em;
	padding-bottom: 0.1em;
	padding-left: 0.4em;
	color: #0062AC;
	cursor:help;
	float:left;
}

#theme-contenu-page .aster { 
   color: #0000FF;
   font-weight: bold;
} 

#contenu-page .loupe{
	width:20px;
	height:15px;
}
#contenu-page .petite-police {
  font-size: 0.703em; 
  font-style:italic;
  color:#0062AC;
}

#contenu-page .petite-police-blanche {
  font-size: 0.703em; 
  font-style:italic;
  color:#FFFFFF;
}

#contenu-page .petite-police-noire {
  font-size: 0.703em; 
  color:#000;
}

#contenu-page .curseur{
	cursor:help;
}

#contenu-page .popup {
    margin-left: 1em;
    padding-top: 1em;
}

#contenu-page .calendrier {
	cursor: help;	
	display: inline-block;
	padding-left: 0.1em;
	position: relative;
	top: 0.3em;
}

.alignright{
	text-align:right;
}
.alignleft{
	text-align:left;
}
.aligncenter{
	text-align:center;
} 
	 
#contenu-page .lignes-2{
  padding-top: 1em;
}
#contenu-page .lignes-3{
  padding-top: 2.3em;
}
#contenu-page .lignes-4{
  padding-top: 3.5em;
}
#contenu-page .lignes-5{
  padding-top: 4.7em;
}

#contenu-page .height35{
	height:3.5em;
}

#contenu-page .txtarea27{
	width: 13.5em;
	height: 5em;
} 

#contenu-page .width1{
	width:1em;
}
#contenu-page .width5{
	width:5em;
}
#contenu-page .width65{
	width:6.5em;
}
#contenu-page .width7{
	width:7em;
}
#contenu-page .width75{
	width:7.5em;
}
#contenu-page .width8{
	width:8em;
}
#contenu-page .width82{
	width:8.2em;
}
#contenu-page .width85{
	width:8.5em;
}
#contenu-page .width9{
	width:9em;
}
#contenu-page .width95{
	width:9.5em;
}
#contenu-page .width10{
	width:10em;
}
#contenu-page .width105{
	width:10.5em;
}
#contenu-page .width11{
	width:11em;
}
#contenu-page .width115{
	width:11.5em;
}
#contenu-page .width12{
	width:12em;
}
#contenu-page .width125{
	width:12.5em;
}
#contenu-page .width13{
	width:13em;
}
#contenu-page .width1395{
	width:13.95em;
}
#contenu-page .width14{
	width:14em;
}
#contenu-page .width145{
	width:14.5em;
}
#contenu-page .width15{
	width:15em;
}
#contenu-page .width155{
	width:15.5em;
}
#contenu-page .width16{
	width:16em;
}
#contenu-page .width165{
	width:16.5em;
}
#contenu-page .width17{
	width:17em;
}
#contenu-page .width175{
	width:17.5em;
}
#contenu-page .width18{
	width:18em;
}
#contenu-page .width185{
	width:18.5em;
} 
#contenu-page .width186{
	width:18.6em;
}
#contenu-page .width19{
	width:19em;
}
#contenu-page .width196{
	width:19.6em;
}
#contenu-page .width20{
	width:20em;
}
#contenu-page .width21{
	width:21em;
}
#contenu-page .width22{
	width:22em;
}
#contenu-page .width224{
	width:22.4em;
} 
#contenu-page .width225{
	width:22.5em;
}
#contenu-page .width23{
	width:23em;
}
#contenu-page .width235{
	width:23.5em;
}
#contenu-page .width24{
	width:24em;
}
#contenu-page .width25{
	width:25em;
}
#contenu-page .width255{
	width:25.5em;
}
#contenu-page .width265{
	width:26.5em;
}
#contenu-page .width258{
	width:25.8em;
}
#contenu-page .width26{
	width:26em;
}
#contenu-page .width27{
	width:27em;
}
#contenu-page .width275{
	width:27.5em;
}
#contenu-page .width28{
	width:28em;
}
#contenu-page .width283{
	width:28.3em;
}
#contenu-page .width285{
	width:28.5em;
}
#contenu-page .width29{
	width:29em;
}
#contenu-page .width295{
	width:29.5em;
}
#contenu-page .width305{
	width: 30.5em;
}
#contenu-page .width315{
	width: 31.5em;
}
#contenu-page .width32{
	width:32em;
} 
#contenu-page .width33{
	width:33em;
} 
#contenu-page .width3445{
	width:34.45em
}
#contenu-page .width36{
	width:36em
}
#contenu-page .width37{
	width:37em
}

#contenu-page .width100p100{
	width:100%;
}

#contenu-page .paddingleft0{
	padding-left:0em;
}
#contenu-page .paddingleft02{
	padding-left:0.2em;
}
#contenu-page .paddingleft05{
	padding-left:0.5em;
}
#contenu-page .paddingleft1{
	padding-left:1em;
}
#contenu-page .paddingleft2{
	padding-left:2em;
}
#contenu-page .paddingleft24{
	padding-left:2.4em;
}
#contenu-page .paddingleft3{
	padding-left:3em;
}
#contenu-page .paddingleft4{
	padding-left:4em;
}
#contenu-page .paddingleft5{
	padding-left:5em;
}
#contenu-page .paddingleft6{
	padding-left:6em;
}
#contenu-page .paddingleft65{
	padding-left:6.5em;
}
#contenu-page .paddingleft7{
	padding-left:7em;
}
#contenu-page .paddingleft8{
	padding-left:8em;
}
#contenu-page .paddingleft97{
	padding-left:9.7em;
}
#contenu-page .paddingleft10{
	padding-left:10em;
}
#contenu-page span.paddingleft94{
	padding-left:9.4em;
}
#contenu-page .paddingleft11{
	padding-left:11em;
}
#contenu-page .paddingleft12{
	padding-left:12em;
}
#contenu-page .paddingleft127{
	padding-left:12.7em;
}
#contenu-page .paddingleft13{
	padding-left:13em;
}
#contenu-page .paddingleft15{
	padding-left:15em;
}
#contenu-page .paddingleft16{
	padding-left:16em;
}
#contenu-page .paddingleft183 {
    padding-left: 18.3em;
}
#contenu-page .paddingleft20{
	padding-left:20em;
}

#contenu-page .marginleft08{
	margin-left:0.8em;
}
#contenu-page .marginright05{
	margin-right:0.5em;
}
#contenu-page .marginright2{
	margin-right:2em;
}
#contenu-page .marginright75{
	margin-right:65px;
}

#contenu-page .paddingright1{
	padding-right:1em;
}

#contenu-page .paddingtop1{
	padding-top:1em;
}
#contenu-page .paddingtop2{
	padding-top:2em;
}

#contenu-page .paddingbottom0{
	padding-bottom:0em;
}
#contenu-page .paddingbottom05{
	padding-bottom:0.5em;
}
#contenu-page .paddingbottom1{
	padding-bottom:1em;
}
 .paddingbottom15{
	margin-bottom:-1.5em;
}
#contenu-page .margintop05{
	margin-top:0.5em;
}
#contenu-page .margintopm05{
	margin-top:-0.5em;
}
#contenu-page .margintopm1{
	margin-top:-1em;
}
#contenu-page .margintopm2{
	margin-top:-2em;
}

#contenu-page .marginbottom05{
	margin-bottom:0.5em;
}

#contenu-page .marginbottom15{
	margin-bottom:1.5em;
}

#contenu-page .cleft{
	clear:left;
}
#contenu-page .cright{
	clear:right;
}

#contenu-page .fleft{
	float:left;
}

#contenu-page .fright{
	float:right;
}

#contenu-page .lien-titre{
	margin-left: -1.6em;
}
#contenu-page #bloc-recapitulatif{
	border: 1px solid #BEBEBE;
	float: left;
	clear: left;
	width: 50em;
	padding: 1em;
	margin-bottom: 0.5em;
}
#contenu-page .cadre1{
	width:18em;
    min-height: 27.5em;
    height: auto !important;
    height: 27.5em;
	border:1px solid #536d7a;
	padding: 0.5em;
	margin-bottom:1.5em;
	float:left;
}

#contenu-page .cadre2{
	width: 33em;
    min-height: 27.5em;
    height: auto !important;
    height: 27.5em;
	border:1px solid #536d7a;
	margin-left: 0.5em;
	margin-bottom:1.5em;
    padding: 0.5em;
	float:left;
}

#contenu-page .pieces{
    min-height: 261px;
    height: auto !important;
    height: 261px;
}
.popup-decale {
	text-align: left;
    margin-left: 1.5em;
    padding-top: 1.5em;
    text-align:justify;
    margin-right:1.5em;
}  


.table-type-01 {
    border-collapse:collapse;
    margin:0 0 10px 0;
}

.table-type-01 caption {
    text-align:left;
    padding:0 0 10px 0;
}

.table-type-01 .data {
    text-align:center;
    width:8.3em;
}


.table-type-01 .main-col {
    width:280px;
}

.table-type-01 input.text {
    width:6em;
    border:1px solid #c8c8c8;
}

.table-type-01 td {
    padding:10px;
    color:#585858;
    text-align:center;
    border-bottom:1px solid #d0d0d0;
    font-size:0.9em;
    vertical-align:middle;
    border-right:1px solid #727272;
}

.table-type-01 .title td {
    font-weight:bold;
    text-transform:uppercase;
    text-align:left;
    color:#282828;
    font-size:1.1em;
}

.table-type-01 .alt td {
    background:#e8e8e8;
}

.table-type-01 .row-value {
    text-align:right;
    font-size:1.1em;
}

.table-type-01 .first {
    text-align:left;
    font-size:1.1em;
}

.table-type-01 a {
    color:#0054a0;
}

.table-type-01 a:hover {
    text-decoration:none;
}

.table-type-01 td p {
    padding:0 0 10px 0;
}

.table-type-01 .col-value {
    color:#fff;
    font-weight:bold;
    background:url("/themecaf/themes/html/Caf/images/background/bg-gradient-04.png") left top repeat-x #19405d;
}

.table-type-02 {
    border-collapse:collapse;
    margin:0 0 0 0;
}

.table-type-02 td {
    padding-bottom:3px;
    padding-top:3px;
    color:#585858;
    font-size:0.9em;
    text-align:center;
    vertical-align:middle;
    border-bottom:1px solid #d0d0d0;
    border-right:1px solid #727272;
}

.table-type-02 .td-no-border-b {
    border-bottom:0px;
}

.table-type-02 .td-no-border-l {
    border-left:0px;
}

.table-type-02 .td-no-border-r {
    border-right:0px;
}

.table-type-02 .td-bg {
    color:#fff;
    font-weight:bold;
	background:url("/themecaf/themes/html/Caf/images/background/bg-gradient-04.png") left top repeat-x #19405d;
}

.table-type-02 .td-alignleft-2 {
	text-align:left;
	padding-left:2px;
}

td.fond-bleu {
	background-color:#55768f;
}

.couleur-bleu{
	color:#0054A0;
}

#divConteneurLignes .caseTitre{
	position: relative;
	float: left;
	width: 34.5em;
	padding-left:1em;
	padding-bottom:1em;
	text-align:left;
}
#divConteneurLignes .caseUn{
	position: relative;
	float: left;
	padding-bottom:1em;
	text-align:right;
}
#divConteneurLignes .caseDeux{
	position: relative;
	float: left;
	padding-bottom:1em;
}

#divConteneurLignes .caseUnRadio{
	position: relative;
	float: left;
	width: 13em;
	padding-bottom:1em;
	text-align:right;
}
#divConteneurLignes .caseDeuxRadio{
	position: relative;
	float: left;
	width: 20.5em;
	padding-bottom:1em;
}

#divConteneurLignes  .alignright{
	text-align:right;
}
#divConteneurLignes  .alignleft{
	text-align:left;
}
#divConteneurLignes  .aligncenter{
	text-align:center;
}

.exemple-date{
	position:relative;
	top:-1em;
}

.exemple-date2{
	position:relative;
	top:-2.5em;
}

#contenu-page fieldset.formulaire-cadre {
    border: 1px solid #BEBEBE;
    margin: 0 0 20px;
    position: relative;
    width: 35em;
    padding:1em;
}

#contenu-page fieldset.formulaire-cadre2 {
    border: 1px solid #BEBEBE;
    position: relative;
    width: 35em;
    padding:1em;
}

.cadre-1{
    border: 1px solid #536D7A;
    margin-bottom: 1.5em;
    min-height: 273px;
    height: auto !important;
    height: 273px;
    padding: 0.4em;
    width: 26.7em;
}

.cadre-2{
    border: 1px solid #536D7A;
    height: 273px;
    margin-bottom: 1.5em;
    margin-left: 1em;
    padding: 0.4em;
    width: 25.7em;
}

.cadre-3{
    border: 1px solid #536D7A;
    height: 5em;
    width: 27em;
}

.cadre-4{
    height: 5em;
    margin-bottom: 1.5em;
    margin-left: 1em;
    text-align: center;
    width: 25.5em;
}

.cadre-gauche{
	float:left;
	width:27.5em;
	margin-bottom:15px;
}

.cadre-droite{
	float:left;
	width:25.5em;
	margin-bottom:15px;
}

img.imgMonEnfant{
	width:324px;
	-width:321px; 
	height:63px;
}



#contenu-page  #ma-caf-formulaire .titres, #contenu-page  #ma-caf-formulaire .modifier-mel, #contenu-page  #ma-caf-formulaire .titres-coordonees, #contenu-page #ma-caf-formulaire .champs-question{
	float: left;
	width: 98%;
	padding-bottom: 0em;
}

#contenu-page  #ma-caf-formulaire .titres-coordonees{
	padding-bottom: 0.5em;
	margin-top: 1.5em;
}
#contenu-page  #ma-caf-formulaire .modifier-mel{
	text-align: right;
	padding-bottom: 1em;
		width: 36.5em;
}
#contenu-page #ma-caf-formulaire span.aide {
	width: 98%;
	padding-bottom: 0.5em;
}

#contenu-page #ma-caf-formulaire .libelles-question, #contenu-page #ma-caf-formulaire .libelles-message{
	float: left;
	width: 20em;
	padding-bottom: 1em;
	clear: left;
}

#contenu-page  #ma-caf-formulaire .champs{
	float: left;
	width: 16em;
	padding-bottom: 1em;
}

#contenu-page  #ma-caf-formulaire .libelles-coordonees{
    float: left;
    padding-bottom: 1em;
    padding-left: 2em;
    width: 18em;
}

#contenu-page #ma-caf-formulaire .libelles-question{
	padding-bottom: 0.5em;
}
#contenu-page #ma-caf-formulaire .champs-question{
	padding-left: 0.5em;
	padding-bottom: 1em;
}

#contenu-page #ma-caf-formulaire .libelles-message{
	padding-bottom: 0.5em;
}
#contenu-page #ma-caf-formulaire .champs-message{
	padding-left: 0.5em;
	float: left;
	padding-bottom: 1em;
}

#contact, #recommandations{
	float:left;
	width:36em;
	margin-right:1em;
}

#aides-services{
	background: url("/themecaf/themes/html/Caf/images/bg-stripes.png") no-repeat scroll left top transparent;
	float:left;
	overflow: hidden;
    padding: 2.8em 0 0 0.5em;
    width: 15em;
}

#aides-services .titre-aides-services{
	font:28px Optima Reg;
}

#contenu-page  #allocataire-autre-caf .titres{
	float: left;
	width: 98%;
	padding-bottom: 0em;
}


#contenu-page  #votre-caf-type-internaute .titres{
	float: left;
	width: 98%;
	padding-bottom: 0em;
}

#contenu-page  #votre-caf-type-internaute .allocataire-caf{
    border: 1px solid #536D7A;
    float: left;
    height: 7em;
    padding: 0.4em;
    width: 25em;
}
#contenu-page  #votre-caf-type-internaute .non-allocataire-caf{
    border: 1px solid #536D7A;
    float: left;
    height: 7em;
    margin-left: 1.5em;
    padding: 0.4em;
    width: 25em;
}

#contenu-page  #votre-caf-formulaire .titres{
	float: left;
	width: 98%;
	padding-bottom: 0em;
}

#contenu-page #votre-caf-formulaire span.aide {
	width: 98%;
}

#contenu-page  #votre-caf-formulaire .libelles, #contenu-page #votre-caf-formulaire .libelles-question, #contenu-page #votre-caf-formulaire .libelles-message{
	float: left;
	width: 20em;
	padding-bottom: 1em;
	clear: left;
}

#contenu-page  #votre-caf-formulaire .champs{
	float: left;
	width: 18em;
	padding-bottom: 1em;
}

#contenu-page  #votre-caf-formulaire .champs-2{
	float: left;
	width: 20em;
	padding-bottom: 1em;
}

#contenu-page  #votre-caf-formulaire .libelles-coordonees{
    float: left;
    padding-bottom: 1em;
    padding-left: 2em;
    width: 18em;
}

#contenu-page  #votre-caf-formulaire .libelles-code-postal{
	float: left;
	width: 9.5em;
	text-align: right;
	padding-bottom: 1em;
}
#contenu-page  #votre-caf-formulaire .champs-code-postal{
	float: left;
	width: 5.5em;
	padding-bottom: 1em;
}

#contenu-page  #votre-caf-formulaire .libelles-ville{
	float: left;
	width: 5em;
	text-align: right;
	padding-bottom: 1em;
}
#contenu-page  #votre-caf-formulaire .champs-ville{
	float: left;
	width: 14em;
	padding-bottom: 1em;
}

#contenu-page #votre-caf-formulaire .autorisation-caf{
    float: left;
	padding-bottom: 3em;
}

#contenu-page #votre-caf-formulaire .libelles-question{
	padding-bottom: 0.5em;
	width:18em;
}

#contenu-page #votre-caf-formulaire .lien-conditions-utilisation{
	text-align:right;
	width: 17em;
	padding-bottom: 0.5em;
}

#contenu-page #votre-caf-formulaire .champs-question{
	padding-left: 0.5em;
	padding-bottom: 1em;
}

#contenu-page #votre-caf-formulaire .libelles-message{
	width: 98%;
	padding-bottom: 0.5em;
}

#contenu-page #votre-caf-formulaire .champs-message{
	padding-left: 0.5em;
	padding-bottom: 1em;
	float: left;
}

#theme-contenu-page.theme-contenu-page-ma-caf {
	padding-top: 1.7em;
}
#theme-contenu-page.theme-contenu-page-ma-caf #contact-caf {
    line-height: 1.4em;
}
#theme-contenu-page.theme-contenu-page-ma-caf #contact-caf li {
    background-position: 0 4px !important;
    padding-bottom: 0.5em;
    padding-top: 0;
}
#theme-contenu-page.theme-contenu-page-ma-caf #contact-caf h1 {
    font-size: 1.85em;
    line-height: 1.2em;
}
.popup-decale-ma-caf {
    line-height: 1.4em;
}  

#contenu-page .liste-pdf{
	position:relative;
	bottom:1.5em;
}



.menu-onglet { 
  padding-top:12px ; 
  padding-bottom:20px;

  } 

.onglet { 
  border:solid 1px #BEBEBE ;
  margin-right:2px;
  padding:20px 30px 20px 30px;

} 
  

a.onglet { 
  text-decoration:none;
  }

.onglet-actif { 
   border:solid 1px #BEBEBE ;
   border-bottom:solid 1px white; 
   padding:20px 30px 20px 30px; 
   margin-right:2px;
   font-weight:bold;  
   background-color:white;
   } 


.div-pj-personne {
	border: 1px solid #000;
	margin-top: 10px;
	padding: 10px;
}
.div-pj-personne .civilite-nom-prenom {
	margin-bottom: 10px;
	font-weight: bold;
}
.div-pj-generique {
	margin-left: 10px;
}

.div-pj0-personne {
	margin-top: 0.5em;
}
.div-pj0-personne .civilite-nom-prenom-pj0 {
	
}
.div-pj0-generique {
	margin-left: 6px;
	margin-top: -10px;
}

.div-pj-file-upload {
	clear: both;
}
.div-pj-file-upload div {
	clear: both;
	margin-bottom: 0.5em;
	margin-top: 0.3em;
}
.div-pj-file-upload div.filedescription {
	margin: 0;
}
.div-pj-complexe .type-ou .div-pj-file-upload div.filedescription {
	margin-left: 1.8em;
}
.div-pj-file-upload div.filedescription span {
    float: left;
    margin-right: 1em;
}
.pj-generique-block {
	margin-left: 12px;
	margin-bottom: 5px;
}
.div-pj-simple {
	position: relative;
    margin-top: 0.3em;
}
.popup-decale .div-pj-simple,
.recapitulatif .div-pj-simple {
    margin-top: 0;
}
.popup-decale .div-pj-simple .libelle-et,
.recapitulatif .div-pj-simple .libelle-ou,
.recapitulatif .div-pj-simple .libelle-et {
    background: url("/themecaf/themes/html/Caf/images/picto-liste.png") no-repeat scroll left 4px transparent ! important;
    padding-left: 0.5em;
    display: block;
}
.div-pj-simple .texte-ou {
    margin-left: 0.8em;
}
.div-pj-simple input {
    float: left;
    margin-bottom: 0.2em;
    margin-right: 0.4em;
    margin-top: 0;
}
.div-pj-complexe .texte-et {
    margin-left: 0.5em;
}
.div-pj-complexe, .div-pj-simple {
	margin-left: 12px;
}
.div-pj-simple .petite-police {
  font-size: 0.703em;
  font-style: italic;
}
.div-pj-complexe.type-ou .div-pj-simple.type-et, .popup-decale .div-pj-simple.type-et {
  padding-left: 0.9em;
}
.div-pj-complexe.type-ou .input-radio {
	margin-bottom: -1.4em;
}
.pj-generique-block .loading {
	position: absolute;
	margin-top: 3px;
	margin-left: 5px;
}
.pj-generique-block .filesize {
	white-space: nowrap;
}
#pj-message-alerte {
    margin-bottom: 1em;
}


#theme-contenu-page #formulaires .titre-prestation {
	text-align: center;
	font-weight: normal;
	margin-top: 0em;
}
#theme-contenu-page #formulaires .lien-pdf img {
	margin-left: 1.5em;
}
.msie6 #theme-contenu-page .conteneur .conteneur-titre-lien .lien-titre {
    right: 1em;
}
.msie7 #theme-contenu-page.moncompte-accueil .row1 .row1 td .contenu-formulaire {
	width: 100%;
}
.msie6 #theme-contenu-page #connexion .conteneur-titre{
    float:left;
    margin-left: 0.5em;
    margin-right: 0.5em;
    width: 52.8em;
}
.msie7 #theme-contenu-page #connexion .conteneur-titre{
    width: 52.8em;
    float: left;
}

.msie7 #theme-contenu-page #connexion .conteneur-contenu #connexion-connexion{
	padding-left: 4.5em;
}
.msie6 #theme-contenu-page #paiements-liste{
	width: 20em;
}
.msie7 #theme-contenu-page #paiements-liste{
	width: 22em;
}
.msie6 #theme-contenu-page #paiements-liste .conteneur-titre{
	width: 20.1em;
}
.msie7 #theme-contenu-page #paiements-liste .conteneur-titre{
	width: 20em;
}
.msie6 #theme-contenu-page #paiements-liste .conteneur-bas{
	width: 22em;
}
.msie7 #theme-contenu-page #paiements-liste .conteneur-bas{
	width: 22em;
}
.msie6 #theme-contenu-page #paiements-liste .conteneur-contenu th.paiements-liste-montant{
	padding-right: 2em;
	padding-left: 1em;
}
.msie7 #theme-contenu-page #paiements-liste .conteneur-contenu th.paiements-liste-montant{
	padding-right: 0em;
	padding-left: 2.5em;
}



.msie6 #theme-contenu-page #paiements-detail{
	width: 28em;
}
.msie7 #theme-contenu-page #paiements-detail{
	width: 32em;
}
.msie6 #theme-contenu-page #paiements-detail .conteneur-titre{
	width: 30em;
}
.msie7 #theme-contenu-page #paiements-detail .conteneur-titre{
	width: 30em;
}

.msie6 #theme-contenu-page #paiements-detail .conteneur-contenu table{
	width: 27em;
}  

 
  
.msie6 #theme-contenu-page .attention {
	background: url("/themecaf/themes/html/Caf/images/picto-erreur.png") no-repeat scroll 6px 3px #B8CCDA;
    border: 1px solid #949494;
    color: #000000;
    font-size: 1.1em;
    font-weight: bold;
    margin-left: 11px;
    margin-bottom: 1em;
    padding: 6px;
    width: 91.6%;
    float:left;
}

.msie6 #theme-contenu-page .btn_connectez{
	border:0;
    bottom: 5px;
	display: block;
    position: absolute;
    right: 3em;
	left:40em;
	bottom:275px;
}

.msie6 #steps{
	padding:0 0 0 32px;
}

.msie6 .cols-2 {
    overflow:hidden;
}


.msie6 #theme-contenu-page #connexion .conteneur-contenu, 
        .msie7 #theme-contenu-page #connexion .conteneur-contenu { 
                 clear: left; 
        } 


.msie6 #contenu-page .decale-haut{
	margin-top: 1.3em;
}

.msie6 #contenu-page .margintopm2, .msie7 #contenu-page .margintopm2{
	margin-top:-2.5em;
}

.msie6 #contenu-page li{
		padding-left: 0.5em;
		height: 10px;
}

.msie6 #contenu-page a li{
		padding-left: 0.5em;
		height: 10px;
}


.msie6 #contenu-page .largeur-ie, .msie7 #contenu-page .largeur-ie, .msie8 #contenu-page .largeur-ie {
	width:37em;
}

.msie6 #theme-contenu-page #connexion .conteneur-contenu #connexion-formulaire .connexion-formulaire-aide,
.msie7 #theme-contenu-page #connexion .conteneur-contenu #connexion-formulaire .connexion-formulaire-aide,
.msie8 #theme-contenu-page #connexion .conteneur-contenu #connexion-formulaire .connexion-formulaire-aide,
.msie6 #theme-contenu-page #connexion-demande-num-alloc .conteneur-contenu .login-formulaire-aide,
.msie7 #theme-contenu-page #connexion-demande-num-alloc .conteneur-contenu .login-formulaire-aide,
.msie8 #theme-contenu-page #connexion-demande-num-alloc .conteneur-contenu .login-formulaire-aide {
    font-size: 0.72em;
}
.msie6 #contenu-page span.aide,
.msie7 #contenu-page span.aide,
.msie8 #contenu-page span.aide {
	font-size:0.72em;
}
.msie6 #contenu-page .petite-police,
.msie7 #contenu-page .petite-police,
.msie8 #contenu-page .petite-police {
  font-size: 0.72em; 
}

.msie6 #theme-contenu-page #suivi-demarches .conteneur-contenu div {
    display: inline-block;
}


.msie6 .contenu-droite {
	width: auto;
	float: right;
}

.msie6 .menu-onglet,
.msie7 .menu-onglet {
	margin-top: 9px;
}

.msie6 input[class*="bouton"][type="submit"][disabled],
.msie7 input[class*="bouton"][type="submit"][disabled],
.msie8 input[class*="bouton"][type="submit"][disabled],
.msie6 input[class*="bouton"][type="submit"][disabled="disabled"],
.msie7 input[class*="bouton"][type="submit"][disabled="disabled"],
.msie8 input[class*="bouton"][type="submit"][disabled="disabled"],
.msie6 a.bouton-lien[class*="disabled"],
.msie7 a.bouton-lien[class*="disabled"],
.msie8 a.bouton-lien[class*="disabled"] {
	background-color: #7ca5c3 !important;
}

.msie6 .div-pj-simple .petite-police,
.msie7 .div-pj-simple .petite-police,
.msie8 .div-pj-simple .petite-police,
.msie6 #theme-contenu-page #recueil-information .question .question-reponse .petite-police,
.msie7 #theme-contenu-page #recueil-information .question .question-reponse .petite-police,
.msie8 #theme-contenu-page #recueil-information .question .question-reponse .petite-police,
.msie6 #theme-contenu-page #recueil-information .piece-paragraphe .petite-police,
.msie7 #theme-contenu-page #recueil-information .piece-paragraphe .petite-police,
.msie8 #theme-contenu-page #recueil-information .piece-paragraphe .petite-police {
  font-size: 0.72em;
}

.msie6 .div-pj-complexe.type-ou .input-radio,
.msie7 .div-pj-complexe.type-ou .input-radio,
.msie8 .div-pj-complexe.type-ou .input-radio {
	margin-bottom: -1.6em;
}
.msie6 .div-pj-complexe.type-ou .input-radio {
	float:left;
}

.msie6 .div-pj0-personne .civilite-nom-prenom-pj0, .msie7 .div-pj0-personne .civilite-nom-prenom-pj0 {
	margin-bottom: 1.2em;
}
#votre-caf-vous-informe h1 {
    line-height: 1.2em;
    color: #0062AC;
    font-size: 1.85em;
    padding: 0 0 10px;
    margin: 0;
}
#votre-caf-vous-informe h2 {
    color: #394E5F;
    font-size: 1.35em;
    font-weight: bold;
    padding: 0 0 0.5em 15px;
    margin: 0;
}
#votre-caf-vous-informe h3 {
    color: #55768F;
    font-size: 1.1em;
    font-weight: bold;
    padding: 0 0 10px 15px;
    margin: 0;
}

#votre-caf-vous-informe p {
	padding: 0 0 1.7em !important;
}

#votre-caf-vous-informe p.titre-portlet {
	padding: 0 0 0.5em !important;
}

#votre-caf-vous-informe .btn-line {
	clear: both;
    overflow: hidden;
    padding: 2.5em 0;
    text-align: center;
}

#votre-caf-vous-informe .warning {
    border:1px solid #949494;
    background:url('${httpProtocol}://${hostDrupal}/sites/all/themes/caf/img/skin/pictos.png') 6px -495px no-repeat #b8ccda;
    font-weight:bold;
    font-size:1.1em;
    padding:6px;
    width:auto;
    margin:0 0 15px 0;
}


#votre-caf-vous-informe div.warning {
    border:1px solid #949494;
    background:url('${httpProtocol}://${hostDrupal}/sites/all/themes/caf/img/skin/pictos.png') 6px -495px no-repeat #b8ccda;
    font-weight:bold;
    color:#000;
    font-size:1.1em;
    padding: 0.5em 0.5em 0.5em 2.5em;
    width:54.2em;
}

#votre-caf-vous-informe .big-cols-2 .warning {
    width:auto;
}

#votre-caf-vous-informe div.warning {
    font-size:1em;
    margin: 0 0 1.3em;
    width:auto;
}

#votre-caf-vous-informe div.warning p,
#votre-caf-vous-informe div.warning-03 p {
    line-height:1.3em;
	padding: 0;
    
}

#votre-caf-vous-informe .warning-04 {

    background:#0050b1;
    font-weight:bold;
    border:1px solid #949494;
    padding: 0.5em 0.5em 0.5em 2.5em;
    width:auto;
}

#votre-caf-vous-informe .warning-05 {
    background:url('${httpProtocol}://${hostDrupal}/sites/all/themes/caf/img/skin/pictos.png') 0px -1995px no-repeat #0050b1;
    margin-left:-25px;
    height: 24px;
    width:21px;
    float: left;
    margin-top:-4px;
}

#votre-caf-vous-informe .warning-04 p {	   
    clear: none !important;
    color:#fff!important;
}


#votre-caf-vous-informe .warning-04 ul li {
	margin-left: 15px!important;
    background: url("${httpProtocol}://${hostDrupal}/sites/all/themes/caf/img/skin/bullet-list-01.png") no-repeat scroll left 5px transparent;
    padding: 0.2em 0 0.45em 1.3em;
    color: white !important;
}

#votre-caf-vous-informe .warning-02 {
    background:url('${httpProtocol}://${hostDrupal}/sites/all/themes/caf/img/skin/pictos.png') 18px -787px no-repeat #b8ccda;
    background-color:#0050b1;
    font-weight:bold;
    border:1px solid #949494;
    color:#fff;
    padding:13px;
    width:auto;
}

#votre-caf-vous-informe .warning-02 p {
    padding:0 0 0 78px!important;
    color:#fff!important;
}

#votre-caf-vous-informe .warning-02 a {
    color:#fff!important;
    text-decoration:underline;
}

#votre-caf-vous-informe .warning-02 a:hover {
    text-decoration:none;
}


#votre-caf-vous-informe .warning-03 {
	background:url('${httpProtocol}://${hostDrupal}/sites/all/themes/caf/img/skin/pictos.png') 6px -1995px no-repeat #0050b1;
    font-weight:bold;
    border:1px solid #949494;
    padding: 0.5em 0.5em 0.5em 2.5em;
    width:auto;
}

#votre-caf-vous-informe .warning-03 p {
	    color:#fff!important;
}

#votre-caf-vous-informe .warning-04 {

    background:#0050b1;
    font-weight:bold;
    border:1px solid #949494;
    padding: 0.5em 0.5em 0.5em 2.5em;
    width:auto;
}

#votre-caf-vous-informe .warning-05 {
    background:url('${httpProtocol}://${hostDrupal}/sites/all/themes/caf/img/skin/pictos.png') 0px -1995px no-repeat #0050b1;
    margin-left:-25px;
    height: 24px;
    width:21px;
    float: left;
    margin-top:-4px;
}

#votre-caf-vous-informe .warning-04 p {	   
    clear: none !important;
    color:#fff!important;
    padding: 0 !important;
}


#votre-caf-vous-informe .warning-04 ul li {
	margin-left: 15px!important;
    background: url("${httpProtocol}://${hostDrupal}/sites/all/themes/caf/img/skin/bullet-list-01.png") no-repeat scroll left 5px transparent;
    padding: 0.2em 0 0.45em 1.3em;
    color: white !important;
}


#votre-caf-vous-informe .warning-06 {

    background:#b8ccda;
    font-weight:bold;
    border:1px solid #949494;
    padding: 0.5em 0.5em 0.5em 2.5em;
    width:auto;
}

#votre-caf-vous-informe .warning-07 {
    background:url('${httpProtocol}://${hostDrupal}/sites/all/themes/caf/img/skin/pictos.png') 0px -495px no-repeat #b8ccda;
    margin-left:-25px;
    height: 24px;
    width:21px;
    float: left;
    margin-top:-4px;
}

#votre-caf-vous-informe .warning-06 p {	   
    clear: none !important;
    color:#000 !important;
    padding: 0 !important;
}


#votre-caf-vous-informe .warning-06 ul li {
	margin-left: 15px!important;
    background: url("${httpProtocol}://${hostDrupal}/sites/all/themes/caf/img/skin/bullet-list-01.png") no-repeat scroll left 5px transparent;
    padding: 0.2em 0 0.45em 1.3em;
    color:#000 !important;
}

#votre-caf-vous-informe ol {
	list-style: decimal outside none;
}

#votre-caf-vous-informe ol li {
	margin-left: 30px;
}
.conteneur#votre-caf-vous-informe .conteneur-contenu ol li {
	background : none !important;
}


#votre-caf-vous-informe table {    
    border: 2px solid transparent;
    margin: 0 0 2.5em;
}

.msie6 #votre-caf-vous-informe table {
	border: 0px 2px 0px 0px;
	border-color: #ffffff;
}

#votre-caf-vous-informe table th {
    background:url('${httpProtocol}://${hostDrupal}/sites/all/themes/caf/img/skin/bg-gradient-04.png') left top repeat-x #19405d;
	border: none;
    padding: 0.5em 0.9em 0.9em;
}

#votre-caf-vous-informe table th,
#votre-caf-vous-informe table th p {
    color:#fff;
    font-weight:bold;
}

#votre-caf-vous-informe table th p {
	padding: 0;
}

#votre-caf-vous-informe table td {
    border-right:1px solid #727272;
    color:#585858;
    font-size:0.9em;
    padding: 0.4em 1em 1em;
    text-align:left;
    vertical-align:middle;
}

#votre-caf-vous-informe table .odd td {
    background:#ededed;
}

#votre-caf-vous-informe table .center {
    text-align:center;
}


#votre-caf-vous-informe ul {

    padding:0 0 0.9em 0;
}

#votre-caf-vous-informe ul li, #votre-caf-vous-informe.conteneur .conteneur-contenu ul li {
    background:url('${httpProtocol}://${hostDrupal}/sites/all/themes/caf/img/skin/bullet-list-01.png') left 5px no-repeat transparent !important;
    padding:0 0 0.45em 1.3em !important;
}

.msie6 #votre-caf-vous-informe ul li, .msie6 #votre-caf-vous-informe.conteneur .conteneur-contenu ul li {
    background: url('${httpProtocol}://${hostDrupal}/sites/all/themes/caf/img/skin/bullet-list-01.png') no-repeat transparent !important;
	height: 20px !important;
    padding: 0 0 0 15px !important;
}


#votre-caf-vous-informe ul li ul {
    padding:0 0 0 18px!important;
}

#votre-caf-vous-informe ul li ul li {
    background:url('${httpProtocol}://${hostDrupal}/sites/all/themes/caf/img/skin/bullet-list-02.png') left 8px no-repeat!important;
    padding:0 0 0 9px!important;
    zoom:1;
}

#votre-caf-vous-informe ul.number li {
    background:none;
    padding:0 0 5px 0;
}

#votre-caf-vous-informe ul.number li span {
    background:url('${httpProtocol}://${hostDrupal}/sites/all/themes/caf/img/skin/pictos.png') left -601px no-repeat;
    display:inline-block;
    color:#fff;
    font-family:Arial, Verdana;
    font-size:0.7em;
    width:13px;
    height:12px;
    text-align:center;
}


#votre-caf-vous-informe ul.links li, #votre-caf-vous-informe.conteneur .conteneur-contenu ul.links li {
    background:url('${httpProtocol}://${hostDrupal}/sites/all/themes/caf/img/skin/pictos.png') left -295px no-repeat !important;
}



#votre-caf-vous-informe ul.links li a:hover {
    text-decoration:underline;
}

#votre-caf-vous-informe a.btn-type-02,
#votre-caf-vous-informe span.btn-deco-02 a,
#votre-caf-vous-informe .bouton.bleu a {
    background: url('${httpProtocol}://${hostDrupal}/sites/all/themes/caf/img/skin/bg-gradient-05.png') left top repeat-x #1a71b3;
    border: 1px solid #cacaca;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #fff;
    font-size: 1.1em;
    height: 1.4em;
    overflow: hidden;
    padding: 0.1em 0.8em;
   
}


#votre-caf-vous-informe .block-type-01 {
    background:url('${httpProtocol}://${hostDrupal}/sites/all/themes/caf/img/skin/bg-gradient-06.png') left top repeat-x #dedede;
    border:1px solid #bebebe;
    border-radius:3px;
    -webkit-border-radius:3px;
    margin: 0 0 1.7em;
    overflow:hidden;

}

#votre-caf-vous-informe .big-cols-2 .block-type-01 {
    width:39.6em;
}

#votre-caf-vous-informe .block-frame-02 .block-type-01 {
    width: 48.5em;
}

#votre-caf-vous-informe .block-type-01.anon,
#votre-caf-vous-informe .block-type-01.alloc {
	width:26.6em;
}

#votre-caf-vous-informe .alloc {
    float: left;
}
#votre-caf-vous-informe .anon {
    float: right;
}

#votre-caf-vous-informe .block-type-01 .top {
    border-bottom:1px solid #bebebe;
    position:relative;
}

#votre-caf-vous-informe .block-type-01 .top h2 {
    color:#323232;
    font-size:1.45em;
    font-weight:normal;
    padding: 0.6em 0 0.6em 0.9em;
}

#votre-caf-vous-informe .block-type-01 .top a {
    position:absolute;
    right: 1.05em;
    bottom: 0.6em;
    text-decoration:underline;
    background:url('${httpProtocol}://${hostDrupal}/sites/all/themes/caf/img/skin/pictos.png') left -295px no-repeat;
    padding:0 0 0 0.65em;
    font-size:1.1em;
}

#votre-caf-vous-informe .block-type-01 .top a:hover {
    text-decoration:none;
}

#votre-caf-vous-informe .block-type-01 .inner {
    font-size:1.1em;
    color:#323232;
    padding: 1.9em 1.15em 1.3em;
}

#votre-caf-vous-informe .block-type-01 .inner p {
    padding: 0 0 0.4em;
}

#votre-caf-vous-informe .block-type-01 .inner ul {
   padding: 0 0 1.15em 0;
}

#votre-caf-vous-informe .block-type-01.alloc .inner ul {
    
    padding: 1.15em 0;
}

#votre-caf-vous-informe .block-type-01 .inner li, #votre-caf-vous-informe.conteneur .conteneur-contenu .block-type-01 .inner li {
    background: url('${httpProtocol}://${hostDrupal}/sites/all/themes/caf/img/skin/pictos.png') no-repeat scroll left -294px transparent !important;
   
    padding: 0 0 0.25em 0.9em !important;
}

#votre-caf-vous-informe .block-type-01 .inner li a {
    color:#0050b1;

}

#votre-caf-vous-informe .block-type-01 .inner li a:hover {
  
}

#votre-caf-vous-informe .block-type-02 {
    background:url('${httpProtocol}://${hostDrupal}/sites/all/themes/caf/img/skin/bg-gradient-06.png') left top repeat-x #dedede;
    border:1px solid #bebebe;
    width:26.9em;
    margin:0 13px 0 0;
    float:left;
}

#votre-caf-vous-informe .block-type-02 .top {
    border-bottom:1px solid #bebebe;
    height:3.3em;
    position:relative;
}

#votre-caf-vous-informe .block-type-02 .top h2 {
    font-size:1.5em!important;
    padding:10px 0 0 15px!important;
    color:#323232!important;
    font-weight:normal!important;
    font-family:Verdana!important;
}

#votre-caf-vous-informe .block-type-02 .inner {
    padding:25px 15px 0;
    font-size:1.1em;
    color:#323232;
    height:7em;
}


#votre-caf-vous-informe .block-type-01 .side-01 {
    float:left;
   
    width:33.1em;
    margin:0 1px 0 0;
}

#votre-caf-vous-informe .block-type-01 .side-02 {
    border:0;
    float:left;
    width:22em;
}

#votre-caf-vous-informe .block-parts-01 {
    overflow:hidden;
    background:url('${httpProtocol}://${hostDrupal}/sites/all/themes/caf/img/skin/bg-block-type-01.png') 33.1em top repeat-y;
}

#votre-caf-vous-informe .block-parts-02 {
    background:url('${httpProtocol}://${hostDrupal}/sites/all/themes/caf/img/skin/bg-block-type-01.png') 50% top repeat-y;
    overflow:hidden;
    width:100%;
}

#votre-caf-vous-informe .block-parts-02 .side-01 {
    margin:0;
	width: 50%;
}

#votre-caf-vous-informe .block-parts-02 .side-02 {
	width: 50%;	
}

.msie6 #votre-caf-vous-informe .block-parts-02 .side-01,
.msie6 #votre-caf-vous-informe .block-parts-02 .side-02,
.msie7 #votre-caf-vous-informe .block-parts-02 .side-01,
.msie7 #votre-caf-vous-informe .block-parts-02 .side-02 {
	width: 49.95%;	
}


#votre-caf-vous-informe .block-frame,
#votre-caf-vous-informe .block-frame-02,
#votre-caf-vous-informe .block-frame-03 {
    border:1px solid #bebebe;
    border-radius:3px;
    -webkit-border-radius:3px;
    margin: 0 0 1.7em;
    padding: 1.3em 1.6em;
}

#votre-caf-vous-informe .block-frame h2,
#votre-caf-vous-informe .block-frame-02 h2,
#votre-caf-vous-informe .block-frame-03 h2 {
    font-weight:bold;
    font-size:1.35em;
    padding: 0 0 0.95em;
}

#votre-caf-vous-informe .block-frame h2 {
    color:#0062ac;
}

#votre-caf-vous-informe .block-frame h3,
#votre-caf-vous-informe .block-frame-02 h3,
#votre-caf-vous-informe .block-frame-03 h3 {
    color:#323232;
    padding:0;
    font-size:1.2em;
    font-weight:bold;
}

#votre-caf-vous-informe .block-frame h3 {
    color:#323232;
    padding:0;
    font-size:1.2em;
    font-weight:bold;
}

#votre-caf-vous-informe .block-frame h4,
#votre-caf-vous-informe .block-frame-02 h4,
#votre-caf-vous-informe .block-frame-03 h4 {
    font-size:1.1em;
    font-weight:bold;
}

#votre-caf-vous-informe .block-frame-02 {
    background:url('${httpProtocol}://${hostDrupal}/sites/all/themes/caf/img/skin/bg-block-frame-02.png') right bottom no-repeat;
}

#votre-caf-vous-informe .block-frame-02 h2 {
    color:#008550;
}

#votre-caf-vous-informe .block-frame-03 {
    background:url('${httpProtocol}://${hostDrupal}/sites/all/themes/caf/img/skin/bg-block-frame-03.png') right bottom no-repeat;
}

#votre-caf-vous-informe .block-frame-03 h2 {
    color:#ff5a00;
}

#votre-caf-vous-informe .block-container-01 {
    overflow:hidden;
}

.msie6 #votre-caf-vous-informe .block-container-01,
.msie7 #votre-caf-vous-informe .block-container-01 {
	margin-bottom: 20px;
	zoom: 1;
}

#votre-caf-vous-informe .block-container-01 .last {
   
}

#votre-caf-vous-informe .block-type-03 {
    border: 1px solid #BEBEBE;
    border-radius: 3px 3px 3px 3px;
    float: left;
    margin: 0 1.85em 1.7em 0;
    width: 48%;
    -webkit-border-radius:3px;
}

#votre-caf-vous-informe .big-cols-2 .block-type-03 {
	margin-right: 15px;
}

.msie6 #votre-caf-vous-informe .big-cols-2 .block-type-03 {
	margin-right: 8px;
}

#votre-caf-vous-informe .block-type-03.last {
    margin-right: 0;
}

#votre-caf-vous-informe .block-type-03 .inner {
    padding:18px;
}

#votre-caf-vous-informe .block-type-03 .inner h2 {
    color:#0062ac!important;
    font-weight:bold;
}

#votre-caf-vous-informe .block-type-03 .inner ul li {
    padding:0 0 5px 0!important;
    background:none!important;
}

#votre-caf-vous-informe .block-type-03 .inner a {
    
}

#votre-caf-vous-informe .block-type-03 .inner a:hover {
    text-decoration:underline;
}


#votre-caf-vous-informe .block-video {
    border:1px solid #bebebe;
    margin: 0 0 1.7em;
    padding: 1.3em 1.6em;
    border-radius:3px;
    -webkit-border-radius:3px;
}

#votre-caf-vous-informe .block-video h2 {
    color: #0062ac;
    font-size: 1.35em;
    font-weight: bold;
    padding: 0 0 0.95em;
}