Ver Mensaje Individual
  #2 (permalink)  
Antiguo 01/10/2010, 06:57
sanmi86
 
Fecha de Ingreso: octubre-2010
Mensajes: 11
Antigüedad: 13 años, 6 meses
Puntos: 1
Exclamación Css

Css:
Cita:
@charset "utf-8";
/************************************************** ************************************************** *********************************** css document ************************************************** ************************************************** ********************************************/
/*****************************************general** ************************************************** ************************************************** ********************************************/

body{
/*background-color:#ffcb00;*/
background-color:#ffcb00;
}
#resolucion{
width:1000px;
height:560px;
background-color:#ffcb00;
position: Absolute;
top: 50%;
left: 50%;
margin-top: -280px; /* height/2 = 500px / 2 */
margin-left: -500px; /* width/2 = 500px / 2 */

}
#cabecera{
border:none;
width:100%;
margin-top:-20px;

}
#img_cabecera{
border:none;
width: 100%;
}
#barra_despla{
width:85%;
border:none;
position:absolute;
margin-top:-2em;
margin-left:4em;
}
#img_coche{
width:4.5em;
}
#noticia{
text-align:left;
width:100%;
color:#fff;
font-stretch:expanded;
font-size:20px;
}
#cont_noticia{
margin-top:-1.5em;
padding-bottom:0.5em;
margin-left:6em;
}
#barra_usuario{
background-color:#ffcb00;
width:100%;
height:2.4em;
}
#bienvenido{
float:left;
margin-left:10px;
margin-top:9px;
font-style:italic;
font-weight:bold;
color: #313068;
font-size:16px;
}
#usuario{
float:left;
margin-left:60px;
margin-top:9px;
font-style:italic;
font-weight:bold;
font-size: 14px;
color:black;
}
#txt_dni{
float:left;
margin-left:15px;
margin-top:9px;
font-style:italic;
font-weight:bold;
}
#contra{
float:left;
margin-left:15px;
margin-top:9px;
font-style:italic;
font-weight:bold;
font-size: 14px;
color:black;
}
#txt_contra{
float:left;
margin-left:15px;
margin-top:9px;
}
#sub_entrar{
float:left;
margin-left:15px;
margin-top:8px;
font-style:italic;
}

#registrarse{
float:left;
margin-left:60px;
margin-top:9px;
font-style:italic;
color: #313068;
font-size: 14px;
}

#perd_contra{
float:left;
margin-left:15px;
margin-top:9px;
font-style:italic;
color: #313068;
font-size: 14px;
}
#nombre_user{
float:left;
color: #009933;
font-size: 16px;
font-weight: Bold;
margin-left:6px;
margin-top:9px;
}
#cerrar_sesion{
margin-left:15px;
margin-top:9px;
font-style:italic;
color: #313068;
font-size: 16px;
float:left;
}
#menu{
background-color:#ffcb00;
width:190px;
height:auto;
float:left;
margin-top:-387px;

}
#navegador{
background-color:#ffcb00;
width:810px;
height:auto;
margin-left:190px;
margin-top:0px;
float:right;
}
#coche_principal{
width:50.6em;
height:24.2em;
}
#pie_pagina{
background-color: #000;
height:2.5em;
width:1000px;
text-align: Center;
color:#f5d116;
font-size:0.7em;
margin-top:0px;
float:left;

}
#enl_pie{
color:#f5d116;
font-size:0.7em;
}

#contenedor{
clear:left;
}
/************************************************** ************************************************** *******************************************menu*** ************************************************** ************************************************** ******************************************/

.navbar
{
}

.maindiv
{
width:185px;
}

.topitem
{
font: Bold 12px tahoma,verdana,sans-serif;
letter-spacing: 0;
background: Url(/images/menu/arrow-up-title.jpg) no-repeat 0 0;
background-position:center center;
background-repeat:no-repeat;
border: None;
width: 185px;
height: 25px;
color: #66ff33;
cursor:pointer;
text-indent:10px;
}

.topitemover
{
text-indent:10px;
font: Bold 12px tahoma,verdana,sans-serif;
letter-spacing: 0;
background: Url(/images/menu/arrow-up-title-on.jpg) no-repeat 0 0;
background-position:center center;
background-repeat:no-repeat;
height: 25px;
width: 185px;
color: #df0024;
cursor:pointer;
}

.topitemclose
{
text-indent:10px;
font: Bold 12px tahoma,verdana,sans-serif;
letter-spacing: 0;
background: Url(/images/menu/arrow-down-title.jpg) no-repeat 0 0;
background-position:center center;
background-repeat:no-repeat;
height: 25px;
width: 185px;
color: #313068;
cursor:pointer;
}


.topitemcloseover
{
text-indent:10px;
font: Bold 12px tahoma,verdana,sans-serif;
letter-spacing: 0;
background: Url(/images/menu/arrow-down-title-on.jpg) no-repeat 0 0;

background-position:center center;
background-repeat:no-repeat;
height: 25px;
width: 185px;
color: #df0024;
cursor:pointer;
}



.dropmenu
{
font: Bold 11px tahoma,verdana,sans-serif;
background-color: #f9e166;
color: #000;
border: 1px solid #ffffff;
border-width: 0 1px 1px 1px;
filter:alpha(opacity=100);
padding-top:5px;
padding-bottom:5px;
}

.submenu
{
display:block;
}

.subitem
{
margin-left:10px;
margin-top:2px;
height:18px;
font: 11px tahoma,verdana,sans-serif;
text-decoration:none;
color: #c93c31;

}

.subitem a
{
margin-left:23px;
font: 11px tahoma,verdana,sans-serif;
text-decoration:none;
color: #215dc6;
}

.subitemover
{
margin-left:10px;
margin-top:2px;
font: 11px tahoma,verdana,sans-serif;
height:18px;
color: #428eff;
}

.subitemover a
{
margin-left:23px;
font: 11px tahoma,verdana,sans-serif;
cursor:pointer;
color: #428eff;
text-decoration:underline;
cursor:pointer;
}


.drop
{
border-left:1px solid black;
border-right:1px solid black;
}