body {
		margin:0;
		padding:0;
		text-align:center;
	}
	h1{
		font-size:180%;
		font-weight:normal;
		margin:0;
		padding:0 20px;
		}
	h2{
		font-size:160%;
		font-weight:normal;
		}	
	h3{
		font-size:140%;
		font-weight:normal;
		}	
	img{border:none;}
	pre{
	display:block;
	font:12px "Courier New", Courier, monospace;
	padding:10px;
	border:1px solid #bae2f0;
	background:#e3f4f9;
	margin:.0em 0;
	width:750px;
		}	
		
	.clear {
		clear:both;
	}
			
    /* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-750px;
            }
    /* // image replacement */
			
	#container{
	margin:0 auto;
	position:relative;
	text-align:left;
	width:750px;
	background:#fff;
	margin-bottom:0em;
		}	
	#header{
		height:80px;
		line-height:80px;
		background:#5DC9E1;
		color:#fff;
		}				
	#content{
		position:relative;
		width: 750px;
    	margin: 0 auto;
		overflow: hidden;
		}		
	.bfaptext {
		font-family: Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.42857143;
    color: #333333;
		}
	.titlebfap {	
	font-style: italic;
    font-family: 'Times New Roman', Times, serif;
    font-size: 25px;
    font-weight: bold;
    color: #333333;
	margin-top:0px;
		}
		
	.titorange {
	color: #fd665c;
	}
			
/* Icons RRSS */
/* Round 32 */

.tsc_social_round { display: inline-block; text-indent: -999em;height:32px; width:32px; text-decoration: none; padding:2px; vertical-align:middle; }
.tsc_social_round:hover{ opacity:0.7; }

.youtube_round{ background:url(http://www.avon.es/PRSuite/static/images/bfap/youtube-round.png) no-repeat; }
.facebook_round{ background:url(http://www.avon.es/PRSuite/static/images/bfap/facebook-round.png) no-repeat; }
.instagram_round{ background:url(http://www.avon.es/PRSuite/static/images/bfap/instagram-round.png) no-repeat; }
.pinterest_round{ background:url(http://www.avon.es/PRSuite/static/images/bfap/pinterest-round.png) no-repeat; }
.twitter_alt_round{ background:url(http://www.avon.es/PRSuite/static/images/bfap/twitter_alt-round.png) no-repeat; }

/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{
	/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:750px;
	height:517px;
	overflow:hidden;
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{
	display:block;
	width:30px;
	height:205px;
	position:absolute;
	left:10px;
	top:230px;
	z-index:500;
		}	
	#nextBtn, #slider1next{
	left:710px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:50px;
		height:60px;
		background:url(http://www.avon.es/PRSuite/static/images/bfap/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(http://www.avon.es/PRSuite/static/images/bfap/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:0em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 0px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:0px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 0px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */
