body {
margin:0px;
background-color:#89B9E1;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
}

.txt {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
}

.txt a {color:#333333; font-weight:bold; text-decoration:none;}
.txt a:hover {color:#000000; font-weight:bold; text-decoration:underline;}

.bgTop {
background-image:url(images/cont_bg_top.jpg);
background-repeat:no-repeat;
background-position:top left;
}

.bgFoot {
background-image:url(images/cont_bg_foot.jpg);
background-repeat:no-repeat;
background-position:bottom left;
}

.txtTut {
font-size:14px;
text-align:center;
font-weight:bold;
}

.txtTut b {
font-size:18px;
}

.padTop {
padding-top:20px;
}

.padBott {
padding-bottom:20px;
}

.padVert {
padding-left:30px;
padding-right:30px;
}

.txtTutSecciones {
font-size:15px;
font-weight:bold;
color:#324192;
}

.txtFormDetalle {
font-size:10px; 
color:#666666;
}

.txtForm {
font-size:12px;
text-align:right;
padding-right:10px;
padding-top:4px;
color: #324192;
font-weight: bold;
}

.selectForm {
width:420px;
height:21px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
padding-left:5px;
padding-right:5px;
}

.contenedorInput {
padding-bottom:5px;
}

.contenedorRadio {
text-align:left;
padding-left:10px;
padding-right:10px;
}