/* -------------------------------------------------------------------- 
                    YOURAX
                    By Arnaud DENNEULIN 2010
-------------------------------------------------------------------- */

/* ------------------------------------------------------ DEFAULT VALUES -------------------------------------------------------- */

* {
	padding:0;
	margin:0;
	border:0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}

html, body {
	height:100%;
	background-position: center top;
	text-align:center;
	background-color: #39424B;
}
a{text-decoration:underline; color:#393328;}
a:hover{text-decoration:none; color:#B6B632;}
#main {
	background-image: url(http://www.yourax.fr/EVENT/2010/img/FD.png);
	background-repeat: repeat-x;
}
#tab_titre_virtual_day/* ------------------------------------------------------- FORMAT DES DIV */ {
	height: 123px;
	width: 800px;
	background-image: url(../img/tab_titre.gif);
}
#tab_titre_endpoint_day {
	height: 123px;
	width: 800px;
	background-image: url(http://www.yourax.fr/EVENT/2010/img/tab_titre_bc_netapp.gif);
}

#tab_partenaires {
	height: 70px;
	width: 800px;
	background-image: url(http://www.yourax.fr/EVENT/2010/img/tab_partenaires.gif);
}
#tab_partenaires_endpoint {
	height: 70px;
	width: 800px;
	background-image: url(http://www.yourax.fr/EVENT/2010/img/tab_partenaires_endpoint.gif);
}


#tab_ok {
	height: 70px;
	width: 800px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #B0B73C;
	background-color: #FFF;
}
#mascotte {
	background-image: url(http://www.yourax.fr/EVENT/2010/img/mascotte.png);
	background-repeat: no-repeat;
	height: 360px;
	width: 390px;
	margin-top: 0px;
	background-position: 30px 20px;
}
#mascotte_endpoint {
	background-image: url(http://www.yourax.fr/EVENT/2010/img/mascotte_endpoint.png);
	background-repeat: no-repeat;
	height: 360px;
	width: 390px;
	margin-top: 0px;
	background-position: 30px 20px;
}

#txt_virtual_day {
	background-image: url(http://www.yourax.fr/EVENT/2010/img/virtual_day_yourax.png);
	background-repeat: no-repeat;
	height: 180px;
	width: 400px;
	margin-top: 50px;
	margin-bottom: 85px;
	position: relative;
}
#txt_secure_endpoint_day {
	background-image: url(http://www.yourax.fr/EVENT/2010/img/endpoint_day_yourax.png);
	background-repeat: no-repeat;
	height: 180px;
	width: 400px;
	margin-top: 50px;
	margin-bottom: 20px;
	position: relative;
}
#tab_agenda {
	height: 70px;
	width: 400px;
	background-image: url(http://www.yourax.fr/EVENT/2010/img/agenda.png);
	background-repeat: no-repeat;
	float: left;
	margin-top: 10px;
	padding-top: 70px;
	padding-right: 3px;
	padding-left: 10px;
	margin-left: 0px;
	background-color: #FFF;
	position: relative;
}
#tab_invit {
	height: auto;
	width: 800px;
	background-image: url(http://www.yourax.fr/EVENT/2010/img/repet_fd_tab_invit.png);
	background-repeat: repeat-x;
	background-color: #FFF;
}
.champ_plat {
	border: 1px solid #5C9CBD;
}

#tab_ou {
	height: 70px;
	width: 185px;
	background-image: url(http://www.yourax.fr/EVENT/2010/img/ou.png);
	background-repeat: no-repeat;
	float: left;
	padding-top: 70px;
	padding-left: 10px;
	padding-right: 2px;
	position: relative;
	margin-right: 30px;
	background-color: #FFFFFF;
}
#tab_quand {
	height: 70px;
	width: 185px;
	background-image: url(http://www.yourax.fr/EVENT/2010/img/quand.png);
	background-repeat: no-repeat;
	float: left;
	padding-top: 70px;
	padding-right: 2px;
	padding-left: 8px;
	position: relative;
	background-color: #FFFFFF;
}
#form_inscription {
	background-repeat: no-repeat;
	height: 360px;
	width: 800px;
	background-color: #FFF;
}


.txt_16 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
}
.txt_16_b {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #5C9CBD;
}

.txt_18 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #999;
}

.txt_24 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
}
#POINTILLE {
	height: 1px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
}
.repet_degrade {
	background-image: url(http://www.yourax.fr/EVENT/2010/img/repet_degarde.png);
	background-repeat: repeat-x;
	color: #FFF;
}
.tab_formulaire {
	border: 1px solid #3D7796;
}
#BTN_form {
	color: #FFF;
	background-color: #5C9CBD;
	border: 1px solid #3D7796;
}

