@charset "utf-8";
/* CSS Document */

/* logo site definition */
.logo
{
	width:349px;
	height:64px;
}

.logo h1 {
	text-indent:-10000px;
}

.logo a, .logo a:link, .logo a:active, .logo a:visited {
	background-image:url(../../../../design/avocat_chimplir/assets/images/logo.jpg);
	background-repeat:no-repeat;
	display:block;
	height:64px;
	width:349px;
}

/* endlogo*/

.cntCols
{
	width:100%;
	overflow:hidden;
}

.lftCol
{
	width:24px;
	float:left;
}

.mdlCol
{
	width:265px;
	float:left;
	border-left:solid 1px #d9d5c9;
	border-right:solid 1px #d9d5c9;
}

.rtCol
{
	width:757px;
	float:left;
}

.meniuSide
{
	background-color:#f0ebc5;
}

.meniuSide li
{
	height:50px;
	text-align:center;
	background-image:url(../images/endMeniuLi.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
}

.meniuSide li a
{
	padding-top:20px;
	text-decoration:none;
	font-size:120%;
	font-weight:bold;
	color:#5b5b5b;
	display:block;
	text-transform:uppercase;
}

.endMeniuSide
{
	background-image:url(../images/endMeniu.jpg);
	background-repeat:repeat-x;
	min-height:209px;
}

.bgHeader
{
	background-image:url(../images/bgTopHeader.jpg);
	background-repeat:no-repeat;
	height:83px;
	text-align:right;
	padding-right:20px;
	padding-top:20px;
}

.bgHeader h2
{
	font-size:200%;
	color:#de352e;
	font-weight:bold;
}

.btmDivRed
{
	background-color:#dc352f;
	height:12px;
	line-height:12px;
	font-size:12px;
}

.cntTempl
{
	padding:20px;
}

.cntTempl h2, h3
{
	margin-bottom:20px;
	font-size:240%;
	color:#de352e;
	font-weight:bold;
}

.cntTempl p
{
	margin-bottom:10px;
	margin-top:10px;
}

.cntTempl b, .cntTempl strong
{
	font-weight:bold;
}

.cntTempl h3
{
	font-size:200%;
}

.participant
{
	width:100%;
	overflow:hidden;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px solid #CCCCCC;
}

.thmb_auto
{
	width:120px;
	float:left;
}

.driver_info
{
	width:400px;
	float:left;
}

.galerie_foto
{
 width:100%;
 overflow:hidden;
}

.thumb
{
    float:left;
    margin:5px;
    border:5px solid #fff;
}

.cntLang{width:100%; overflow:hidden; text-align: right}
.cntLang ul li {display:inline; border-right: 1px solid #5B5B5B; margin-right: 5px; padding-right: 5px;}
.cntLang ul li a, .cntLang ul li a:link{color:#5B5B5B;}
.lastLangSel{border:none !important;}
.titleEditii{font: bold 160% Verdana; margin-bottom:20px;}
.cntEditii{width:100%; overflow: hidden;}
.cntEditii ul li{float:left; margin:10px; border:4px solid #5B5B5B; background: #fff; width:60px; height:30px; padding: 20px;}
.cntEditii ul li a, .cntEditii ul li a:link{text-decoration: none; color:#DE352E; font:bold 180% Verdana; display:block; width:40px; height: 40px;}
