/* CSS Document */

.recuadro {
	border: 1px solid #CCCCCC;
}
.recuadro_a1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.recuadro_lateral {
	border-top-width: 1px;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.arriba_abajo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.recuadro_a3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
a:link {
	text-decoration: none;
}
a:visited {
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.nube1 {
	font-size: 12px;
	text-decoration: none;
}
.nube2 {
	font-size: 14px;
	text-decoration: none;
}
.nube3 {
	font-size: 18px;
	text-decoration: none;
}
.nube4 {
	font-size: 24px;
	text-decoration: none;
}
.laterales {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#categoria{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000066;	
}
#empresa{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #0066;

}
#buscador{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0099FF;
	letter-spacing: 5px;
	padding-bottom: 5px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 1px solid #003366;
	color: #FFFFFF;
	background-color: #66CCFF;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 1px solid #003366;
	color: #FFFFFF;
	background-color: #0099FF;
	letter-spacing: 0.5px;
}
