@charset "UTF-8";
/* CSS Document */

body{
background-color: #f0f0f0;
font-family:Helvetica Neue LT, Helvetica, arial, sans-serif;
margin:0px !important;	
}

.general_wrapper{
width:1024px;
overflow:hidden;
margin:auto;	
}

.primer_item{
border-left:none !important;	
}

header{
background:#003464 url(../images/lineup.jpg) repeat-x;
padding:25px 15px 10px 0px;
overflow:hidden;
}

header > a{
float:left;	
}

#login{
float:right;
margin:15px 15px 0 0;	
}

#login small{
color:white;
display:block;
margin-bottom:5px;	
}

#login input{
width:160px;
height:25px;	
}

#login button{
background-color:#F2A900;
color:white;
border:none;
width:100px;
height:31px;
font-size:12px;
}


#container_all{
width:1024px;
height:auto;
margin:auto;
box-shadow:1px 8px 8px 6px #cccccc;
background-color:white;
overflow:hidden;
}

nav{
overflow:hidden;
background-color:#003464;	
width:100%;
}

nav ul{
list-style-type:none;	
margin-left:-40px;
margin-top:0px;;
}

nav li{
float:left;	
}

nav li a{
display:block;
padding:15px 0px;
text-align:center;
width:203px;
background-color:#003464;
color:white;
text-decoration:none;	
font-size:14px;
border-left:1px solid white;	
}

#first_item{
border-left:none;	
}

#nav_salle{
margin:10px auto;
width:400px;	
}


#nav_salle li{
float:left;
width:130px;
list-style-type:none;
}

#nav_salle .borde {
border-right:1px solid #002547;	
}

#nav_salle li a{
padding:15px 0;
display:block;	
text-align:center;
color:#002547;
text-decoration:none;
}

#cont_wrapper{
padding:10px 25px;	
}

#text_wrapper h1{
text-align:center;	
font-size:32px;
}

#text_wrapper p{
text-align:justify;	
}

#text_wrapper{
padding:10px 20px;	
float:right;
width:630px;
}

#cont_wrapper > img{
float:left; 
margin:50px 20px 20px 0;
}

footer{
padding:30px 0;
text-align:center;	
background:#003464 url(../images/lineup.jpg) repeat-x;
color:#fff;
clear:both;
}

.link_empresa{
background-color:#faa723;	
color:#FFFFFF;
display:block;
text-decoration:none;
border-radius:5px;
width:300px;
text-align:center;
padding:10px 0;
margin:15px auto;
}

#legal{
padding:15px 40px;	
}

#legal img{
float:right;	
}

#legal small{
float:left;
width:640px;
font-size:12px;
margin-top:10px;	
}