/* Stylesheet ATC Project :: 3days */

/* Styles généraux de la page */
body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: justify;
	color: #000;
	background: #E16501 url(../images/bg.png) repeat-x;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #812508;
	text-decoration: underline;
}
img {
	border: none;
}

/* Divs Généraux */
#container {
	width: 760px;
	height: auto;
	margin:	auto;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0px;
}
#header {
	width: 760px;
	height: 120px;
	background: url(../images/header.png) no-repeat;
}
#content {
	width: 760px;
	margin-top: 23px;
}
#content td {
	vertical-align: top;
}
#separator {
	width: 20px;
}
#footer {
	padding-bottom: 5px;
	font-size: 9px;
	text-align: center;
	background: url(../images/footer.png) no-repeat bottom center;
}

/* Menu */
#menu {
	width: 177px;
	text-align: center;
}
#admin_top, #admin_bot {
	width: 177px;
	height: 17px;
}
#admin_top {
	background: url(../images/admin_top.png) no-repeat;
}
#admin_bot { 
	background: url(../images/bot_menu.png) no-repeat; 
}
#menu a {
	width: 177px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #000;
	display: block;
	background: #EDB56A;
}
#menu a:hover {
	color: #fff;
	text-decoration: none;
	background: url(../images/menu_hover.png) no-repeat;
}

/* Contenu de la page */
#title_page {
	height: 14px;
	margin: 0px;
	padding: 5px 1px 0px 10px;
	font-weight: bold;
	color: #812508;
	background: url(../images/title.png) no-repeat;
}
#container_main {
	padding: 5px;
	background:	#F1CF8F;
}
.main_content {
	margin-top: 5px;
	padding: 10px;
	background:	#FFEDCD;
}
.title_content {
	margin: 0px; 
	padding: 0px;
	color: #812508;
}
.links_content {
	margin: 0px; 
	padding: 0px;
	text-align: center;
}
.links_content a {
	text-decoration: underline;
	color: #812508;
}
.links_content a:hover {
	text-decoration: none;
}
.text_content {
	text-indent: 10px;
	margin-bottom: 0px;
}
.list_content {
	margin-top: 0px;
	padding-left: 25px;

}

/* Galeries Photos */
.entete_photos {
	margin-left: 10px;
	margin-top: 10px;
}
.mycarousels {
	margin-bottom: 10px;
}

/* Carousel  */
.jcarousel-scope {
    position: relative;
    width: 430px;
	margin-top: 10px;
    padding: 20px 40px;
	border: 1px solid #E26502;
}
.jcarousel-list {
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.jcarousel-list li {
    float: left;
    list-style: none;
    width: 100px;
    height: 100px;
    margin-right: 10px;
}
.jcarousel-list a {
	border-width: 0px;
}
.jcarousel-prev, .jcarousel-next {
    position: absolute;
    top: 60px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    color: #000;
    background-color: transparent;
    font-weight: bold;
	border: 0px;
}
.jcarousel-prev {
    left: 10px;
}
.jcarousel-next {
    right: 10px;
}
.jcarousel-prev:hover, .jcarousel-next:hover {
	color: #E26502;
}
.jcarousel-prev-disabled, .jcarousel-next-disabled {
    color: #FFEDCD;
    cursor: default;
}

/* Styles Partie Admin */
.center {
	text-align: center;
}
.entete {
	text-align: center;
	font-weight: bold;
	color: #EEE;
	background: #E26502;
}
.admin_info {
	height: 17px; 
	color: #EEE;
	padding: 5px;
	text-align: center; 
	background: #E16501;
}
.admin_erreur {
	color: #000;
	margin-top: 5px;
	padding: 5px;
	text-align: center; 
	border: 1px dashed red;
}
.entete_accueil {
	margin-top: 10px;
	margin-bottom: 5px;
	padding-left: 3px;
	color: #E16501;
	text-decoration: underline;
}
.description_accueil {
	margin: 5px;
	margin-left: 15px;
}
.admin_help {
	width: 500px;
	margin-left: 40px; 
	padding: 5px; 
	padding-left: 20px; 
	border: 1px dotted #E16501; 
}

/* Identification */
#table_login {
	margin: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 200px;
	text-align: right;
	border: 1px solid #E16501;
	padding: 10px;
}
#table_login input {
	border: 1px solid silver;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#table_login_valid, #table_valid  {
	text-align: center; 
	padding-top: 5px; 
	padding-bottom: 0px;	
}

/* Divs Multimédia & Photos Admin */
#container_photos {
	width: 710px;
	height: 450px;
	margin-left: 50px;
	overflow: auto;
}
#title_photos {
	margin-bottom: 10px;
	color: #E16501;
	font-size: 14px;
	border-bottom: 1px solid #E16501;
}
.entete_photos {
	margin-left: 10px;
	margin-top: 10px;
}
.mini_photo {
	border: 1px solid transparent;
}
.mini_photo:hover {
	border: 1px solid #E16501;
}
.mycarousels {
	margin-bottom: 10px;
}
#table_seegalerie{
	width: 533px;
	margin-top: 5px;
	padding: 10px;
	border: 1px dashed #E16501;
}
#table_galeries, #table_photos, #list_songs, #list_videos {
	width: 530px;
	margin-top: 1px;
	border-collapse: collapse;
}
#table_galeries td, #table_photos td, #list_songs td, #list_videos td {
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: middle;
}
#table_galeries tr:hover, #table_photos tr:hover, #list_songs tr:hover, #list_videos tr:hover {
	background: #F1CF8F;
}
#table_galeries img, #table_photos img {
	width: 18px; 
	height: 18px; 
	border-width: 0px; 
	margin-top: 3px;
}
#table_valid  {
	text-align: center; 
	padding-top: 5px; 
	padding-bottom: 0px;	
}
#table_addphoto, #table_deletephoto, #table_editphoto,
#table_addgalerie, #table_deletegalerie, #table_editgalerie, 
#table_addsong, #table_deletesong, #table_addvideo, #table_deletevideo {
	width: 533px;
	margin-top: 5px;
	padding: 10px;
	border: 1px dashed #E16501;
}
#table_addphoto td, #table_deletephoto td, #table_editphoto td,
#table_addgalerie td, #table_deletegalerie td, #table_editgalerie td, 
#table_addsong td, #table_deletesong td, #table_addvideo td, #table_deletevideo td {
	height: 24px;
	vertical-align: top;
}
#table_addphoto input, #table_editphoto input, #table_deletephoto input, 
#table_addphoto select, #table_editphoto select,
#table_addgalerie input, #table_editgalerie input, #table_deletegalerie input, 
#table_addsong input, #delete_song input, #table_addvideo input, #delete_video input, .affiche_file {
	border: 1px solid silver;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.left_col {
	width: 85px;
}
.edit_btns {
	float: right;
	margin-top: -30px;
}
.edit_btns img {
	border-width: 0px;
}
#player {
	text-align: center;
	margin-top: 10px;
}

/* Admin Book */
#listing_book {
	width: 530px;
	border: 1px solid #333;
	border-collapse: collapse;
}
#listing_book td {
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #333;
}
.entete_book {
	background: #222;
	font-weight: bold;
	border: 1px solid #C60;
}
#listing_book tr:hover {
	background: #F1CF8F;
}
#listing_book img {
	border-width: 0px;
}