/* CSS Document */

td, p {
	font-family:Verdana;
	font-size:11px;
	color:#333333;
}

th{
	font-family:Verdana;
	font-size:11px;
	color:#FFFFFF;
	background-color:#ff6626;
	
}



a{
	color:#ff6626;
	font-weight:bold;
	text-decoration:none;
}

a:hover{
	color:#ff6626;
	font-weight:bold;
	text-decoration:underline;
}

.fechas_noticias {

	color:#b34c19;
	font-weight:bold;
	
}

.titulos_noticias {

	color:#ff6626;
	font-weight:bold;
	
}

.titulos_ultimos_proyectos {
	color:#b34c19;
	font-weight:bold
	
}

.administrar_titulos {
	color:#FFFFFF;
	font-weight:bold;
}

.fondo_mariposa {
	background-image:url(imagenes/mariposa.png);
	background-repeat:no-repeat;
	background-position:center;
}

.caduca_1mes {
	font-weight: bold;
	color: #FF9933;
}

.dominio_caducado {
	font-weight: bold;
	color: #ff0000;
}

.warning {
	color: #990000;
	background-color: #FFFFFF;
}

.modificar_cliente input{
	width:100%;
	font-size:9px;
	height:20px;
}
.miniaturas a img
	{
		border: 1px solid #ccc;
		padding: 2px;
	}

	.miniaturas a:hover img
	{
		border: 1px solid #333;
	}

	.miniaturas a:hover
	{
		color: #333;
	}.titulosayuda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #D23F00;
	text-decoration: none;
	font-weight: bold;
}
