/* CSS Document */


p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}

.cuadro{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	padding-top: 20px;
	padding-right: 60px;
	padding-left: 60px;
}

.bot {
	font-family: "Arial Narrow";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	letter-spacing: normal;
}



.Primera {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #3333FF;
	margin-left: 60px;
	margin-right: 60px;
}

.der_bot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #CC0033;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	display: block;
	padding: 2px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	
 }
.bord_sup_inf{
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}



.boton{
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width: 100px;
	display: block;
	padding-top: 6px;
	padding-bottom: 2px;
}

.boton:hover{
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	width: 100px;
	display: block;
	padding-top: 6px;
	padding-bottom: 2px;
}


.bot2{
	font-family: "Arial Narrow";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0000CC;
	width: 185px;
	background-color: #00FF00;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
	display: block;
}

.bot2:hover{
	font-family: "Arial Narrow";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width: 185px;
	display: block;
	background-color: #006600;
	padding-top: 10px;
	padding-bottom: 10px;
}


.bot3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 40px;
	width: 68px;
	text-align: center;
	background-color: #0153A7;
}

.bot3:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #00FF99;
	text-decoration: none;
	display: block;
	height: 40px;
	width: 68px;
	text-align: center;
	background-color: #0153A7;
}

.bordeAmari{
	margin-left: 0px;
	width: 200px;
	font-family: Verdana, sans-serif;
	background-color: #FFCC00;
	font-size: 11px;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 20px;
	text-decoration: none;
}


.bordeAmari2{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 10px;
	background-color: #FFCC00;
	display: block;
	text-decoration: none;
}

.cuaddirec{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	display: block;
	width: 229;
}

