/* CSS Document */

.h3form
{
color:#6AC37D;

font-family: Arial,sans;
font-size:medium;
font-style:normal;

}



.h6form

{
color:#6AC37D;
font-family: Arial,sans;
font-size:x-small;
font-style:bold;
}



a.form:link

{
color:#266785;

font-family:Arial,sans;
font-size:xx-small;
font-style:bold;
text-decoration:none;
}



a.form:visited

{
color:#266785;

font-family:Arial,sans;
font-size:xx-small;
font-style:bold;
text-decoration:none;

}



a.form:hover

{
color:#333333;

font-family:Arial,sans;
font-size:xx-small;
font-style:bold;
text-decoration:underline;

}



a.form:active

{
color:#266785;

font-family:Arial,sans;
font-size:xx-small;
font-style:bold;
text-decoration:none;

}



.caja

{
	color:#6AC37D;

	font-family: Verdana, Trebuchet, sans-serif;
	font-size:xx-small;
	font-style:normal;

	background-color:#ffffff;
	border:1px solid #333333;

	width: 150px;
	height: 12px;

	margin-left:5px;
}



#foto

{
width: 400px;
height: 433px;

background-image:url(../img/grupo.jpg);
background-repeat:no-repeat;

margin:0;
padding:0;

}



#combo

{
	color:#333333;

	font-family: Arial,sans;
	font-size:xx-small;
	font-style:normal;

	background-color:#ffffff;

	width: 150px;
	height: 15px;

	border-width: 1;

	margin-left:5px;

}



#boton

{
	color:#333333;
	
	font-family: Arial,sans;
	font-size:xx-small;
	font-style:normal;

	border: 1px solid #266785;
	background-color:#ffffff;

	width: 150px;
	height: 14px;	

	margin-top: 9px;
	margin-left:5px;
}



#tabla
{
color: #333333;
font-family: Arial, sans;
font-size: xx-small;
font-style: normal;



border-width: 9px;
border-color: #FFFFFF;
border-style: solid;

background-color: #FFFFFF;

margin: auto auto;
padding:0;
}



#tablaresult
{
color: #333333;
font-family: Arial, sans;
font-size: xx-small;
font-style: normal;

border-width: 9px;
border-color: #CCCCCC;
border-style: solid;

background-color:#EEEEEE;

margin: auto auto;
padding:0;
padding-left: 9px;
padding-right: 9px;
}


.celdalabel
{
color: #266785;
font-family: Arial, sans;
font-size: xx-small;
font-style: normal;

background-color: #FFFFFF;

padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
}

.celda
{
color: #333;
font-family: Arial, sans;
font-size: xx-small;
font-style: normal;

background-color: #FFFFFF;

padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
}



#correo
{
color:#6AC37D;
font-family:Arial, sans;
font-size:9px;
font-style:bold;
}




