@import url(http://fonts.googleapis.com/css?family=Roboto);

.logotipoP{
width:100%;
border:0px;
max-width:296px;
}

.logotipoS{
width:50%;
border:0px;
max-width:195px;
}

.imagenC{
width:100%;
max-width:1478px;
}

.enlace{
text-decoration:none;
cursor:pointer;
}

.enlace_b{
text-decoration:none;
cursor:pointer;
color:#ffffff;
}

.enlace_b:hover{
color:#ff0000;
}


h1{
font-family: 'Roboto', sans-serif;
color:#ff0000;
font-size:26px;
margin:0;
padding:0;
}

.amarillento{
font-family: 'Roboto', sans-serif;
color:#ff0000;
font-size:22px;
margin:0;
padding:0;
}

.caja_gris{
height:48px;
width:100%;
background-color:#e0e0e0;
border:0;
font-size:20px;
}

.titulo_destacado{
font-family: 'Roboto', sans-serif;
color:#6a6a6a;
font-size:38px;
margin:0;
padding:0;
text-decoration:none;
cursor:pointer;
line-height:30px;
}

.titulo_destacado:hover{
color:#292828;
}

.titulo_destacadoO{
font-family: 'Roboto', sans-serif;
color:#6a6a6a;
font-size:25px;
margin:0;
padding:0;
text-decoration:none;
cursor:pointer;
line-height:30px;
}

.titulo_destacadoO:hover{
color:#292828;
}

.subtitulo_destacado{
font-family: 'Roboto', sans-serif;
color:#292828;
font-size:16px;
margin:0;
padding:0;
}

h2{
font-family: 'Roboto', sans-serif;
color:#484c4f;
font-size:14px;
margin:0;
padding:0;
}

.rojo{
color:#ff0000;
}

.img_producto{
border: solid 1px #ff0000;
width:98%;
}

.titulo_producto{
font-family: 'Roboto', sans-serif;
color:#ff0000;
font-size:20px;
}

.titulo_productoENL{
font-family: 'Roboto', sans-serif;
color:#ff0000;
font-size:20px;
cursor:pointer;
text-decoration:none;
}

.titulo_productoENL:hover{
color:#000000;	
}

.enlace_menu{
font-family: 'Roboto', sans-serif;
color:#ffffff;
font-size:14px;
cursor:pointer;
text-decoration:none;
}

.enlace_menu:hover{
text-decoration:underline;
color:#fa9292;
}

.boton_enviar{
width:100px;
height:20px;
cursor:pointer;
text-decoration:none;
background-color:#cdcdcd;
color:#000000;
font-size:14px;
}