/* CSS Document */
body {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #B5C2E6;
	background-image: url(imagenes/fondo.gif);
	background-repeat: repeat-x;
	background-position: top;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Tahoma, Arial, Verdana;
}
h1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 21px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
h2 {
	font-size: 18px;
	color: #000000;
	font-family: Tahoma, Arial, Verdana;
	font-weight: bold;
	text-decoration: none;
}
h3 {
	font-size: 16px;
	color: #000000;
	font-family: Tahoma, Arial, Verdana;
	font-weight: bold;
	text-decoration: none;
}
h4 {
	font-size: 14px;
	color: #000000;
	font-family: Tahoma, Arial, Verdana;
	font-weight: bold;
	text-decoration: none;
}
.boton {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(imagenes/cuadro_naranaja_boton.jpg);
	background-repeat:  repeat-x;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FF9900;
	background-position: center center;
}
.buscador {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	height: 20px;
	width: 129px;
	border: 1px solid #FF6600;
	margin: 0px;
	padding: 0px;
}

.tabla {
	border: 1px solid #FF9900;
}

.tabaalbum {
	background-color: #FF9900;
	border: 1px solid #FF9900;
}
#general a:link, #general a:visited, #general a:active {
	color: #000066;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
}
#general a:hover {
	color: #000000;
	text-decoration: underline;
}
#menudown a:link, #menudown a:visited, #menudown a:active {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
}
#menudown a:hover {
	color: #FFFFFF;
	font-weight: bold;
}
#menunaranja  a:link, #menunaranja  a:visited, #menunaranja  a:active {
	font-family: Tahoma, Arial, Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #FF6600;
	padding-left: 2px;
	padding-right: 5px;
	text-decoration: none;
}
#menunaranja  a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}

#menunegro  a:link, #menunegro  a:visited, #menunegro  a:active {
	font-family: Tahoma, Arial, Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	padding-left: 2px;
	padding-right: 5px;
	text-decoration: none;
}
#menunegro  a:hover {
	text-decoration: underline;
	color: #FC9700;
	font-weight: bold;
}

.t1Blanco {
	font-family: Tahoma, Arial, Verdana;
	font-size: 32px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.t2Blanco {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: justify;
	text-decoration: none;
}

.t1Azul {
	font-family: Tahoma, Arial, Verdana;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}

.t1naranja {
	font-family: Tahoma, Arial, Verdana;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

.t2naranja {
	font-family: Tahoma, Arial, Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

.t3naranja {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

.t1negro {
	font-family: Tahoma, Arial, Verdana;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.t2negro {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.t3negro {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.t2link {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}

.campo_formulario {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	height: 20px;
	width: 300px;
	border: 1px solid #FF6600;
	margin: 0px;
	padding: 0px;
}


.campo_formulario2 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	height: 20px;
	width: 200px;
	border: 1px solid #FF6600;
	margin: 0px;
	padding: 0px;
}

.campo_formulario3 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	height: 100px;
	width: 300px;
	border: 1px solid #FF6600;
	margin: 0px;
	padding: 0px;
}

.titalbum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #359D39;
	font-weight: bold;
}
