
/* ESTILOS PORRA SIDA */
.noticia{
float: left;
position: relative;
width: 660px;
font: normal 12px Arial, Helvetica, sans-serif;
margin-bottom: 15px;
border-bottom: none;
display: inline;
}
p.entradilla{
float: left;
position: relative;
}
p.entradilla img{
float: right;
position: relative;
margin: 0 0 0 10px;
}
#test_vih{
float: left;
position: relative;
margin: 0;
padding: 0;
}
#test_vih p{
float: left;
position: relative;
margin: 30px;
padding: 0;
font: italic bold 13px Arial, Helvetica, sans-serif;
color: #7892ac;
display: inline;
}
#test_vih p.mensaje{
float: left;
position: relative;
clear: left;
margin: 0;
padding: 0;
color: #f00;
font: italic bold 13px Arial, Helvetica, sans-serif;
}
#test_vih ul{
float: left;
position: relative;
margin: 15px 15px;
padding: 15px 0;
background-color: #efefef;
display: inline;
width: 625px;
}
#test_vih dd ul{
margin: 0;
padding: 0;
background: none;
width: auto;
}
#test_vih li{
float: left;
position: relative;
margin: 1px;
padding: 2px 10px;
list-style: none;
}
#test_vih li.largo{
width: 600px;
}
#test_vih dl{
float: left;
position: relative;
width: 660px;
margin: 0;
padding: 0;
}
#test_vih dt{
float: left;
position: relative;
width: 640px;
margin: 15px 0 10px 0;
padding: 4px 10px;
border-bottom: solid 1px #b3c6da;
background-color: #dbe6f0;
color: #425e7b;
font: bold 13px Arial, Helvetica, sans-serif;
text-transform: uppercase;
}
#test_vih dd{
float: left;
position: relative;
width: 640px;
margin: 0;
padding: 4px 10px;
border-bottom: solid 1px #eee;
color: #555;
font: normal 12px Arial, Helvetica, sans-serif;
}
#test_vih label, #test_vih span{
float: left;
position: relative;
padding: 2px 5px;
margin: 0;
}
#test_vih label{
color: #333;
font-weight: bold;
}
#test_vih dd label{
text-transform: uppercase;
}
#test_vih input, #test_vih select{
float: left;
position: relative;
margin-top: 2px;
}
#test_vih p.botonera{
float: right;
position: relative;
margin: 30px 0 0;
padding: 0;
text-align: center;
}
#test_vih p.botonera input{
float: none;
padding: 4px 20px;
margin: 0 10px;
font: normal bold 12px Arial, Helvetica, sans-serif;
color: #fff;
background-color: #7892ac;
border: none;
text-transform: uppercase;
cursor: pointer;
}
#test_vih p.botonera input.borrar{
background-color: #aaa;
}
#test_vih.respuestas dd span{
width: 640px;
font-weight: bold;
color: #333;
padding-left: 0;
text-transform: uppercase;
}
#test_vih.respuestas dd span.respuesta{
font-size: 15px;
color: #469dec;
}
p.total{
font-size: 24px;
color: #425E7B;
margin: 0 0 5px;
}
