@charset "utf-8";

.body {
margin : 0;
padding : 0;
background-image:url(bg_general.png);
background-repeat:repeat-x;
}
.body_aliniere_centrata {
position : relative;
width : 728px;
margin : 0 auto;
text-align : left;
}

.img {
border : solid 0px black;
}
.input {
border: solid 1px #DA251D;
}
.button {
background-color:#DA251D;
border:solid 1px #DA251D;
color:#FFFFFF;
}
.asterisc {
color:#DA251D;
}

.text {
font:normal 13px Arial;
}
.text2 {
font:normal 12px Arial;}

.text2 a:link {
color:#000000;
text-decoration:none;
}
.text2 a:visited {
color:#000000;
text-decoration:none;
}
.text2 a:hover {
color:#000000;
text-decoration:underline;
}
.text2 a:active {
color:#000000;
text-decoration:none;
}

.titlu_f {
font:normal 18px Arial;
font-weight:bold;
color:#FFFFFF;
}
.text_f {
font:normal 14px Arial;
color:#FFFFFF;
}
.text_f a:link {
color:#FFFFFF;
text-decoration:none;
}
.text_f a:visited {
color:#FFFFFF;
text-decoration:none;
}
.text_f a:hover {
color:#FFFFFF;
text-decoration:underline;
}
.text_f a:active {
color:#FFFFFF;
text-decoration:none;
}
.padding_f {
padding-top:22px;
}
.titlu_ct {
font : normal 17px Arial;
color : #cc0000;
text-align : left;
font-weight : bold;
}

.d2 {
text-align:right;
}
.alb{
font:normal 0px Arial;
color:#FFFFFF;
padding-top:40px;
}
