
a.bullet,
a.bullet:link,
a.bullet:visited {
  padding-left:16px;
  background:url('/asset/images/bullet.gif') left 2px no-repeat;
  font-weight:bold;
  line-height:1.6em;
  text-decoration:none;
  color:#ed1e31;
}

p.bullet {
  padding-left:16px;
  background:url('/asset/images/bullet.gif') left 2px no-repeat;
 font-weight:bold;
 /* line-height:1.6em;*/
  text-decoration:none;
}

/* -- QuickContact --*/
.lblRed
{
	color:Red;
}
.divPostalCode
{
	vertical-align:top;	
}
/* -- QuickContact --*/

/* -- UserContact y EnterprisesContact Form -- */

  div.wpContactForm { 
	font-size:1.1em;
    padding:15px;
	background-color:#f6f7f7; 
	width:495px; 
	overflow:hidden;
  }

  div.wpEnterprisesForm { 
	font-size:1.1em;
    padding:15px;
	background-color:#f6f7f7; 
	width:495px; 
	overflow:hidden;
  }
  
  fieldset.ContactForm h3 { margin-bottom:15px; }
  fieldset.ContactForm p { margin-bottom:8px; }
    
  fieldset.ContactForm label { 
	clear:left;
	float:left;
	width:170px;	
	margin-right:10px;
	line-height:1.4em;
	padding:2px 0 3px 0;
  }

  fieldset.ContactForm input.text { width:220px; }

  fieldset.ContactForm input.button {
	margin:8px 2px 0 0px;
	padding-left:8px;
	border:0;
	background:url('/asset/images/bullet-secondary.gif') left 2px no-repeat;
	cursor:pointer;
	font-weight:bold;
	font-size:1em;
	color:#ed1e31;
	float:right;
}

  fieldset.ContactForm input.buttonleft {
	margin:8px 2px 0 0px;
	padding-left:8px;
	border:0;
	background:url('/asset/images/bullet-secondary.gif') left 4px no-repeat;
	cursor:pointer;
	font-weight:bold;
	font-size:1.1em;
	color:#ed1e31;	
	width:70px;
}
/* -- End. UserContact y EnterprisesContact Form -- */

/* -- Branch Locator -- */
	
	div.wpbranchLocator {
		width:560px;
		font-size:1.1em;
	}
	.wpbranchLocator fieldset.branchlink p { margin:15px 0px; }
	
	.wpbranchLocator .branchLocator fieldset p { margin-bottom:8px; }
	
	div.branchLocator { 
		padding:10px;
		background-color:#f6f7f7; 
		width:560px; 
		overflow:hidden;
	}
  
	/* Araceli Merino CR 202287 */
    .branchLocator .row
    {
    	float:left;
    	width:550px;
    	margin-right:10px;
    }
    /* End Araceli Merino CR 202287 */
    
	.branchLocator .column {
		float:left;
		width:249px;
		margin-right:10px;
	 }
	
	.branchLocator input.text { 
	  width:245px; 
	  margin-bottom:10px; 
	}

	.branchLocator select { 
	  width:249px; 
	  margin-bottom:10px;
	}

	.branchLocator input.primaryButton,	
	.branchLocator input.secondaryButton {
	  margin-right: 16px;
	}
	
	input.primaryButton,	
	input.secondaryButton {
	  border:0;
	  height:26px;
	  padding:0 12px 8px 6px;
	  margin-right:-6px;
	  background:url('/asset/images/primaryButton.gif') right top no-repeat;
	  color:#fff;
	  font-weight:bold;
	}
	
	input.secondaryButton {
	  background:url('/asset/images/secondaryButton.gif') right top no-repeat;
	}

/* End. Branch Locator */

/* -- Branch Results -- */

	div.wpResultsLocator {
		width:100%;
		font-size:1.1em;
	}	
	
	.wpResultsLocator fieldset.brachresultlink p { margin-bottom:8px; }

	.wpResultsLocator HR { border-top:0px; height:1px; color: #cfd3d6; margin-bottom:15px;}

	/*LORETO 25032009 Req 199443 Beg*/
	.branchResults
	{
		width:100%;
	}
	/*LORETO 25032009 Req 199443 End*/
	.branchResults h3 {
	  float:left;
	  width:175px;
	}

	.branchResults h3.distance {
	  width:80px;
	}

	.branchResults ul { clear:left; }

	.branchResults ul li {
	  margin-bottom:15px;
	  width: 49%;
	  float: left;
	  margin-right: 1%;
	}

	.branchResults ul li.firstline {
	  height: 140px;
	  min-height: 140px;
	}

	.branchResults ul > li.firstline {
	  height: auto;
	}

	.branchResults ul li h4 {
	  padding-left:16px;
	  background:url('/asset/images/bullet.gif') left 2px no-repeat;
	  margin-bottom:4px;
	  float:left;
	  font-size:1.18em;
	  font-weight:bold;
	  color:#ed1e31;
	}

	.branchResults ul li .distance {
	  font-size:1.1em;
	  font-weight:bold;
	}

	.branchResults ul li p {
	  clear:left;
	  line-height:1.4em;
	}

	.branchResults ul.linkList li {
	  
	  margin-bottom: 0;
	  padding-left:16px;
	  background:url('/asset/images/bullet-secondary.gif') left 4px no-repeat;
	  line-height:1.6em;
	}
	
	ul.edit-ulcolumn
	{
		/*float:left;*/
		/*width:740px;*//*LORETO 25032009 Req 199443*/
		width:100%;/*LORETO 25032009 Req 199443*/
		margin-bottom:25px;
	}
	 ul.edit-ulcolumn li.liColumnLeftBranches
	{
		margin-top: -14px;
		width:49%;/*LORETO 25032009 Req 199443 Beg*/
	} 
	
	ul.edit-ulcolumn li a
	{
       background: url("/asset/images/doubleRedChevron.gif") no-repeat scroll 0 2px transparent;
	   padding-left: 10px;
	}
/* -- End. Branch Results -- */

/* -- Branch Pagination -- */
	div.pagination { font-weight:bold; }
	div.pagination a {color:#ed1e31; text-decoration:none; }
	div.pagination a:hover { text-decoration:underline; }

	div.pagination p { float:left; }
	div.pagination p.current { float:right; }

	div.pagination div.pages {
		clear:both;
		margin-top:5px;
		margin-bottom:12px;
		text-align:center;
		width:400px;
	}

    div.pagination div.pages p.first { float:left; }
	 div.pagination div.pages p.first a { padding-right:6px; }
	div.pagination div.pages p.last { float:right; }
  	 div.pagination div.pages p.last a { padding-left:6px; }

	div.pagination  div.pages a,
	div.pagination  div.pages a:link,
	div.pagination  div.pages a:visited
	{
		color:#ed1e31;
	}
  
	div.pagination ul.nos li {
	  display:inline;
	  padding:0 5px;
	  font-size:1.1em;
    }
    
	div.pagination  li a,
	div.pagination  li a:link,
	div.pagination  li a:visited
	{
		color:#ed1e31;
	}

	div.pagination div.pages a.BLButtonEnabled,
	div.pagination div.pages a.BLButtonEnabled:link, 
	div.pagination div.pages a.BLButtonEnabled:visited,
	div.pagination div.pages a.BLButtonEnabled:hover
	{
		color: #40515a;
		text-decoration:none!important;		
	}

	div.pagination li a.BLButtonEnabled,
	div.pagination li a.BLButtonEnabled:link, 
	div.pagination li a.BLButtonEnabled:visited,
	div.pagination li a.BLButtonEnabled:hover
	{
		color: #40515a;
		text-decoration:none!important;		
	}
/* -- End. Branch Pagination -- */

/* -- Guide Interim -- */
	/*NURIA 03032009*/
	#ListLetter
	{
		margin-bottom:10px;
	}
	/*END NURIA 03032009*/
	

	#ListLetter ul {
		overflow: hidden;
		/*NURIA 03032009*/
		clear:both;
		/*END NURIA 03032009*/
	}


	.litContentZone
	{
		font-size: 1.1em;	
	}
	
	.litContentZone1
	{
		font-size:1.1em;
		line-height: 1.3em;
	}
	
	#ListLetter li.Letter {
		float: left;
		margin-right: 5px;
	}

	#ListLetter li.Letter a {
		border: 1px solid silver;
		display: block;
		padding: 5px 0;
		text-align: center;
		width: 20px;
	}

	#ListLetter li.Letter a:hover {
		background: #FF0000;
		border: 1px solid #40515A;
		color: #FFFFFF !important;
	}

/* -- End. Guide Interim -- */

/* -- News Archive -- */
	.wpNewsArchive{
		font-size:1.1em;
	}
	
	.wpNewsArchive H3 { margin-bottom:6px; }
	.wpNewsArchive p { margin-bottom:6px; }

	.wpNewsArchive a.newsLink,
	.wpNewsArchive a.newsLink:link,
	.wpNewsArchive a.newsLink:visited{
		color: #ed1e31;
	}
	
	.wpNewsArchive a.newsLink:hover{
		text-decoration: underline;
	}
/* -- End. News Archive -- */

/* -- News Article -- */

	.wpNewsArticle{
		font-size:1.1em;
	}
	
	.wpNewsArticle HR { border-top:0px; height:1px; color: #cfd3d6; margin-bottom:10px;}

	.wpNewsArticle .imgNewsArticle 
	{
		float:right;
		margin-left:10px;
	}
	
	.wpNewsArticle a,
	.wpNewsArticle a:link,
	.wpNewsArticle a:visited{
		color: #ed1e31;
	}
	
	.wpNewsArticle a:hover{
		text-decoration: underline;
	}
	
/* -- End. News Article -- */

/* -- News Home -- */

    .newsContainer li {
        margin-bottom: 10px;
    }

/* -- End. News Home -- */


/* -- BranchDetailView -- */
	.wpBranchDetailView{
		width:530px;
		margin-left:30px;
	}
	
	.wpBranchDetailView HR { border-top:0px; height:1px; color: #cfd3d6; margin-bottom:15px;}
	
	.wpBranchDetailView a{
		background-image:none;
	}
	
	.wpBranchDetailView .column {
		float:left;
		margin-right:10px;
		width:250px
	}

	.wpBranchDetailView .twoCol{
		clear:both;
		padding-top:20px;
	}

/* -- End. BranchDetailView -- */

/* -- LastOffers -- CR 200684 && 200678 */
	.wpLastOffer 	
	{
		margin-bottom: 10px;
	}

	.wpLastOffer h3
	{
		background-image: url(/asset/images/rightPanlesBG.png);
		padding: 10px;
		color: #fff;
		font-size: 1.4em;
		font-weight: normal;
		BACKGROUND-POSITION: left bottom;				
		OVERFLOW: hidden;	
		WIDTH: 160px;	
		BACKGROUND-REPEAT: repeat-y
	}
	
	.resultLastOffer
	{
		width :170px;
		margin-left: 10px;
		margin-top:10px;				
	}
	
	.resultLastOffer Li
	{
		margin-bottom:10px
	}
	
	.wpLastOffer #LastOfferContent
    {		
		width :180px
    }
    
    .linkContainerLastOffer
    {
    	BACKGROUND-IMAGE: url(/asset/images/doubleRedChevron.png);
		BACKGROUND-REPEAT: no-repeat;
		padding-left: 10px;
		color: #40515a;
		font-size: 1.1em;
		text-decoration: none;
		font-weight: 700;
		text-decoration: none;	
		BACKGROUND-POSITION: 0px 0.16em
		
    }
    
    .sidePanelLastOffers
    {
    	BORDER-RIGHT: #ecedee 1px solid;	
    	BORDER-TOP: #ecedee 1px solid;	
    	BORDER-LEFT: #ecedee 1px solid;	
    	BORDER-BOTTOM: #ecedee 1px solid
    }
    
    .linkColorLastOffers
    {
    	color: Red!important;
    }

/* -- End. LastOffers -- */

/* -- SEO Offers -- CR 202507 */
    .wpSeoOffers .inside	
	{
		margin-left: 10px;
		margin-top:10px;
	}
	
	.wpSeoOffers ul.linkList
	{
	    margin-bottom:8px;
	}
	
	.wpSeoOffers ul.linkList li 
	{	    
	    background: transparent url(/asset/images/doubleRedChevron.png) no-repeat scroll left 3px;
	    margin-bottom: 4px;
	    padding-left: 10px;	    
	}
		
	.wpSeoOffers .linkList li a
	{
	    background-position: left 0.2em;
	    padding-left:5px;
	    color:#40515a;
	    font-size: 1.1em;
	    font-weight:bold;
	}
	
	.wpSeoOffers .linkListInt li a
	{
	    font-weight:bold;
	    margin-left:10px;
	    font-size: 1.1em;
	    color:#40515a;
	}
	
	.wpSeoOffers .listInt
	{
	    line-height:0.7;
	    margin-top:12px;
	    margin-bottom:8px;
	}
	
	.breadcrumbSeoOffers
    {
	    margin-bottom: 7px;	 
	    color: #68737a;
	    padding-bottom:10px;
	    margin-left:10px;
    }  
    
    .breadcrumbSeoOffers a
    {        
        color: #40515a !important;
    }

/* -- End. SEO Offers -- */


/* -- Enterprise Document Download  -- */
.wpEnterpriseDocumentDownload
{
    width:391px;
    height:287px;
    font-size: 1.1em;
}

#EnterDocDown label
{
    display:block;
    height: 22px;
    width: 390px;
    font-weight:normal;    
    margin-top:10px;
}

#EnterDocDown label .required 
{
	background: url(/asset/images/IcoStar.png) no-repeat right 1px;
}
#EnterDocDown label .text
{
    border-color:#93A9B7;
    border-width:1px;
    border-style:solid;
}
#EnterDocDown label span
{    
    float: left;      
    font-weight: normal;
    display: block;
    height: auto;
    margin: 2px 5px 3px 0;
    width: 110px;
    text-align:right;
    padding-right: 5px;
    color:Black;
}

#EnterDocDown label span.showValidator
{ 
    display:inline;
    float: none;
    margin-top: 1px;
    width: 10px;  
    padding-right:0px;
    margin-right:0px;
}

#EnterDocDown input
{
	width: 231px;
	padding-right: 1px;
}

#EnterDocDown .btnTelechargerCS
{
	float: right;
	width: 85px;
	margin-right:35px;
	background-image:url(/asset/images/btnSubmitBG.png);	
	height:20px;	
	border: medium none;
	cursor:pointer;
	color:#ffffff;
	font-size: 1.1em;
    font-weight: bold;
    padding: 0 0 0 0;
    background-color: #4A5A62;
    background-position: 0px 20px;
    background-repeat: repeat-x;
}

#EnterDocDown .btnTelechargerCS:hover, .btnTelechargerCS.hover, .btnTelechargerCS-hover
{
    background-position: 0px 0px;
    color: #ffffff !important;
}

#EnterDocDown div .required
{
    margin-left:28px;
    float:left;
    color:Red;
}
#EnterDocDown .buttons
{
    margin-top:10px;
}
#EnterDocDown .errorMessage
{
    padding-top:15px;
    color:Red;
    margin-left:15px;
}
/* -- End. Enterprise Document Download  -- */


/* ---- Branch guide --- */

	ul.edit-ulcolumn
	{
		/*float:left;*/
		/*width:740px;*/
		width:100%; /*Vlaporte 01/06/2009 Req 200686 */
		margin-bottom:0px;
	}
	
	ul.edit-ulcolumn H2{
		font-size:1.2em;
	}
	

	ul.edit-ulcolumn li.liColumnLeft
	{
		margin-top: -14px;
	} 
	
	 ul.edit-ulcolumn li.liColumnLeftBranches
	{
		margin-top: -14px;
		width:49%; /*Vlaporte 01/06/2009 Req 200686 */
	} 
	
/* -- End. Branch Results -- */


/* -- GuideAgences -- */

    .wpGuideAgences{
		/*padding:20px 0px;*/
		font-size:1.1em;
		margin-top: -20px;
	}    
	
	.wpGuideAgences h2{
		margin:20px 0px 0px;
	}
	
	.wpGuideAgences #h2AgenEmplo{
		 color: #FF3300;
	}
	

	.wpGuideAgences p{
		margin-bottom:5px;
	}
	
	
	.wpGuideAgences #ulAgenEmplo ul li {
		margin-bottom:10px;
		width: 20%;
		float: left;
		margin-right: 1%;
		margin-left: 200px;
	}
	
	.wpGuideAgences #ulAgenEmplo ul.edit-ulcolumn li{
		/*float:left;		*/
	}
	
	.wpGuideAgences #ulAgenEmplo li.liColumnLeft
	{	
	/*	margin-top: -14px;*/
	}  
	

  .wpGuideAgences #ulDepartaments ul li {
		margin-bottom:10px;
		width: 20%;
		float: left;
		margin-right: 1%;
		margin-left: 200px;
	}
	
	.wpGuideAgences #ulDepartaments ul.edit-ulcolumn li{
		/*float:left;		*/
	}
	
	.wpGuideAgences #ulDepartaments li.liColumnLeft
	{	
		margin-top: 0px!important;
	}  
	
	#ulAgenEmplo li.liColumnLeft
	{
		margin-top: 0px!important;
	}
	
	.wpGuideAgences #DivDepartaments {
		padding-top: 15px;
		padding-right: 20px;
		padding-left: 4px;
		border: 1px solid rgb(0, 0, 0);width: 910px;
		background-color: #F1F0EF;
		overflow:hidden;
	}
		
		
	
		
/* -- End. GuideAgences -- */


/* -- BranchDetailView -- */
	.wpBranchDetailView{
		width:530px;
		margin-left:30px;
	}
	
	.wpBranchDetailView HR { border-top:0px; height:1px; color: #cfd3d6; margin-bottom:15px;}
	
	.wpBranchDetailView a{
		background-image:none;
	}
	
	.wpBranchDetailView .column {
		float:left;
		margin-right:10px;
		width:250px
	}

	.wpBranchDetailView .twoCol{
		clear:both;
		padding-top:20px;
	}


.wpBranchDetailView td
{
	font-family:  verdana,arial,helvetica,sans-serif! important;
	font-size: 8pt! important;
}

/* -- End. BranchDetailView -- */

