/*------ APARTAT MÉS INFO ------*/

.titol_mesinfo{
        background: url(/imgfiles/front/imgs/mesinfo/ico_llapis.gif) left center no-repeat;
        padding: 5px 0 5px 20px;
        font: bold 10px Verdana;
        color: #3a6295;
        text-transform: uppercase;
}

.cos_mesinfo{
        font: 10px Verdana;
        color: black;
        background: url(/imgfiles/front/imgs/mesinfo/mesinfo_cos.gif) top left repeat-y;
}

.cercle_1{
        background: url(/imgfiles/front/imgs/mesinfo/cercle_1.gif) left center no-repeat;
        padding: 5px 0 5px 25px;
        font: 10px Verdana;
        color: black;
}

.cercle_2{
        background: url(/imgfiles/front/imgs/mesinfo/cercle_2.gif) left center no-repeat;
        padding: 5px 0 5px 25px;
        font: 10px Verdana;
        color: black;
}
.cercle_2 a{
        text-decoration: underline;
        color: black;
}

.cercle_3{
        background: url(/imgfiles/front/imgs/mesinfo/cercle_3.gif) left center no-repeat;
        padding: 5px 0 5px 25px;
        font: 10px Verdana;
        color: black;
}

.mesinfo_cont_submit{
	background:url(/imgfiles/diseno/imgs/backsubmit_lft.gif) top left no-repeat;
	height:21px;
	line-height:21px;
	text-align:right;
        margin-right: 10px;
}

.mesinfo_submit{
	display:block;
	background:url(/imgfiles/diseno/imgs/backsubmit_rht.gif) top right no-repeat;
	padding:3px 6px;
	border:none;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
	text-transform:uppercase;
	text-decoration:none;
	line-height:16px;
}

.entrada_mesinfo{
        font: 10px Verdana;
        color: black;
}