/* Start of CMSMS style sheet 'Estilo Radical Ducati' */
body {
background: black;
font: 9pt "Comic Sans MS", "Trebuchet MS", Verdana, Arial, Sans-Serif !important;
color: #dcdcdc;
margin: 0px 0px 10px 0px;
text-align: center;
}
a {
color: #ffa200;
}
img{
border: 0px;
}
img {
/* border: 1px solid #ffa200; */
margin: 0px 5px 5px 5px;
}
/*
 * Alineación
 */
.centrado {
text-align: center;
}
.izquierda {
float: left;
}
.derecha {
float: right;
}
h1 {
display: none;
}
h2 {
font-size: 12pt;
}
h3 {
font-size: 11pt;
}
h4  {
font-size: 10pt;
}
h5 {
font-size: 9pt;
}

/* 
 * Maquetación de la Web
 */
#contenedor {
width: 811px;
text-align: left;
margin: auto;
border: 1px solid;
}
#cabecera {
background: url('/imagen/fnd_cabecera.jpg') no-repeat top left;
width: 811px;
height: 135px;
}

#wrapper2 {
/*background: #818181 url('/imagen/fnd_fin.jpg') repeat-y top right;*/
background: #D9140C url('/uploads/images/fondos/fnd-fin.jpg') repeat-y top right;
width: 811px;
}

#wrapper1 {
/* background: url('/imagen/fnd_fondo_degradado.jpg') repeat-x top left; */
background: url('/uploads/images/fondos/fnd-degradado.png') repeat-x top left;


width: 811px;
}


#wrapper {
width: 811px;
/*background: url('/imagen/fnd_lateral_nueva_v2.jpg') repeat-y top left;*/
background: url('/uploads/images/fondos/fnd_lateral_nueva_v3.png') repeat-y top left;
}

/*
 * Menú Principal
 */
#navegacion ul {
background: url('/imagen/fnd_menu_nuevo.jpg') repeat-x top left;
width: 801px;
height: 18px;
list-style-type: none;
margin: 0px;
padding: 4px 0px 0px 10px;
}
.menu li {
float: left;
margin: 0px;
}
.menu li a {
text-decoration: none;
/*font-weight: bold;*/
font-weight: bolder;
padding: 0px 12px 0px 12px;
border-right: 1px solid;
color: #000;
}

/*
 * Lateral
 */
#lateral {
/*background: url('/imagen/fnd_lateral_nueva_v2.jpg') repeat-y top left;*/
background: url('/uploads/images/fondos/fnd_lateral_nueva_v3.png') repeat-y top left;
float: left;
width: 154px;
}
#cabecera_lateral {
/*background: url('/imagen/fnd_cabecera_lateral.jpg') no-repeat top left;*/
background: url('/uploads/images/fondos/fnd_cabecera_lateral01.png') no-repeat top left;
width: 154px;
height: 103px;
margin-bottom: 20px;
}
#lateral ul {
width: 154px;
list-style-type: none;
margin: 0px;
padding: 5px 0px 5px 0px;
}
.submenu li {
margin: 0px;
}
.submenu li a {
/*background: url('/imagen/fnd_menu_izq.jpg') no-repeat top left;*/
background: url('/uploads/images/fondos/fnd_menu_izq05.png') no-repeat top left;
display: block;
color: #fff;
text-decoration: none;
font-weight: bolder;
width: 110px;
height: 17px;
padding: 5px 0px 0px 5px;
margin-bottom: 6px;
font-size: 9pt;
}
.submenu li a.activo {
color: #ba862b;
}

/*
 * Contenido
 */
#contenido {
/* background: url('/imagen/fnd_contenido.jpg') no-repeat top left;*/
background: url('/uploads/images/fondos/fondo-ducati.png') no-repeat top left;
float: right;
float: right;
width: 595px;
min-height: 366px;
padding: 5px 10px 10px 47px;
}
#contenido_texto {
width: 600px;
text-align: justify;
}
#contenido_texto h2 {
color: #ffa800;
border-bottom: 1px solid;
}
#contenido_texto h3 {
border-bottom: 1px solid;
}
.contacta {
width: 140px;
}

/*
 * Pie de Página
 */
#pie {
/*background: url('/imagen/fnd_pie.jpg') no-repeat top left;*/
background: url('/uploads/images/fondos/fnd_pie02.png') no-repeat top left;
width: 801px;
height: 17px;
padding: 45px 0px 0px 10px;
}
#pie p {
margin: 0px;
padding: 0px;
font-size: 7pt;
color: #e8bfbf;
}
#pie b {
color: #e89800;
}

/*
 * Estilos Adicionales
 */
.letrasminusculas {
list-style-type: lower-alpha;
}

div#credits-futurvia { width: 811px; margin: auto; color: #fff; }
div#credits-futurvia p { font-size: 8pt; margin: 4px 0; padding-right: 9px; text-align: right; }
div#credits-futurvia a { color: #fff; }
div#credits-futurvia .verde-fv { color: #80B37A;}
div#credits-futurvia .azul-fv { color: #5781A9; }
/* End of 'Estilo Radical Ducati' */

