#content {
   margin: 10px 10px 0px 10px;
   padding: 20px;



	border: 1px solid #d6d6d6;
   background: White;
 }	 	

#content * { 	
   color : #444343;
   font-family: sans-serif;
   font-size: small;
}	



#content p {

	text-align: justify;

}


#content h1 {
	color : #363636;
	font-size: 14px;
}
 
#content h3,h4,h5 {
	color : #363636;
	font-size: 12px;
}

#content h2 {
   background: url(/img/zf.gif) no-repeat bottom left;
	font: bold 10px Tahoma; 
	text-transform: uppercase;
	white-space: nowrap;
	display: block;
   padding: 0px 0px 0px 20px;
   height: 18px;
   margin: 0px;
}
 
 
#content h6 {
	color : Green;
	font-size: 12px;
}

 
#content strong {
	color : Green;
}



#content ol {

	list-style: decimal;
}

#content ul {

	list-style-type: none;
	list-style-image: url(/img/bulet.gif);
}


#content li {
   font: bold 13px sans-serif;
}



#content ul.cat li {
   padding: 2px;
   font: bold 13px sans-serif;
	list-style-type: none;
	list-style-image: url(/img/bulet.gif);
}


#content form {
 	position: relative;
   min-width: 500px;
 	/* border: 1px solid #405159; */
   width: 500px;
	 margin: 5px;
   padding: 5px;

}


#content form fieldset.Status {
 	position: relative;
	margin: 3px;
	padding: 3px;
   BORDER: none;
	text-align: left;
	font: bold 12px sans-serif;
   height: 35px;
}


#content form fieldset {
 	position: relative;
	margin: 3px;
	padding: 3px;
   BORDER: none;
	text-align: left;
	font: bold 12px sans-serif;
}

#content form fieldset p {

   font: 12px sans-serif;

}


#content form fieldset ul {

  margin-left: 45px;

}

#content form fieldset ul li {
   font: 12px sans-serif;
	list-style-type: none;
	list-style-image: none;
}


#content form fieldset b {
   position:absolute;
   top: -8px;
   left: 200px;
	
	font: normal 12px sans-serif;
   color: #363636;

   display:block;
}


#content form fieldset label {

	width: 160px;
	font: bold 12px sans-serif;
   color: #363636;
	text-align: right;
   display:block;
}

#content form fieldset label:hover {
	color: #BC2A4D;
}


#content form fieldset input {

   position:absolute;
   top: -4px;
   left: 170px;
	width: 300px;
   background-color: White; 
   border: 1px solid #acacac;
   height: 17px;
	color: #485962;
}

#content form fieldset input:hover {
   border: 1px solid #BC2A4D;
	color: #BC2A4D;

}

#content form fieldset input:focus {
   border: 1px solid #BC2A4D;
	background-color: #F5F5F5;
	color: #BC2A4D;
}



#content form fieldset.Protect {
 	position: relative;
	margin: 3px;
	padding: 3px;
   BORDER: none;
	text-align: left;
      height: 25px;
}


#content form fieldset.Protect label {

	width: 200px;
	font: bold 12px sans-serif;
   color: #363636;
	text-align: right;
   display:block;
}

#content form fieldset.Protect label:hover {
	color: #BC2A4D;
}


#content form fieldset.Protect input {

   position:absolute;
   top: 1px;
   left: 210px;
	width: 100px;
   background-color: White; 
   border: 1px solid #acacac;
   height: 17px;
	color: #485962;
}

#content form fieldset.Protect input:hover {
   border: 1px solid #BC2A4D;
	color: #BC2A4D;

}

#content form fieldset.Protect input:focus {
   border: 1px solid #BC2A4D;
	background-color: #F5F5F5;
	color: #BC2A4D;
}




#content form fieldset span {
   font: bold 14px sans-serif;
   position:absolute;
   top: 0px;
   left: 320px;
	width: 70px;
   background-color: White; 
   border: 1px solid #acacac;
   height: 17px;
	color: Red;
   margin: 1px;
	padding:1px;
	text-align: center;
}

#content form fieldset img {

   position:absolute;
   top: -4px;
   left: 340px;
	width: 170px;
   border: 1px solid #acacac;
   height: 60px;
}



#content form fieldset select {

   position:absolute;
   top: -4px;
   left: 170px;
	
   background-color: White; 
   border: 1px solid #acacac;
   height: 20px;
	color: #485962;
}

#content form fieldset select:hover {
   border: 1px solid #BC2A4D;
	color: #BC2A4D;

}

#content form fieldset select:focus {
   border: 1px solid #BC2A4D;
	background-color: #F5F5F5;
	color: #BC2A4D;
}


#content form fieldset textarea {
  	position: relative;
   left: 0px;
	width:90%;
   background-color: #F2F2F2; 
   border: 1px solid #acacac;
   
	color: #485962;
}

#content form fieldset textarea:hover {
   border: 1px solid #BC2A4D;
	color: #BC2A4D;

}

#content form fieldset textarea:focus {
   border: 1px solid #BC2A4D;
	background-color: #F5F5F5;
	color: #BC2A4D;
}


#content form div.inp { text-align: center; } 

#content form div.inp input {
	color : #f2f2f2;
   border: 1px solid #010101;

   height: 24px;
/*	width: 70%; */
   cursor: pointer;
   background-color : #8e8e8e;
   font: bold 12px sans-serif;
	text-transform: uppercase;
}

#content form div.inp input:focus {
	color : #f2f2f2;
   border: 1px solid #6B1919;
   background-color : #B22222;
}

#content form div.inp input:hover {
   border: 1px solid #6B1919;
   background-color : #B22222;
}



#content fieldset table{

	width: 10%;
}

#content form div.inp1 { text-align: center; } 

#content form div.inp1 input {
	color : #f2f2f2;
   border: 1px solid #010101;
 	width: 50px;
   height: 24px;
   position:absolute;
   top: -4px;
   left: 350px;
   cursor: pointer;
   background-color : #8e8e8e;
   font: bold 12px sans-serif;
	text-transform: uppercase;
}

#content form div.inp1 input:focus {
	color : #f2f2f2;
   border: 1px solid #6B1919;
   background-color : #B22222;
}

#content form div.inp1 input:hover {
   border: 1px solid #6B1919;
   background-color : #B22222;
}




#content form .attache input {

   position:absolute;
   top: -4px;
   left: 170px;

   height: 22px;
}






#content form fieldset input.checkbox {

   position:absolute;
   top: -4px;
   left: 170px;
		width: 20px;
   background-color: White; 

   height: 18px;
	color: #485962;
}


#content form fieldset .checkbox2 {
	/*border: 1px solid #d6d6d6;*/
   position: absolute;
   top: 0px;
   left: 170px;
		width: 340px;
   background-color: White; 

   height: 18px;
	color: #485962;
}

#content form fieldset .checkbox2 label {
   position: relative;
      left: 0px;
	font: normal 11px sans-serif;
   color: #363636;
	text-align: left;
	float: left;
   width: 100px;
      margin: 0; 
   padding: 0;
}

#content form fieldset .checkbox2 label:hover {
	color: #BC2A4D;
}

#content form fieldset .checkbox2 input {
   margin: 0; 
   padding: 0;
   position: relative;
   top: 4px;
   left: 0px;
		width: 18px;
   background-color: White; 

   height: 18px;
	color: #485962;
}



#content form fieldset input.inp2 {
   position: relative;
   background-color: White; 
   border: 1px solid #acacac;
   height: 17px;
   width: 20px;
	color: #485962;
}


#content form fieldset input.inp2:hover {
   border: 1px solid #6B1919;
   background-color : #F5F5F5;
}




#content form fieldset select.selectMounth {

   position:absolute;
   top: -4px;
   left: 240px;
	
   background-color: White; 
   border: 1px solid #acacac;
   height: 20px;
	color: #485962;
}


#content form fieldset select.selectMounth:hover {
   border: 1px solid #BC2A4D;
	color: #BC2A4D;

}

#content form fieldset select.selectMounth:focus {
   border: 1px solid #BC2A4D;
	background-color: #F5F5F5;
	color: #BC2A4D;
}




#content form fieldset select.selectDay {

   position:absolute;
   top: -4px;
   left: 340px;
	
   background-color: White; 
   border: 1px solid #acacac;
   height: 20px;
	color: #485962;
}


#content form fieldset select.selectDay:hover {
   border: 1px solid #BC2A4D;
	color: #BC2A4D;

}

#content form fieldset select.selectDay:focus {
   border: 1px solid #BC2A4D;
	background-color: #F5F5F5;
	color: #BC2A4D;
}




#content form fieldset input#Line {
   position:absolute;
   top: 2px;
   left: 165px;
	width: 20px;
   border: 0px;
   height: 18px;
	background: transparent;
}


#content form fieldset.submit { text-align: center; } 
#content form fieldset.submit input {
	color : Black;
   border: 1px solid #010101;
 	width: 200px;
   height: 24px;

   cursor: pointer;
   background-color : #8e8e8e;
   font: bold 12px sans-serif;
	text-transform: uppercase;
}

#content form fieldset.submit input:focus {

   background-color : #ff6300;
}

#content form fieldset.submit input:hover {

   background-color : #ff6300;
}







#content img {
	background-color: #363636;
   border: 1px solid #acacac;

}

#content img:hover {
   border: 1px solid #BC2A4D;
	color: #BC2A4D;

}

#content img:focus {
   border: 1px solid #BC2A4D;


}






#content div.warning {
	padding: 5px;
	margin: 5px;

	color : Green;
	font: bold small sans-serif;
}

#content div.success {
	padding: 5px;
	margin: 5px;

	color : Green;

	font: bold small sans-serif;

}



#content .block4 {
	padding: 5px;
	margin: 5px;

	color : #373737;
	background-color : #F5F5F5;
	font: x-small sans-serif;
}





.edit_photo {

	position: absolute;
	left: 100px;
	top: 150px;
      z-index: 100000;
	padding: 5px;
	margin: 5px;
	width: 700px;
   height: 400px;
	color : Black;
	background-color : White;
	font: bold small sans-serif;
	border: 1px solid #9DAAB7;
}





#content .tmsg td, th{
	padding: 6px;	
	border: 1px solid #C9CCCF;
	font-size: small;
}

#content .tmsg th{

	color : #434343;
}

#content .tmsg table{
   border-collapse: collapse;
	width: 100%;
}

#content .tmsg form {
	width: 100%;
}



#content table{

	width: 100%;
}


#content .tmsg img {

	width: 40px;


}







#content form div.inp3 { text-align: center; } 

#content form div.inp3 input {
   position:absolute;
   top: -4px;
   left: 340px;
	color : #f2f2f2;
   border: 1px solid #010101;
 	width: 200px;
   height: 24px;

   cursor: pointer;
   background-color : #8e8e8e;
   font: bold 12px sans-serif;
	text-transform: uppercase;
}

#content form div.inp3 input:focus {
	color : #f2f2f2;
   border: 1px solid #6B1919;
   background-color : #B22222;
}

#content form div.inp3 input:hover {
   border: 1px solid #6B1919;
   background-color : #B22222;
}


#content form fieldset .label1 {
   position:absolute;
   top: 0px;
   left: 170px;
	color : Red;

  font: bold 12px sans-serif;
}



#content form fieldset .label2 {
   position:absolute;
   top: 0px;
   left: 370px;
	color : Red;

  font: bold 12px sans-serif;
}



#content form fieldset .label3 {
   position:absolute;
   top: 0px;
   left: 200px;
	color : #4A4A4A;

  font: normal 11px sans-serif;
}



#content form fieldset input.input1 {
   position: absolute;
   top: -4px;
   left: 235px;
   background-color: White; 
   border: 1px solid #acacac;
   height: 17px;
   width: 130px;
	color: #485962;
}


#content form fieldset input.input1:hover {
   border: 1px solid #6B1919;
   background-color : #F5F5F5;
}





#content form fieldset input.input5 {
   position: absolute;
   top: -4px;
   left: 235px;
   background-color: White; 
   border: 1px solid #acacac;
   height: 17px;
   width: 235px;
	color: #485962;
}


#content form fieldset input.input5:hover {
   border: 1px solid #6B1919;
   background-color : #F5F5F5;
}






#content .block_epg form {
 	position: relative;
   min-width: 400px;
   width: 300px;
 	/*border: 1px solid #405159;  */

	 margin: 5px;
   padding: 5px;
	text-align: center;
}


#content .block_epg form fieldset {
 	position: relative;
	margin: 3px;
	padding: 3px;
   BORDER: none;
	text-align: left;
	font: bold 12px sans-serif;
}

#content .block_epg form fieldset label {

	width: 260px;
	font: bold 12px sans-serif;
   color: #363636;
	text-align: right;
   display:block;
}

#content .block_epg form fieldset label:hover {
	color: #BC2A4D;
}


#content .block_epg form fieldset select {

   position:absolute;
   top: -4px;
   left: 270px;
	
   background-color: White; 
   border: 1px solid #acacac;
   height: 20px;
	color: #485962;
}

#content .block_epg form fieldset select:hover {
   border: 1px solid #BC2A4D;
	color: #BC2A4D;

}

#content .block_epg form fieldset select:focus {
   border: 1px solid #BC2A4D;
	background-color: #F5F5F5;
	color: #BC2A4D;
}



#content .block_nav {
   margin: 22px 0px 3px 0px;
   padding: 2px 0px 3px 0px;
	font: bold 10px sans-serif;
   color: #363636;

}


#content .block_nav a {
   color: #B22222; 
}

#content .block_nav a:link {

	color: #114AAF; 

}

#content .block_nav a:visited {
 
	color: #2B70EB; 

}

#content .block_nav a:hover {
	color: #B22222; 
}


#content .top_a {
 
	color: #2B70EB; 

}










#content .form_site form {
	width: 100%;
}


.radio_site {

   position: relative;

   cursor: pointer;

}






.inps {
	color : #f2f2f2;
   border: 1px solid #010101;
 	width: 200px;
   height: 24px;

   cursor: pointer;
   background-color : #979797;
   font: bold 12px sans-serif;
	text-transform: uppercase;
}

.inps:focus {
	color : #FEFEFE;
   border: 1px solid #6B1919;
   background-color : #B22222;
}

.inps:hover {
   border: 1px solid #6B1919;
   background-color : #B22222;
   	color : #FEFEFE;
}











#content form div.inp4 { text-align: center; } 

#content form div.inp4 input {
	color : #f2f2f2;
   border: 1px solid #010101;
 	width: 150px;
   height: 24px;
   position:absolute;
   top: -4px;
   left: 450px;
   cursor: pointer;
   background-color : #8e8e8e;
   font: bold 12px sans-serif;
	text-transform: uppercase;
}

#content form div.inp4 input:focus {
	color : #f2f2f2;
   border: 1px solid #6B1919;
   background-color : #B22222;
}

#content form div.inp4 input:hover {
   border: 1px solid #6B1919;
   background-color : #B22222;
}















#content .annonce {

	text-align: left;

/*  
 	width: 80%;	

   border: 1px solid #030303;

 */
}

/*
.annonce h1 {
	font: bold 12px sans-serif;
	color : #FF8C00;
   
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
	text-align: center;
}
*/

#content .annonce div {

/*

	width: 80%;
   
*/
   
   margin: 10px;
   padding: 10px;

	clear: both;
	border-bottom-color: #9A9A9A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #F7F7F7;
}

/*
.annonce div * {
	text-align: center;
}
*/

#content .annonce div h1 {
	font: bold 12px sans-serif;
	color : #FF8C00;
	display: block;
   margin: 2px 5px 3px 5px;
   padding: 2px 5px 0px 5px;

}



#content .annonce div img {
	position: relative;
	left: 0px;
	top: 0px;
   float: left;   
   
	border: 1px solid #FF8C00;
   background: #FF8C00;   
	width: 30px;
   height: 30px;
   margin: 2px 5px 3px 15px;

}



#content .annonce  div span {
   margin: 10px;
   padding: 10px;
	display: block;
	clear: both;
	background-color: #F0F0F0;
}



#content .annonce div span h2 {
	font: normal 11px sans-serif;
	color : #6495ED;
	display: block;
   margin: 2px 5px 3px 5px;
   padding: 2px 5px 0px 5px;
	background: none;
}

/*
#content .annonce div span div.indention {
	position: relative;
	left: 0px;
	top: 0px;
   float: left; 
	width: 15px;
   height: 30px;

	display: block;
	border: 0px;
}
*/





#content .blog {
   padding: 20px 10px 20px 10px;
	text-align: left;
	clear: both;
      float: none;  
   	font: normal 12px sans-serif;
	color : #363636;
   
   
}



#content .blog img {

   float: left;   
   
	border: 1px solid #FF8C00;
   background: #DDDDDD;   
   padding: 5px;
   margin: 15px;

}


#content .blog h1 {
	font: bold 12px sans-serif;
	color : #F37915;
   
   margin: 0px 10px 0px 10px;
   padding: 0px 10px 0px 10px;
	text-align: left;
}






