@charset "utf-8";
/* CSS Document */

h2#titulo{
font-family:"Trebuchet MS", Verdana, Arial;
color:#f8b612;
font-size:18px;
font-weight:bold;
height: 20px;
margin-bottom:40px;
margin-top:0px;
margin-left:0px;
padding-left:18px;
background-image:url(../images/izq_titulo_amarillo.gif);
background-repeat:no-repeat;
background-position:left 6px;
}

h3{
font-family:"Trebuchet MS", Verdana, Arial;
color:#00549f;
font-size:16px;
font-weight:bold;
height: 20px;
margin-bottom:10px;
margin-top:20px;
background-image:url(../images/vinieta_azul.gif);
background-repeat:no-repeat;
background-position:left 12px;
margin-left:0px;
padding-left: 10px;

}

ol{
font-family:"Trebuchet MS", Verdana, Arial;
color: #333333;
font-size:12px;

}

p{
font-family:"Trebuchet MS", Verdana, Arial;
color: #333333;
font-size:12px;
width:80%;

}

li#este{
color:#f8b612;
}

form{
padding:0px;
margin:0px;
width:590px;
}

fieldset#img{
font-family:"Trebuchet MS", Verdana, Arial;
color: #333333;
font-size:12px;
border: solid 1px #999999;
padding:10px;
margin-bottom:10px;
margin-left:50px;
width:580px;
}

a#volver{
font-family:"Trebuchet MS", Verdana, Arial;
color:#f8b612;
font-size:12px;
outline:none;
text-decoration:none;
font-weight:bold;
}
a#volver:hover{
position:relative;
left:1px;
top:1px;
text-decoration:underline;
}
a#finalizar:hover{
position:relative;
left:1px;
top:1px;
text-decoration:underline;
}
