/* CSS Document */

body{
background-color:#000000;
background-repeat:repeat-x;
background-position:top;
margin:0px;
border:0px;
}

.back_paper{
background-image:url(../images/wallpaper.jpg);
background-repeat:no-repeat;

width:1007px;;
height:214px;
margin:0 auto;
margin-top:0px;
margin-bottom:0px;
}

.menu{
width:1007px;
height:150px;
padding-top:64px;
}

.intro{
margin:0 auto;
width:550px;
height:400px;
padding-top:64px;
}



.conte{
width:1007px;;
height:620px;
margin:0 auto;
background-color:#312F2F;
margin-top:0px;
margin-bottom:0px;
}

.c_derecha{
float:right;
width:650px;
height:620px;
background-color:#3B3939;
}
.slide{
width:650px;
height:340px;
background-color:#FF9900;
}
.divisor{
background-image:url(../images/divisor.jpg);
background-repeat:repeat-x;
background-color:#312F2F;
height:20px;

}

.divisor_large{
background-image:url(../images/divisor.jpg);
background-repeat:repeat-x;
background-color:#312F2F;
height:30px;
width:1007px;
margin:0 auto;


}

.minimenu{
padding-top:10px;
height:15px;
text-align:center;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
}


.c_izquierda{
float:left;
width:350px;
height:620px;
background-color:#3B3939;
}
.lin_bottom{
margin:0 auto;
margin-top:0px;
margin-bottom:0px;
width:1007px;
height:5px;
background-image:url(../images/degrade.jpg);
background-repeat:repeat-y;
background-position:center;
background-color:#FF9900;
}
