a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #3399CC;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

.boton_submit{
	width: 60px;
	font-size:10px;
}
.bordes_menu {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #e4e4e4;
	border-bottom-color: #e4e4e4;
}

.fondo_buscador {
	background-image: url(../../contenidos/miscelanea/fondo_buscador.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333399;
	font-weight:bold;
	text-decoration:none;
}

input, textarea{
	font-family:Arial, Helvetica, sans-serif;
	width: 80px;
	font-size:10px;
}

.linea_azul_abajo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #66B3D9;
}

.linea_azul_punteada_abajo {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #66B3D9;
}

select{
	width: 80px;
	font-size:10px;
}


.shadow { 
	align: center
}

.shadow-top { 
	height: 16px;  
	background-image:url(../../contenidos/miscelanea/shadow/top.gif);
}

.shadow-topRight { 
	width: 16px;
	height: 16px;
	background-image: url(../../contenidos/miscelanea/shadow/topRight.gif)
}

.shadow-right { 
	width: 16px; 
	background-image: url(../../contenidos/miscelanea/shadow/right.gif)
}

.shadow-bottomRight { 
	width: 16px; 
	height: 16px; 
	background-image: url(../../contenidos/miscelanea/shadow/bottomRight.gif)
} 

.shadow-bottom { 
	height: 16px;
	background-image: url(../../contenidos/miscelanea/shadow/bottom.gif)
}

.shadow-bottomLeft { width: 16px;
	height: 16px;
	background-image: url(../../contenidos/miscelanea/shadow/bottomLeft.gif)
} 

.shadow-left { width: 16px;
	background-image: url(../../contenidos/miscelanea/shadow/left.gif)
}

.shadow-topLeft { 
	width: 16px; 
	height: 16px; 
	background-image: url(../../contenidos/miscelanea/shadow/topLeft.gif)
}      

.shadow-center { 
	background-color: white  
}

.texto_azul_10{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #333399;
	text-decoration:none;
}

.texto_azul{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333399;
	text-decoration:none;
}

.texto_azul_grande{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #333399;
	text-decoration:none;
}

.texto_azul_menu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333399;
	text-decoration:none;
}

.texto_azul_menu_subrayado{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #333399;
	text-decoration:underline;
}

.texto_azul_muy_grande{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color: #333399;
	text-decoration:none;
}

.texto_azul_registro{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#3399CC;
	text-decoration:none;
}

.texto_azul_registro_subrayado{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #3399CC;
	text-decoration:underline;
}

.texto_blanco{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFFFFF;
	text-decoration:none;
}

.texto_rojo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #CC0033;
	text-decoration:none;
}

.texto_rojo_menu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #CC0033;
	text-decoration:none;
}


