td.logo {
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
}

td.cross-right {
	background-image: url(../img/cross_middle_right.jpg);
	background-repeat : no-repeat;
}

td.title {
	background-image: url(../img/auta.jpg);
	background-repeat: no-repeat;
}

td.low-title {
	background-image: url(../img/low_title.jpg);
	background-repeat: no-repeat;
}

td.upcontent {
	background-image: url(../img/bg-up-content.jpg);
	background-repeat: repeat-x;
}

td.up-menu {
	background-image: url(../img/up_menu.jpg);
	background-repeat: no-repeat;
}
td.content {
	background-image: url(../img/content_bg.gif);
	background-repeat: repeat-x;
	background-color: fbfbfb;
	background-position: bottom;
	width: 400px;
}

td.content-left {
  
	background-image: url(../img/content_left.jpg);
  background-repeat: repeat-y;
  

}

td.bg-right {
	background-image: url(../img/bg-right-n.jpg);
	background-repeat: repeat-y;
}

td.bg-right-up {
	background-image: url(../img/right_up_corner.jpg);
	background-repeat: no-repeat;
}
td.bg-left-down {
	background-image: url(../img/bg_left_down.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width : 5px;

}

td.content-left-down {
	background-image: url(../img/content_left_down.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

td.right_content {
	background-image: url(../img/bg-right-content.jpg);
	background-repeat: repeat-y;
	width : 5px;
}

td.bottom {
	background-image: url(../img/bg-bottom.jpg);
	background-repeat: no-repeat;
}

body {
	color:black;
	font-size: 14px;
	font-family: "Tahoma";

}

table.test {
	background-image:url(../img/images.jpg);
	background-position:top;
	background-repeat:repeat-y;

}

td.bg-down {
	background-image: url(../img/bg_down.jpg);
	background-repeat: repeat-x;
}

td.corner {
	background-image: url(../img/corner_right_down.jpg);
	background-repeat: no-repeat;

}

img.bordered {

  border : 1px solid Purple;
}

td.up-content {
	background-image: url(../img/content_up.gif);
	background-repeat: no-repeat;

}
td.menu {
	background-image: url(../img/bg_menu.jpg);
	background-repeat: no-repeat;
	background-color: #f40008;
	background-position: top;
}

td.top_menu {
	background-image: url(../img/menu_top.jpg);
	background-repeat: no-repeat;
}

h3 {
	font-family: "Lithograph";
	font-size: 20px;
	font-weight: bold;
}

a {
  text-decoration:none;
  color: purple;
  
}

div.new {
	background-image: url(../img/profil.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
}

td {
  font-size:13px;
  
}

td.contact-left {
}

td.contact-right {


}

td.img-sig {
text-align:center;
}

b.highlighted {
  font-size:14px;
}

input,textarea {

	color:black;
	font-size: 12px;
	font-family: "Arial";
}

img.bordered:hover {
  
  border:1px solid #f40008;
}

td.radio {
  font-size: 15px;
	font-family: "Arial";

}

p,li {
  font-size: 14px;
	font-family: "Arial";

}

div.highlighted, a.profil {
  color:red;
  font-size: 20px;
}
span.highlighted {
  color:red;
  font-size: 30px;
}
p.profil {
  font-size: 14px;
	font-family: "Tahoma";
}
li.highlighted {
  font-size: 18px;
	font-family: "Tahoma";
}

p.highlighted {
  font-size: 18px;
	font-family: "Tahoma";
	color:red;
}

td.contact-left {
  font-size: 16px;
	font-family: "Tahoma";


}
td.contact-right {
  font-size: 16px;
	font-family: "Arial";

}


