table { border:0px; border-collapse:collapse ; width:100%} 
td {vertical-align:top; padding:0px; }
h1{
font-size:18px;
font-weight:bold;
color: #006699;

}

td, table, select,  input, textarea{
	font-family:tahoma;
	font-size:12px;
	font-weight: 400;
	vertical-align:top;
	line-height:13px;
	color:#333;
}

form { margin:0px; padding:0px}
body { margin:0px; padding:0px; background:#757E84}

.bg1{ background:url(images/header.jpg) repeat-x}
.bg2{ background:url(images/footer.jpg) repeat-x}
.bg3{ background:url(images/menu_bg.jpg) repeat-x #1F1F1F}
.bg4{ background:url(images/menu_pic.jpg) no-repeat right top}
.bg5{ background:url(images/bg1.jpg) no-repeat}
.bg6{ background:#E9ECF1}
.bg7{ background:url(images/bg2.jpg) no-repeat}
.bg8{ background:#C8CFD5}
.bg9{ background:#D8DDE2}
.bg10{ background:url(images/p1_1.jpg) no-repeat left bottom}

a{ color:#fff; text-decoration:underline; font-size:14px; font-weight:bold; font-family:tahoma; letter-spacing:2px;}
a:hover{ text-decoration:none}

b{ color:#7A8FA0}

.indent{ padding:54px 46px 0 0; text-align:left; font: tahoma; font-size: 25px; padding-left: 20px; font-weight:bold;}
.indent1{ padding:48px 0 0 49px}
.indent2{ padding:37px 0 40px 26px}
.indent3{ padding:32px 30px 30px 39px}
.indent4{ padding:29px 32px 25px 228px}
.indent5{ padding:10px 10px 10px 32px}
.indent6{ padding:32px 20px 30px 39px}
.indent7{ padding:22px 0 10px 32px}
.indent8{ padding:31px 34px 10px 39px}

.footer, .footer td{ color:#BDC7CD; font-size:10px}
.footer a{ color:#BDC7CD; text-decoration:underline}
.footer a:hover{ text-decoration:none}
.footer span{ color:#D6DEE2}
.footer .right{ font-size:11px; text-align:center;}
.footer .right a{ color:#CCD6DC; text-decoration:none}
.footer .right a:hover{ text-decoration:underline}

.box{ line-height:16px; color:#95A0A9}

ul{margin:0px; padding:0px; list-style:none; line-height:18px}
ul li { background:url(images/list_bg.gif) no-repeat 0 7px; padding-left:16px}
ul li a{ color:#636B72;  text-decoration: none; font-size:11px}
ul li a:hover{ text-decoration: none}
ul li b a{ text-decoration:underline; font-weight:normal}
ul li b a:hover{ text-decoration:none}

span a{ color:#7A8FA0; text-decoration:underline; background:url(images/list_bg.gif) no-repeat 0 5px; padding-left:11px}
span a:hover{ text-decoration:none}


.left{ line-height:14px; color:#636B72}
.left a{ color:#636B72; text-decoration: underline; font-weight:normal}
.left a:hover{ text-decoration:none}
.left span a{ color:#636B72; text-decoration:underline; padding-left:16px; background:url(images/list_bg.gif) no-repeat 0 4px}
.left span a:hover{ text-decoration:none}
.left b a{ color:#7A8FA0; text-decoration:underline; font-weight:normal}
.left b a:hover{ text-decoration:none}

/*--FORMULARIO --*/
form {
        margin:10px 15px; padding: 0;


}
label {
        display:block;

        margin:5px 0;
}
input {
        padding: 2px;
        border:1px solid #eee;
        font: normal 1em 'Trebuchet MS', verdana, sans-serif;
        color:#777;
}
textarea {
        width:400px;
        padding:2px;
        font: normal 1em 'Trebuchet MS', verdana, sans-serif;
        border:1px solid #eee;
        height:100px;
        display:block;
        color:#777;
}
#capaContenedora{

                padding: 10px;
                margin: 14px;
                color: #336699;
                font: 74% Arial, Sans-Serif; color:#000;
}
#capaContenedora .error {
        font: 74% Arial, Sans-Serif; color:#000;
        font-weight: normal;
        color:#F90000

}



 