﻿.hrGreen
{
	width:250px;
	height:10px;
	background-color:#00cc00; 
}

.tableGreen
{
 border-color:#00cc00;
 border-width:thin;
 border-style:solid;
 width:100%;    
}
	
.footerQuelo
{
	padding: .5em;
	background-color: #003300;
	font-family: Verdana;
	font-size: x-large;
	color: white;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: normal;
	text-align: center;
}

.textQuelo
{
	 font-family:Verdana;
	 font-size:12px;
	 color: #003300;   	
}

.textBoda
{
	 font-family:Verdana;
	 font-size:14px;
	 color: #003300;   	
}

.menuWeb
{
	height:10px;
	font-family:Arial;
	font-weight:bold;
	font-size:25pt;
	color:White;
	width:100%;
	background-color:#99cc00;      
}

.FloatLeft
{
    float: left;
    width: 33%;
    padding-right: 10px;
    color:#003300;
    font-family:Verdana, Arial;
    font-size:medium;   
}

A:hover
{
	background-color:Green;  
	color:white
}

.Titulo
{
 text-align:center; 
 font-size:large;
 font-family:Comic Sans MS;  
}

.TituloFecha
{
	text-align:center;
	background-color:Green;
	color:White;
	font-style:italic;
	font-weight:bolder;
}
