
* {outline: 0px; margin: 0px; padding: 0px;
}

html, body { width: 100%;
height: 100%;
font-size: 0.8em;
font-family: Verdana;
}

#contenedor { 
margin: 80px auto 0px;
width: 700px;
position: relative;
}

#contenido { width: 100%;
border: 1px solid #999;
margin-top: -4px!important;
margin-top: -1px;
}

#explicacion { margin: 12px 18px 4px;
}

ul { list-style-type: none;
height: 20px;
}

li { float: left;margin-right: 2px;
}

a { 
text-decoration: none;
font-weight: bold;
display: inline-block;
margin-top: -5px!important;
margin-top: 0px;
}

a:hover {background-color: #;
color: #000;
border-bottom: none;
position: relative;
}

a span.solapa { position: absolute;
width: 666px;
font-weight: normal;
background-color: #;
text-align: left;
top: 21px;
left: 18px;
display: none;
}

a:hover span.solapa { display: block;}

span.texto_tab, p {margin: 10px 0px 0px;
text-align: justify;display: block;
 }

.titulo { 
font-size: 1em;
font-weight: bold;
text-align: left;
margin: 0;
margin-top: 11px;
display: block;
}

#texto1 img, #texto3 img { margin: 10px 0px 0px 16px;
float: right;
border: 0;
}
#texto2 img,  #texto4 img { margin: 10px 16px 0px 0px;
float: left;
border: 0;
}
#texto1 { color: #003;}
#texto2 { color: #300; left: -63px;}
#texto3 { color: #009; left: -144px;}
#texto4 { color: #030; left: -225px;}

