/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
* Filename: style.css
* Version: 0.0.1 (2011-07-06) YYYY-MM-DD
* Website:  Template Landing Eset
* Author: Céline Aussaresses - Nexway
== STRUCTURE: ==============================
* Page width: 100%
* Number of columns: 1
============================================
BODY
-WRAPPER
--BLOC-FORM
--BLOC-PUB
--BLOC-DESC
--BLOC-PLUS
--FOOTER
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
/* _RESET
==========================================*/
*{margin:0; padding:0;}
img{border:none; text-decoration:none !important;}
h1,h2,h3,h4{font-size:100%;}

/* _STUDIO DESIGN-FRAMEWORK 
==========================================*/
.clear{clear:both;}
 h1{color:#267474; font-size:32px;  }
 h2{color:#267474; font-size:25px; }
 h3{color:#333; font-size:18px; text-align:left }

.align-l{float:left;}
.align-r{float:right;}
.txt-c{text-align:center;}
.txt-r{text-align:right;}
.txt-l{text-align:left;}

.txtblanc{color:#fff;}
.txtjaune{color:#efd122;}

.txt33{font-size:33px;}
.txt14{font-size:14px;}
.txt15{font-size:15px;}
.txt18{font-size:18px;}

.pd-t10{padding-top:10px;}
.pd-t15{padding-top:5px;padding-bottom:20px}
.pd-t20{padding-top:20px;}

.pd-b10{padding-bottom:10px;}
.pd-b15{padding-bottom:15px;}
.pd-b20{padding-bottom:20px;}

.pd-l10{padding-left:10px;}
.pd-l15{padding-left:15px;}
.pd-l20{padding-left:20px;}
.pd-l40{padding-left:40px;}

.pd-r5{padding-right:5px;}
.pd-r10{padding-right:10px;}
.pd-r15{padding-right:15px;}
.pd-r20{padding-right:20px;}
.pd-r60{padding-right:60px;}
.pd-r96{padding-right:92px;}

.bd-t1{border-top:1px solid #999;}

/* BODY
==========================================*/
body{	font-family:Arial, Helvetica, sans-serif;	font-size: 13px;color: #333; background-color:#FFF;}

/* -WRAPPER
==========================================*/
#wrapper{width:955px;   margin:auto; margin-top:5px; background-image:url(http://images.telechargement.fr/OP_eset_2012/landing0911-essaisGratuit/images/wrapper-fond.jpg); 
background-repeat:no-repeat; border:1px solid #ddd;  }

/* --BLOC-FORM
==========================================*/
#bloc-form { background-image:url(http://images.telechargement.fr/OP_eset_2012/landing0911-essaisGratuit/images/form-fond.gif); background-repeat:no-repeat; width:402px; padding: 11px 15px 10px 15px; margin-right:30px; margin-top:30px;}
ul{ list-style-position:inside; list-style-image:url(http://images.telechargement.fr/OP_eset_2012/landing0911-essaisGratuit/images/form-puce.gif);}
p{padding-right:20px;}
#bloc-form a{ text-decoration:none; font-size:16px; color:#333;}
#bloc-form a:hover { text-decoration:none; background-position:0 -31px }
#btn-dl{ margin-left:110px; }
.btn-dl{display:block; width:180px;height:25px; text-align:center; background-repeat:no-repeat;  padding-top:6px;}
.btn-dl2{display:block; width:180px;height:25px; text-align:center; background-image: url(/img/commun/btn-dl.gif); background-repeat:no-repeat;  padding-top:6px;}

/* --BLOC-PUB
==========================================*/
#bloc-pub{background-image:url(http://images.telechargement.fr/OP_eset_2012/landing0911-essaisGratuit/images/pub-fond.jpg); padding:5px 5px 1px 4px; background-repeat:no-repeat; width:828px; margin-left:60px; height:131px;}
#bloc-pub-anim{padding:5px 5px 1px 4px; width:828px; margin-left:60px; height:131px;}
#bloc-pub a{ text-decoration:none; color:#FFF; }
#bloc-pub a:hover { text-decoration:none; background-position:0 1px }
#btn-profiter{ float:left;}
.btn-profiter{display:block; width:160px;height:25px; text-align:center; background-image: url(http://images.telechargement.fr/OP_eset_2012/landing0911-essaisGratuit/images/pub-btn.gif); background-repeat:no-repeat;  float:left; padding-top:9px; background-position:0 -32px;}

/* --BLOC-DESC
==========================================*/
#bloc-desc ul{ list-style-position:inside; list-style-image:url(http://images.telechargement.fr/OP_eset_2012/landing0911-essaisGratuit/images/desc-puce.jpg);}
#bloc-desc li{padding-top:10px;}

/* --BLOC-PLUS
==========================================*/
#bloc-plus{ background-image:url(http://images.telechargement.fr/OP_eset_2012/landing0911-essaisGratuit/images/plus-fond.gif); background-repeat:no-repeat; margin-left:40px; width:880px; height:160px;}
.bloc{height: 140px; width:293px; }

/* -FOOTER
==========================================*/
#footer{ background-image:url(http://images.telechargement.fr/OP_eset_2012/landing0911-essaisGratuit/images/footer-fond.gif); background-repeat:repeat-x; font-size:12px; color: #FFF; padding:12px 0 12px 0; text-align:center; }
#footer a{ color:#FFF; text-decoration:none; padding-right:10px; padding-left:10px;}
