/* CSS Admin PrestaShop */


.BodyText
{
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 15px;
	line-height:21px;
	color: #333333;
}


.BodyText p
{
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 15px;
	line-height:21px;
	color: #333333;
	margin:5px;
}

.BodyTextRouge
{
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 16px;
	color: #FF0000;
}


.BodyText
{
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 15px;
	line-height:21px;
	color: #333333;
}

#pagewebyoo{
color:#333333;
font-size:12px;
}
#pagewebyoo p {margin:0; padding:0 0 10px 0;color:#333333;}
#pagewebyoo p.desc_contact { text-align: center; padding-left: 10px; padding-right: 10px; }

#pagewebyoo p.text label,
#pagewebyoo p.select label,
#pagewebyoo p.select span,
#pagewebyoo p.textarea label {
	display:inline-block;
	padding:6px 15px;
	width:150px;/* 180 */
	font-size:12px;
	text-align:right
}
#pagewebyoo p.textarea label {vertical-align:top}
#pagewebyoo p.text input,
#pagewebyoo p.select input {
	padding:0 5px;
	height:22px;
	width:260px;/* 270 */
	border:1px solid #ccc;
	font-size: 12px;
	color:#666
}
#pagewebyoo p.select select {
	margin-right:10px;
	border:1px solid #ccc;
	font-size: 12px;
	color:#666
}
#pagewebyoo p.textarea textarea {
	height:80px;
	width:270px;
	border:1px solid #ccc;
	font-size: 12px;
	color:#666
}
#pagewebyoo p.submit input {margin-left:185px;}


#cms p.text1 input {
	height:22px;
	padding:0 5px;
	width:450px;
	border:1px solid #ccc;
	font-size:12px;
	color:#666
}
#cms p.text2 input {
	height:22px;
	padding:0 5px;
	width:150px;
	border:1px solid #ccc;
	font-size:12px;
	color:#666
}

#cms p.text1 label {
	display: inline-block;
	padding: 6px 15px;
	width: 280px;
	font-size: 14px;
	text-align: right
}

#cms p.text2 label {
	display: inline-block;
	padding: 6px 15px;
	width: 280px;
	font-size: 14px;
	text-align: right
}