body, input, textarea, .page-title span, .pingback a.url {
font-family: 'Trebuchet MS', Helvetica, sans-serif;
}

*{margin:0;padding:0}:focus,:active {outline:0}img{border: 0}
body { 
	/*font: .8em Arial, Tahoma, Verdana; */
	background: #fff url(../images/login/bg_60.png) repeat-x; 
	color: #777; 
}
a { 
    text-decoration: none; color: #333; 
}
h1 { 
    font-size: 1.4em; 
    font-weight: normal;
}
h1 a { 
    color: #fff; 
    font-size: 2.3em; 
}
h2 { 
    font-size: 1.2em; 
}
h3 { 
    font-size: 1.2em; 
    background: #ed7703; 
    padding: 6px 7px; 
    color: #fff; 
    font-weight: normal; 
    margin: 0 0 15px; 
    float: left; 
}
h4 { 
    margin: 0 0 15px; 
    color: #333; 
    font-weight: normal; 
    font-size: 1.6em;
}
p { 
    clear: both; 
    line-height: 1.64em; 
    margin: 0 0 15px; 
    font-size: 1.1em; 
}
.line { 
    clear: both; 
    /*border-bottom: 1px solid #ddd;*/  
    height: 1px; 
    margin: 0 0 30px; 
}
.line_pitch { 
    border-bottom: 1px solid #DDD; 
}
.clear { 
    clear: both; 
}

#wrap {
	text-align: left;
	width: 1200px;
	margin: 0 auto;
	background: url(../images/login/wrap_bg4.png) 0 150px no-repeat;
	display: block;
}

#content { 
    width: 970px; margin: 0 auto; 
}
#top { 
    color: #ccc; 
    padding: 6px 20px 0; 
    font-size: .84em; 
    text-align: right; 
}
#logo { 
    float: left; 
    background: #ed7703; 
    padding: 50px 25px 5px; 
    margin: 0px 0 30px; 
    -moz-box-shadow: 0px 5px 10px #111;
    -webkit-box-shadow: 0px 5px 10px #111;
    box-shadow: 0px 5px 10px #111;
}
    #logo h1 { 
        text-shadow: 1px 1px 1px #7E0E0E; 
    }

#menu { 
    float: right; 
/*	margin: 63px 20px 0; */
    clear: right;
    margin-top: 105px;
    margin-right:0px; 
}

#menu li { display: inline; font-size: 1.3em; }
#menu li a { float: left; color: #808080; padding: 0 0 5px; margin: 0 0 0 55px; }
#menu li a:hover, #menu li.current a, #menu li a:focus { color: #000; border-bottom: 1px solid #ddd; }

#pitch { 
    background: url(../images/login/trans.png) repeat right top; 
    padding: 30px 30px 0 25px; 
    
    /*height: 210px;*/ 
    margin: 0 0 35px; 
}
#pitch h1 { 
    float:left; 
    font-size: 2.6em; 
    color: #222; 
    margin: 0 0 20px; 
}
#pitch h2 { 
    float:left; 
    width: 610px; 
    line-height: 1.5em; 
}
#pitch img { 
    float:right; 
}



.left { 
    float: left; 
    width: 250px; 	
    background-color: white; 
    margin-top: 45px;
}	
.right { 
    float: right; 
    width: 630px; 
    margin: 0 0 20px; 	
    background-color: white; 
    margin-top: 45px;
}
    .right h3 { 
        background: #ed7703; 
        /*font-size: .84em;*/ 
    }
.third { 
    float: left; 
    width: 296px; 
    margin: 0 40px 20px 0; 
    background-color: white;
}
.last { 
    margin-right: 0; 
}
#footer { 
    clear: both; 
    font-size: .84em; 
    border-top: 1px solid #ddd; 
    padding: 20px 0 0; 
}
    #footer a {
            float:left;
    }
#termes, #copy {
        float: right;
        clear: right;
        margin: 0px;
        color: #222;
}
#copy {
    color:#888;
}
#termes {
    margin-bottom: 20px;
}
.shadow {
    -moz-box-shadow: 5px 5px 5px #ccc;
    -webkit-box-shadow: 5px 5px 5px #ccc;
    box-shadow: 5px 5px 5px #ccc;
}
#fac_logo{
    float:right !important;
}
span.txt{
    color:red;
}
.third img { 
    vertical-align: text-bottom;
}
.third h3, .right h3, iframe {
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 8px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-bottomleft: 8px;
    -webkit-border-radius: 0px 8px 0px 8px;
    border-radius: 0px 8px 0px 8px;
    -webkit-box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, 0.4);
}


#login {
    position:relative;
    margin: 0 auto;
    top:2em;
    background-color: white;
    width:400px;
    padding-bottom:4em;
    border-bottom: 1px dotted black;
}



#user{
    margin:1.2em 0em 0.1em -5em;
}

#pass{
    margin:1.2em 0em 0.1em -2.7em;
}

.error_login{
    color:red;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
}

label, input {
    float: left;
    clear: both;
    margin-left: 30px;
    margin-top: 3px;
    font-size: 0.8em;
    padding: 8px;
}

input[type="text"], input[type="password"], textarea {
    background: #F9F9F9;
    border: 2px solid #DDD;
    padding: 8px;
    -moz-border-radius: 3px;
    -webkit-box-shadow: rgba(0,0,0,0.12) 0px 0px 10px inset;
    -moz-box-shadow: rgba(0,0,0,0.12) 0px 0px 10px inset;
}
#contacte input[type="button"] {
    margin-top: 20px;
}

#sortida, #recorda{
    float: left;
    clear: both;
    margin-left: 30px;
    margin-top: 3px;
    font-size: 0.8em;
    padding: 8px;
}