/* You can put your own style stuff here */


/******************************** Additional styles ****************************/


/*******************************************************************************/

 table#caja 
 {
 	margin-top: 30px;
 	margin-bottom: 30px;
 	width:100%;
 	border: 3px solid #009A94;
 }
 
#sponsors {
	width: 150px;
 	background-color: White;
 	vertical-align: top;
 }
 
#sponsors p {
 	color: Black;
 	font-size: 11px;
 }
 
#sponsors img {

 	margin:auto;
 }

/*
 +---------------------------------------------------------+
 |                    Copyright Notice                     |
 +---------------------------------------------------------+
 */
#copyright-notice {
	text-align: center;
	border-top: 1px dotted #009A94;
	padding-top:10px;
	font-size: 10px;
	color: Gray;
}

#copyright-notice a
{
	font-size: 10px;
	color: Gray;
}

#powered-by
{
	font-size: 10px;
	color: Gray;
}
