
h1, h2, h3 {
	
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color: #333333;

}

a, h2 a:hover, h3 a:hover {
	color: #9A0002;
	text-decoration: none;
}
	
a:hover {
	color: #9A0002;
	text-decoration: underline;
}

.titular {
	
	font-size: 22px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color: #9A0002;

}

.pregunta {
	
	color: #9A0002;
	font-weight: bold;	

}

.titular_blanco {
	
	font-size: 22px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color: #FFFFFF;

}

.blanco {
	
	color: #FFFFFF;	

}

.rojo {
	
	color: #9A0002;	

}

img.border { 
	border: 1px solid #9A0002; 
	padding: 5px 5px 5px 5px;
}


.boceto { 

	border: 1px solid #333333; 
	margin: 0px 10px 10px 0px;
}

#insertar {

	background-image: url("imagen/mini_fondo.jpg");
	background-repeat: repeat-y;
	/*padding: 10px 10px 10px 10px;*/
	width: 300px;
	margin: 0px 10px 10px 10px;
	float: right;
	
	
}

#txt_insertar {

	margin: 0px 30px 10px 30px;
	color: #000000;
	
}

#menu { 
	
	
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Sans-Serif;
	text-transform: uppercase;
	
}


.azul {

	color: #336699;	

}

.negro {

	color: #000000;	

}

#separador {
	
	clear: both;

}

.clips {

	padding-right: 10px;
}

.activo {

	color: #fff;

}
