@charset "iso-8859-1";
/* CSS Document */
body{
	font-family:Arial;
	margin:0px;
	background-color: #FFFFFF;
}

#form {
padding:0px;
}

.botom {
background-image:url(../img/c1_botton.jpg);
background-repeat:no-repeat;
width:958px;
height:169px;
}

.fondo2 {
background-image:url(../img/c2_txt.jpg);
background-repeat:no-repeat;
width:958px;
height:312px;
}

.botom2{
background-image:url(../img/c2_botton.jpg);
background-repeat:no-repeat;
width:958px;
height:45px;
}

.txt {
font-size:11px;
color:#333333;
text-align: right;
padding-right:4px;
}

.celda1 {
width:180px;
height:20px;
border: solid #666666 1px;
font-size:11px;
color: #006699;
text-align: left;
padding-right:4px;
}

.celda2 {
width:180px;
height:80px;
border: solid #666666 1px;
font-size:11px;
color:#006699;
text-align: left;
padding-right:4px;
}

.boton {
width:80px;
height:20px;
background-color:#333333;
font-size:11px;
color:#FFFFFF;
text-align:center;
border:none;
}