body
{
background: center url("images/background.jpg") fixed;
font-family:Arial, Helvetica, sans-serif;
font-size: 10px;
margin: 0px;
}

/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////  */
/* ////////////////////////////     Header style section      /////////////////////////////////////////////////   */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////  */

#header
{
text-indent: 30px;
width: 100%;
height: 80px;
margin-bottom: 20px;
background-color: #FFFFFF;
}

#header .logo
{
margin-top: 2px;
}

#header .adress
{
margin-top: 2px;
float: right;
}


/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////  */
/* ////////////////////////////     Form Style section      /////////////////////////////////////////////////   */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////  */

#content
{
width: 750px;
height: 438px;
margin: auto;
margin-top: 0px;
background: url("images/dong-content-transp2.png") no-repeat;
/*padding: 0px 20px;*/
}

.form1
{
margin-left: 50px;
}

.form2
{
/*width: 650px;
height: 380px;*/
text-indent: 30px;
padding-top: 85px;
}

input, textarea
{
margin-left: 30px;
margin-top: 2px;
}


.bouton
{
padding-left:90px;
}

.submit
{
padding-top: 150px;
padding-left: 40px;
font-size: 12px;
}

.unsubmit
{
padding-top: 200px;
padding-left: 40px;
font-size: 12px;
}

.captcha
{
font-size: 12px;
font-weight: bold;
color: #0066FF;
}


/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////  */
/* ////////////////////////////     Bottom Style section      /////////////////////////////////////////////////   */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////  */

#content2
{
/*text-indent: 30px;*/
width: 750px;
height: 186px;
margin: auto;
background: url("images/dong-content1.png") no-repeat ;
}

.images1
{
padding-top: 100px;
padding-left: 50px;
}

.images2
{
padding-top: 100px;
padding-left: 10px;
}

.popup
{
margin-left: 200px;
margin-top: 70px;
}

/*.links
{
padding-top: 120px;
padding-left: 30px;
}*/

/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////  */
/* ////////////////////////////     eCatalogue caption Style section      ///////////////////////////////////////////  */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////  */

#bottom .caption
{
text-align: center;
}

/* p
{
color: black;
font-size: 1,0em;
text-align: left;
text-indent: 30px;
}
*/

