.verd10blanco  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.verd10blanco a:link {
	color: #CC6600;
	text-decoration: none;
}
.verd10blanco a:visited{
	color: #CC6600;
	text-decoration: none;
}
.verd10blanco a:hover{
	color: #FF0000;
	text-decoration: none;
}
.verd10blanco a:active{
	color: #CC6600;
	text-decoration: none;
}
.verd10gris {
	color: #999999;
	text-decoration: none;
	font-size: 10px;
	font-style: italic;
}

.verd12blanco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.verd12blancobold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.verd12blancobold a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.verd12blancobold a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.verd12blancobold a:hover{
	color: #CC0000;
	text-decoration: none;
}
.verd12blancobold a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.verd12grisbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
}
.verd12grisbold a:link{
	color: #cccccc;
	text-decoration: none;
}
.verd12grisbold a:visited{
	color: #cccccc;
	text-decoration: none;
}
.verd12grisbold a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.verd12grisbold a:active{
	color: #cccccc;
	text-decoration: none;
}
.verd12rojo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
.verd12rojo a:link{
	color: #CC0000;
	text-decoration: none;
}
.verd12rojo a:visited{
	color: #CC0000;
	text-decoration: none;
}
.verd12rojo a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.verd12rojo a:active{
	color: #CC0000;
	text-decoration: none;
}

.verd12rojobold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.verd12rojobold a:link {
	color: #CC0000;
	text-decoration: none;
}
.verd12rojobold a:visited{
	color: #CC0000;
	text-decoration: none;
}
.verd12rojobold a:hover {
	color: #FF0000;
	text-decoration: none;
}
.verd12rojobold a:active{
	color: #CC0000;
	text-decoration: none;
}

.tit_ver16rojobold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	text-transform: uppercase;
}

.fondo_rojo {
	background-color: #CC0000;
}
.fondo_grisosc {

	background-color: #999999;
}
.fondo_grisosc2 {


	background-color: #666666;
}



.borde_blanco_tabla {
	border: 1px solid #FFFFFF;
}
.campo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px none #CC0000;
}
.borde_rojo {
	border: 1px solid #CC0000;
}
.boton_rojo_filetes {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
}
.borde_gris {

	border: 1px solid #999999;
}
.borde_gris_top {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.borde_gris_bott {

	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: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.borde_blanco_top {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.borde_blanco_bott {


	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: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.verdana_alfabet_gr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.fila_galeria_letra {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	text-align: center;
}
.boton_form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	background-color: #000000;
	border: 1px solid #CC0000;
}
