body{
text-align: center; /*centers our layout in some browsers*/
background-color:#FFF;
margin-left: 0px;
margin-top: 0px;
}

#container{
width: 760px; /*The width of our layout*/
/*height: 700px auto;*/
background-color:#FFF;
margin-top: 6px;
margin-left: auto;
margin-right: auto;
/*Margin left and right set to auto center's our layout*/
text-align: center; /*Resets the text alignment*/
}

#basico{
/*margin-right: auto;*/
/*Margin left and right set to auto center's our layout*/
text-align: left; /*Resets the text alignment*/
font-family: Verdana, arial, sans-serif;
font-size: 12px;
color: #000;
font-weight:bold;
line-height: 2;
}

#basico1{
/*margin-right: auto;*/
/*Margin left and right set to auto center's our layout*/
text-align: left; /*Resets the text alignment*/
font-family: Verdana, arial, sans-serif;
font-size: 11px;
color: #000;
font-weight:bold;
line-height: 2;
}

.select1{
font-family: Verdana, arial, sans-serif;
font-size: 11px;
color: #000000;
font-weight:normal;
text-align: left;
background-color: #EFF;
border: #000099;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px
}

.input1 {
font-family: Verdana, arial, sans-serif;
font-size: 11px;
color: #333333;
font-weight:normal;
text-align: left;
background-color: #FFFFFF;
border: 1px solid #04A108;
}

.input3 {
background-color : #6AF88A;
font-family: Verdana, arial, sans-serif;
font-size: 12px;
color: #000;
font-weight:bold;
border : 1px solid #04A108;
}

.input4 {
font-family: Verdana, arial, sans-serif;
font-size: 12px;
color: #333333;
font-weight:normal;
text-align: left;
background-color: #FFFFFF;
border: 1px solid #04A108;
padding-top: 0.2em; 
padding-bottom: 0.2em;
padding-left: 0.2em; 
padding-right: 0.2em; 
}

#subtit_1{
font-family: Verdana, arial, sans-serif;
font-size: 11px;
color: #000;
/*color: #04A108;*/
font-weight:normal;
/*text-align: left;
line-height: 2;
float: left;
margin-left: 6px;
margin-bottom: 10px;*/
}

#subtit_2{
font-family: Verdana, arial, sans-serif;
font-size: 12px;
color: #0A0;
font-weight:bold;
line-height: 2;
/*text-align: left;
float: left;
margin-left: 6px;
margin-bottom: 10px;*/
}

.claves {
	COLOR: #FFFFFF; FONT-FAMILY: Arial; FONT-SIZE: 0pt; TEXT-ALIGN: justify
}


hr {
padding: 0;
border: solid #04A108;
border-width: 1px 0 0 0;
color: #04A108;
height: 1px;
margin-left: auto;
margin-right: auto;
}

#firma{
	width: 100%;
	padding-top: 0.2em; 
	padding-bottom: 0.2em;
/*	margin-bottom: 10px;*/
	text-align: right;
}

#firma a, #firma a:visited {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #bbb;
	border: none;
}

#firma a:hover {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #bbb;
	border: none;
}

#enlace1{
	width: 100%;
	padding-top: 0.2em; 
	padding-bottom: 0.2em;
	text-align: center;
}

#enlace1 a, #enlace1 a:visited {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	border: none;
}

#enlace1 a:hover {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	border: none;
}

a.pagin{
	width: 100%;
	padding-top: 0.2em; 
	padding-bottom: 0.2em;
	text-align: center;
}

a.pagin, a.pagin:visited {
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #06C;
	border: none;
}

a.pagin:hover {
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #06C;
	border: none;
}

