body {
	margin:0;
	background-color:#F37B00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#DE5811;
}
/***Estructure***/
.paneleft{
	background-image:url(../images/panelleft.jpg);
	background-position: top;
	background-repeat:repeat-x;
	min-height:824px;
}
.panelright{
	background-image:url(../images/panelright.jpg);
	background-position: top;
	background-repeat:repeat-x;
	min-height:824px;
}
.menu {
	background-image:url(../images/headerimg.jpg);
	background-repeat:repeat-x;
	width:960px;
	height:70px;
}
/*Big banner top here*/
.containercont {
	background-image:url(../images/container.jpg);
	background-repeat:no-repeat;
	width:960px;
	height:296px;
}
/*Content menu's table*/
#tabmenu {
	margin-top:30px;
	height:40px;
	margin-right:10px;
}
.logo {
	height:68px;
	width:292px;
	padding-top:30px;
	padding-left:10px;
}
#tabcont {
	margin:10px 0 0 10px;
}
/***text***/
.menu a {
	font-family:trebuchet ms, arial;
	font-size:14px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
.menu a:hover {
	color:#fff;
}
.title1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#fff;
	font-weight:bold;
}
.title2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#230F0A;
	
	border-bottom:1px solid #3D1D10;
}
.more a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
.more a:hover{
	color:#FFCC00;
	text-decoration:underline;
}
.cont1 {
	font-family:tahoma,arial;
	font-size:11px;
	color:#fff;
}
.cont2 {
	font-family:arial;
	font-size:12px;
	color:#000;
}
/***Forms***/
.title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
}
.area {
	background-color:#EDF1F3;
	border:1px solid #6A94A5;
	width:115px;
}
.boton {
	background-image:url(../images/botonfnd.jpg);
	background-repeat:repeat;
	height:23px;
	width:38px;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#fff;
}
.boton {
	*background-image:url(../images/botonfnd.jpg);
	*background-repeat:repeat;
}
/*Footer*/
.footer, .footer a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
.footer a:hover {
	text-decoration:underline;}
.powered, .powered a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
.powered a:hover{
	color:#000;
	text-decoration:underline;
}
/*Login|Register*/
.logreg, .logreg a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
.logreg a:hover {
	text-decoration:underline;
}
.langue {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	font-weight:bold;
}
a {
	color:red;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.main_container001 {
	margin:10px;
}