﻿body{	
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-image:url(images/background.jpg);
	background-repeat:repeat;	
	font-family:'trebuchet MS';
	font-size:11px;
	color:#606364;
	line-height:14px;
	background-color :White;	
}
img{
	border:0px;
}
.divbody
{	height:100%;
	width:100%;
	background-color:White;
	}
.div-center{
	background-image:url(images/tuile.gif);
	background-repeat:repeat-x;
	background-position:top;
	width:100%;	
	text-align:center;
	table-layout:auto;  
}
.div-all{
	width:924px;
	margin-left: auto; 
	margin-right: auto;
}
.clear-div{
	clear:both;
}
.spacer{
	height:5px;
	font-size:0px;
}
.contenu{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	margin-top: -1px;
}
.col{
	float:left;
	
}
/*Titre-texte***********************************************************************/
h1{
	font-family:'trebuchet MS';
	font-size:15px;
	color:#e7631a;
	margin:0px 0px 0px 0px;
	padding:0px 0px 6px 0px;
}
.title-h2{
	font-family:'trebuchet MS';
	font-size:12px;
	color:#009ddc;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.title-h3{
	font-family:'trebuchet MS';
	font-size:14px;
	color:#606364;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:0px 0px 12px 0px;
}
h2{
	font-family:'trebuchet MS';
	font-size:13px;
	color:#009ddc;
	margin:16px 0px 13px 0px;
	padding:0px 0px 0px 0px;
}
p{
	font-family:'trebuchet MS';
	font-size:11px;
	color:#606364;
	padding:2px 0px 12px 0px;
	margin: 0px 0px 0px 0px;
	line-height:14px;
}
table tr td a,
p a{
	font-family:'trebuchet MS';
	font-size:11px;
	color:#00417d;
	text-decoration:underline;
}
table tr td a:hover,
p a:hover{
	font-family:'trebuchet MS';
	font-size:11px;
	color:#e7631a;
	text-decoration:underline;
}

ul {
	font: 11px 'trebuchet MS';
	color:#606364;
		
	list-style-image:url(images/bullet.gif);
	list-style-type: none;
	line-height: 14px;
	margin-left:30px;
	padding-left:0em;
}
ul li{
	margin:15px 0px 15px 0px;
}
/*Bouton Print, sendtoafriend, confortdelecture************************************/
.btn-utile{
	float:right;
	padding:0px 0px 0px 0px;
}
/*Breadcrumb***********************************************************************/
.breadcrumb{
	height:32px;
	width:924px;	
	font-family:'trebuchet MS';
	font-size:11px;
	color:#606364;
	
	background-image:url(images/breadcrumb.gif);
	background-position:top;
	background-repeat:no-repeat;		
	text-align:left;	
}
.breadcrumb_Item, .breadcrumb_Separator {
	font-family:'trebuchet MS';
	font-size:11px;
	color:#606364;					
	padding-left :30px;
}
.breadcrumb_Item a, .breadcrumb_Item a:link {
	font-family:'trebuchet MS';
	text-decoration:underline;
	font-size:11px;
	color:#00417d;		
}
.breadcrumb_Item a:hover {
	font-family:'trebuchet MS';
	font-size:11px;
	color:#e7631a;
	text-decoration:none;
}
/*Menu***********************************************************************/
.menufirst{
	float:left;
	width: 637px;
	height:38px;
	background-image:url(images/menu.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	text-align:center;
	vertical-align:top;	
}
.pad-mennufirst
{
	float:left ;
	width: 600px;	
	padding-left:15px;
	padding-top:5px;
	padding-bottom :0px;
	vertical-align: middle;	
	color:Blue ;
	
}
.menufirst-item{
	float:left;
	height:21px; 
	text-align:center;
	margin:0px 0px 0px 0px;
	padding-top:14px;
}

/*Sous-Menu********************************************************************/
.menusecond{
	
}
.menusecond-item{
	font-family:'Trebuchet MS';
	font-size:11px;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
	padding-top:5px;
	padding-left: 5px;
	background-image:url(images/separateur-sous.gif);
	background-repeat:no-repeat;
	background-position: bottom left ;	
}
.menusecond-item a{
	font-family:'Trebuchet MS';
	font-size:11px;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}
.menusecond-item a:hover{
	font-family:'Trebuchet MS';
	font-size:11px;
	color:Red;
	font-weight:bold;
	text-decoration:none;
}
.menusecond-filet{
	background-image:url(images/separateur-sous.gif);
	background-repeat:no-repeat;
	background-position:right;
	height:12px;
}
/*List SubMenu********************************************************************/
.submenu-item
{
	/*background-image: url(images/ic.gif);
	background-repeat:repeat-y ;
	background-position :top right ; 
	font-family:'Trebuchet MS';
	font-size:11px;		 
	text-decoration:none;
	color:#333333;			
	width: 255px;	
	vertical-align:top;
	margin-top :0px;	
	margin-top : -15px;*/
}
.menusecond-filet{
	background-image:url(images/separateur-sous.gif);
	background-repeat:no-repeat;
	background-position:right;
	width: 255px;
	height:12px;
}
.submenu-item-level1
{
	vertical-align :top;	
	font-family:'Trebuchet MS';	
	font-size:11px;			
	text-decoration:none;
	font-weight :bold;
	color:#333333;		
	padding-left :20px;	
	padding-top:2px;
}
.submenu-item-level2
{
	vertical-align :top;	
	font-family:'Trebuchet MS';	
	font-size:11px;			
	text-decoration:none;	
	color:#333333;		
	padding-left :35px;
	
}
.submenu-item-level2_1
{
	vertical-align :top;	
	font-family:'Trebuchet MS';	
	font-size:11px;			
	text-decoration:none;
	font-weight :normal;
	color:#e7631a;		
	padding-left :35px;
	

}
.submenu-item-level2_1 a
{
	vertical-align :top;	
	font-family:'Trebuchet MS';	
	font-size:11px;			
	text-decoration:none;
	color:#e7631a;		

}
.submenu-item-level2 a{
	font-family:'Trebuchet MS';
	font-size:11px;
	color:#333333;	
	font-weight :normal;
	text-decoration:none;
}
.submenu-item-level2 a:hover{
	font-family:'Trebuchet MS';
	font-size:11px;
	color:#e7631a;	
	text-decoration:none;
}

.submenu-item-level1 a{
	font-family:'Trebuchet MS';
	font-size:11px;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}
.submenu-item-level1 a:hover{
	font-family:'Trebuchet MS';
	font-size:11px;
	color:#e7631a;
	font-weight:bold;
	text-decoration:none;
}
/*Search***********************************************************************/
.search{
	float:right;
	width: 287px;
	height:38px;	
	text-align:right;	
	background-image: url("images/search.gif");
	background-position:right;
	background-repeat:no-repeat;	
	font-family:'trebuchet MS';
	font-size:11px;
	color:#ffffff;	
	margin:  0px 0px 0px 0px; 	
	}

.pad-search{
	float:right;
	width: 270px;
	height:38px;	
	text-align:center;	
	font-family:'trebuchet MS';
	font-size:11px;
	color:#ffffff;		
	padding-top :8px;
	}
	
.search input{
	font-family:'trebuchet MS';
	font-size:11px;
	color:#333333;
	background-color:#b6def0;
	border:1px solid #5daed4;
	width:160px;
	padding:0px 3px 0px 3px;
}
/*Menu utilitaire***********************************************************************/
.logo{
	width:305px;
	height:61px;
	float:left;
}
.topnon{
	float:right;
	width:615px;	
	font-family:'Trebuchet MS';
	font-size:11px;
	color:BLACK;
	text-align:right;	
}
.top{
	float:right;
	width:615px;
	/*height:35px;*/
	font-family:'Trebuchet MS';
	font-size:11px;
	color:BLACK;
	text-align:right;	
}
.top-item a:hover,
.top a:hover {
	font-family:'Trebuchet MS';
	font-size:11px;
	color:#e7631a;
	text-decoration:none;
}
.top-item a,
.top a {
	font-family:'Trebuchet MS';
	font-size:11px;
	color:#333333;
	text-decoration:none;
}
.menutop{
	float:right;
	width:600px;
	font-family:'Trebuchet MS';
	font-size:11px;
	color:RED;
	text-align:right;
	padding:0px 0px 0px 0px;
}
.menutop-item{
	float:right;
	font-family:'Trebuchet MS';
	font-size:11px;
	color:RED;
	text-align:right;
	text-align:center;
	/*padding:1px 12px 0px 15px;*/
}

.sitemap-item {
	float:left;
	font-family:'Trebuchet MS';
	font-size:11px;
	font-weight:bold; 
	color:#00417d;
	text-align:left;
	text-decoration:none;	
}
.sitemap-item a{
	float:left;
	font-family:'Trebuchet MS';
	font-size:11px;
	font-weight:bold; 
	color:#00417d;
	text-align:left;
	text-decoration:none;	
}

.sitemap-hr {
	background-image:url(images/sep-plan.gif);
	background-position:left;
	background-repeat:no-repeat ;	
	width:220px;
	height:4px;		
	padding-top:5px; 
	
}

.sitemap-item-child, 
.sitemap-item-child a {
	float:left;
	font-family:'Trebuchet MS';
	font-size:11px;
	color:#00417d;
	text-align:left;
	text-decoration:none;		
	padding-left:10;
}
.menutop-item a,
.menutop a {
	font-family:'Trebuchet MS';
	font-size:11px;
	color:#333333;
	text-decoration:none;
}
.menutop-item a:hover,
.menutop a:hover {
	font-family:'Trebuchet MS';
	font-size:11px;
	color:#e7631a;
	text-decoration:none;
}
.menutop-filet{
	float:right;
	background-image:url(images/filet.gif);
	background-repeat:no-repeat;
	width:4px;
	height:18px;
}
/*copyright***********************************************************************/
.copyright{
	font-family:'Trebuchet MS';
	font-size:11px;
	color:#ffffff;
	text-align:right;
	padding:0px 16px 25px 18px;
}
.copyright-legal
{
    font-size:11px;
    font-family:'Trebuchet MS';
	float:left;
}
.copyright-link{
	float:right;
	vertical-align:top ; 
	margin-top:-10px; 
}
.copyright a{
	font-family:'Trebuchet MS';
	font-size:11px;
	color:#ffffff;
	text-decoration:underline;
}
.copyright a:hover{
	font-family:'Trebuchet MS';
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}
/*Accueil**************************************************************************/
.rotating-banner{
	
	background-image:url(images/rotating-ban.jpg);
	background-position:left;
	background-repeat:no-repeat;
	width:618px;
	height:24px;
	text-align :left;
}
.rotating-banner-limit{
	font-family:'Trebuchet MS';
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	width:550px;
	height:21px;
	padding-left: 10px; 
	padding-top:2px; 		
}
.rotating-banner-limit a{
	font-family:'Trebuchet MS';
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}
.rotating-banner-limit a:hover{
	font-family:'Trebuchet MS';
	font-size:11px;
	color:#e7631a;
	text-decoration:none;
}
.col-right-top{
	background-image:url(images/accueil-butterfly.jpg);
	background-position:left;
	background-repeat:no-repeat;
	width:306px;
	height:171px;

}
.pad-col-right-top
{	
	float:left ;
	width:270px;	
	padding: 10px 0px 0px 10px;
	font-family:'Trebuchet MS';	
	color:#737678;	
	text-align:left;	
	font-weight:bold; 
	line-height:14px; 	
	font-size:11px;	
}
.col-right-btn
{	
	background-image:url(images/accueil-btn.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:306px;
	height:90px;	
}
.pad-col-right-btn
{	
	width:285px;	
	padding:0px 0px 0px 10px;	
	text-align:right ;
	margin:  0px 0px 0px 0px;
}
.col-right-manchette{
	width:306px;
	text-align:left;	
	background-image:url(images/accueil-tuile.gif);
	background-repeat:repeat-y;	
}
.manchette
{
	width:306px;
	text-align:left;	
	background-image:url(images/manchette.gif);
	background-repeat:no-repeat;	
	background-position: top right ; 
	vertical-align :top; 
}
.pad-manchette
{
	width:230px;	
	padding: 0px 0px 0px 40px;			
	
}
.col-right-bottom
{
	width:306px;	
	background-image:url(images/manchette-bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;	
	font-family:'Trebuchet MS';
	font-size:11px;
	color:#333333;	
}
.pad-col-right-bottom
{
	width:270px;	
	padding:0px 0px 20px 30px;		
	font-family:'Trebuchet MS';
	font-size:11px;
	color:#333333;
	text-align:left;
}
.accueil2rows{
	width:618px;
	text-align:left;	
	background-image:url(images/tuile-filet.gif);
	background-repeat:repeat-y;
}
.top-2rows{
	width:618px;
	text-align:left ;
	background-image:url(images/left-top.gif);
	background-repeat:no-repeat;
	background-position:top;
}
.bottom-2rows{
	width:618px;
	text-align:left ;	
	background-image:url(images/left-bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
.col1{
	width:310px;
	float:left;		
	font-family:'trebuchet MS';
	font-size:11px;
	text-align:left ;
}

.pad-col1{
	width:280px;
	float:left ;	
	padding-left :20px;
	padding-top:10px;	
	font-family:'trebuchet MS';
	font-size:11px;
	text-align:left ;	
}

.pad-col1-bottom{
	width:280px;
	float:left ;	
	padding-left :20px;
	padding-bottom:10px;	
	font-family:'trebuchet MS';
	font-size:11px;
	text-align:left;	
}

.col2{
	width:300px;
	float:left;	
	font-family:'trebuchet MS';
	font-size:11px;
	text-align:left ;
	margin:0px 0px 0px 0px;
}
.pad-col2{
	width:275px;
	float:left;	
	padding-top:10px;			
	padding-left :15px;
	font-family:'trebuchet MS';
	font-size:11px;
	text-align:left ;
	
}
.pad-col2-bottom{
	width:275px;
	float:left;	
	padding-bottom :10px;			
	padding-left :15px;
	font-family:'trebuchet MS';
	font-size:11px;
	text-align:left;
	
}
.amphase{
	font-family:'Trebuchet MS';
	font-size:11px;
	color:#e7631a;
	text-transform:uppercase;
}
.line-hr {
	background-image:url(images/filet-text.gif);
	background-repeat:repeat-x;
	
	width:100%;
	height:6px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 5px 0px;
}

/*Interne**********************************************************/
.image-section
{
	/*background-image:url(images/branding-faireundon.jpg);	*/
	background-position: top right;
	width:262px;
	height:169px;
	text-align:right;
}
.fond-btn{
	background-image:url(images/bg-ico.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	width:264px;
	height:50px;	
	text-align:center ;		
	vertical-align :bottom;
}
.fond-btn-padding
{	
	width:204px;
	height:50px;	
	text-align:right ;		
	vertical-align :bottom;
	padding-top :10px;
	padding-bottom:0px; 
}

.bloc-left{
	background-image:url(images/tuile-sous.gif);
	background-position:right;
	background-repeat:repeat-y;
	text-align:left;	
	width:264px;			
	font-weight: bold;
	vertical-align:top;
}

.bloc-left .benevole
{
	width:220px;		
	padding-left:20px;	
	padding-bottom:0px; 

}
.bloc-left .benevole_2
{
	width:220;
	padding-bottom:0px;
	text-align:left;
	margin-left:20px;
	margin-right:20px;
}
.bloc-left .fairedon
{
	width:220px;	
	text-align:left ;
	padding-left:35px;	
	padding-bottom:0px; 	
}
.bloc-left .fairedon_2
{
	width:220;
	text-align:left;
	margin-left:20px;
	margin-right:20px;
}
.benevoleimg
{
	float:right; 
    background-image:url(images/separateur.gif);
	background-repeat:no-repeat;
	width:180px;		
	margin-right:20px; 	
}
.benevoleimg_2
{
    background-image:url(images/separateur.gif);
	background-repeat:no-repeat;
	width:220px;
	margin-left:20px;
	margin-right:20px;
}
.bloc-left-bottom{
	background-image:url(images/bloc-bottom.gif);
	background-position:right;
	background-repeat:no-repeat;
	width:264px;
	height:48px;
}
.contenu-tuile{
	background-image:url(images/tuile-contenu.gif);
	background-position:left;
	background-repeat:repeat-y;	
}
.contenu-deco-right{
	background-image:url(images/contenu-right.jpg);
	background-position:right top;
	background-repeat:no-repeat;	
}
.contenu-bottom{
	width:660px;
	height:53px;
	background-image:url(images/contenu-bottom.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}
.bloc-contenu{
	width:660px;
	text-align:left;
	font-size:small;
	background-image:url(images/contenu-left.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.bloc-contenu-left
{
	width:400px;
	float:left;
	text-align:left; 
	padding-left: 20px; 
	padding-right:0px; 	
}
.bloc-contenu-right
{
	width:199px;
	float:right ;
	padding:0px 14px 0px 0px;	
}
.benevole
{
	height:auto;
	text-align:left; 
	margin-right:14px; 
}

.benevole select
{
	font-family:'Trebuchet MS';
	font-size:11px;
	color:#333333;
	width:122px;
}
.divdon
{
	background-image:url(images/img-don.jpg);
	background-repeat:no-repeat;
	background-position :right top ;
}
.fairedon
{
	width:200px;
	height:120px;
	text-align:left;
	padding-top:10px;
	padding-right:20px; 
}
.fairedon3col
{
	width:199px;
	height:120px;
	text-align:left;
	padding-top:40px;
	/*padding-right:20px; */
}
.bloc-contenu2
{
	width:596px;	
	min-height:300px;
	font-weight:bold;
	padding: 0px 20px 0px 20px;
}

.imglogo
{	
	/*width :616px;*/
	width :616px;
	height :261px;
	margin-left :0px;
	text-align :left; 	
}

.pad-imglogo
{	
	/*width :616px;*/
	width :616px;
	height :261px;
	margin-left :0px;
	text-align :left; 	
}


/*Menu horiontal*/
.main_dnnmenu_bar {
	/*cursor: hand;*/
	background-color: Transparent;
	font-family:'Trebuchet MS';
	font-size: 11px; 
	float:left;
	height:21px; 
	text-align:center;
	margin: 0px 0px  0px 0px;
	/*padding-top:1px;*/
}
.main_dnnmenu_root  { /*TD if menu option for using tables is on*/	
	/*cursor: hand; */
	color: #000000; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 	
	font-family:'Trebuchet MS';
    white-space: nowrap;  /*Word wrapping menu item now optional*/   
   	background-color: Transparent;   	
	/*padding-right:10px;
	padding-left:9px;
	padding-top:7px;*/	
}
.main_dnnmenu_roothover {  
	font-family:'Trebuchet MS';
	font-size:11px;
	color:#e7631a;
	font-weight:bold;
	text-decoration:none;
	background-color: Transparent;
/*	padding-right:10px;
	padding-left:9px;
	padding-top:7px;*/
}
.main_dnnmenu_itemselected{font-family:'Trebuchet MS';
	font-size:11px;
	color:#e7631a;
	font-weight:bold;
	text-decoration:none;
	background-color: Transparent;}

.main_dnnmenu_itemhover {  	
	color:#e7631a;
	font-weight:bold;
	text-decoration:none;
	background-color: Transparent;
}
.menufirst-filet{
	background-image:url(images/menu-filet.png);	
	background-position:top center;	
	background-repeat: repeat;
	width:23px;
	height:29px;	
	margin-top :-1px;
	margin-bottom:-1px; 
}


.CommandButtonBgWhite     {
    font-family: 'trebuchet MS';
    font-size: 11px;
    font-weight: normal;
    background-color :White ;
 
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButtonBgWhite:link {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButtonBgWhite:visited  {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButtonBgWhite:hover    {
    text-decoration:    underline;
    color: #ff0000;
}

A.CommandButtonBgWhite:active   {
    text-decoration:    underline;
    color: #003366;
}
/*FAQs module*/
.FAQCatalog    {
    font-family: 'trebuchet MS';
    font-size:  11px;
    font-weight:    bold;
    color: #003366;   
}
.FAQLabel   {
    font-family: 'trebuchet MS';
    font-size:  11px;
    font-weight:    bold;
    color: #009DD7;
    padding-bottom : 10px;    
}
.FAQLabel_   {
    font-family: 'trebuchet MS';
    font-size:  11px;
    font-weight:    bold;
    color: #009DD7;
    text-decoration:none;
    padding-bottom : 10px;    
}
.FAQLabel2   {
    font-family: 'trebuchet MS';
    font-size:  11px;
    font-weight:    bold;
    color: #5F6364;
    padding-bottom : 10px;    
}
.FAQContent   {
    font-family: 'trebuchet MS';
    font-size:  11px;   
    font-weight:normal; 
    color: #02407D;
    text-decoration:underline;
    margin-bottom:30px;    
}
.FAQContent2   {
    font-family: 'trebuchet MS';
    font-size:  11px;   
    font-weight:normal; 
    color: #616264;
    margin-bottom:30px;    
}
.textInput {	
	background-color: #F0FBFF;
	border: 1px solid #AECDDF;
	color: #009EDD;
	font-family: 'trebuchet MS';
    font-size:  11px; 
    font-weight:normal; 
}
.feedbackcheck {			
	color: #009EDD;
	font-family: 'trebuchet MS';
    font-size:  11px; 
    font-weight:bold; 
}
.lblfeedback
{
	font-family: 'trebuchet MS';
    font-size:  11px; 
    font-weight:normal; 
    color: #616264;
  }
.lblfeedback_blue
{	
	font-family: 'trebuchet MS';
    font-size:  11px; 
    font-weight:normal; 
    color: #009EDD;
    text-align:left;
  }
.lblfeedback_header
{
	float :left;
	font-family: 'trebuchet MS';
    font-size:  11px; 
    font-weight:normal; 
    color: #009EDD;
    text-align:left;
  }
.lblfeedback_red
{
	font-family: 'trebuchet MS';
    font-size:  11px; 
    font-weight:bold; 
    color:  #E66419;
    text-align :right;
  }
.lblfeedback_red_h1
{
	font-family: 'trebuchet MS';
    font-size:  15px; 
    font-weight:bold; 
    color:  #E66419;
    text-align :right;
  }
  
 .btnfeedback
{
	background-image :url(images/sendmail.GIF); 
	font-family: 'trebuchet MS';
    font-size:  11px; 
    font-weight:bold; 
    color:  #E66419;  
  }
  
  .faq-hr {
	background-image:url(images/sep-plan.gif);
	background-position:left;
	background-repeat: repeat-x  ;		
	height:4px;		
	width :100%;
	padding-top:5px; 
	
}
.MainMenu_MenuItemSelectRoot
{font-family:'Trebuchet MS';
	font-size:11px;
	color:#e7631a;
	font-weight:bold;
	text-decoration:none;
	background-color: Transparent;
	}
	
.submenu-item-level1_1
{
 vertical-align :top; 
 font-family:'Trebuchet MS'; 
 font-size:11px;   
 text-decoration:none;
 font-weight :bold;
 color:#e7631a; 
 }
.submenu-item-level1_1 a
{
 vertical-align :top; 
 font-family:'Trebuchet MS'; 
 font-size:11px;   
 text-decoration:none;
 font-weight :bold;
 color:#e7631a;  
 padding-left :20px;}
 
 .menutop_focus a
{  
 font-family:'Trebuchet MS'; 
 font-size:11px;   
 text-decoration:none;
 color:#e7631a;  
 }
 .container1
 {
	padding:0px 14px 0px 14px;

}