body {
	color: #333;
	margin: 0;
	padding: 0;
	background: url(imagenes/bg.gif) repeat;
	font: 90%/130% Arial, sans-serif;
}

a {
	color: #1681a3;
}

a:hover {
	color: #1ba1cd;
	text-decoration: underline;
}

.link {
	text-decoration: none;
	color: #333;
}

.contenido {
	background-color: #fff;
}

.pantalla {
	/*background: url(imagenes/pantalla.gif) no-repeat;*/
}
h3,.h3 {
	font-size: 110%;
	color: #0a6bf7;
	font-weight: normal;
	font-style: normal;
}

h2,.h2 {
	font-size: 130%;
	line-height: 120%;
	font-weight: normal;
	font-style: normal;
}

h1,.h1 {
	font-size: 180%;
	line-height: 130%;
	font-weight: normal;
	font-style: normal;
}

.comunicado {
	font-size: 90%;
}

b,.b {
	color: #0a6bf7;
}

.garitas {
	color: #0a6bf7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;	
}

.numero1,.numero2 {
	color: #d6d6d6;

	margin-bottom: 5px;
	border: 1px solid #747474;
	padding: 5px 10px;
	cursor: pointer;
	background-color: #333;
}

.numero1:hover,.numero2:hover {
	color: #fff;
	background-color: #2291c6;
}

.numero1 {
	color: #fff;
	background-color: #747474;
}

.snumber1 {
	
	padding: 2px 6px;
	color: #fff;
	background-color: #747474;
	font-weight: normal;
	font-style: normal;
}

.footer {
	font-size: 90%;
	color: #747474;
	text-align: center;
}

.ventacompracambio {
	font-size: 90%;
	color: #333;
	text-align: center;
}

.cambio {
	font-size: 12px;
	color: #000;
	font-family: Arial Rounded MT Bold, Arial, Helvetica, sans-serif;
}

.bgleft {
	background: url(imagenes/bg_left.gif) repeat-y;
}

.bgright {
	background: url(imagenes/bg_right.gif) repeat-y;
}

.bgwhite {
	background-color: #fff;
}

.rpad {
	padding-right: 20px;
}

li {
	padding-bottom: 5px;
}

ul {
}

.boton1 {
	background-color: #fff;
	border: 1px solid #747474;
	padding: 5px 15px;
	font-size: 90%;
}

.boton1:hover {
	background-color: #333;
	color: #fff;
}

.mensaje {
	color: #992a44;
}

.mensaje2 {
	color: #3a9a25;
}

th {
	text-align: left;
}

small,.small {
	font-size: 85%;
}

small,.small2 {
	font-size: 85%;
	padding:15px;
}

small,.small3 {
	font-size: 65%;
	color:#FFF;
}

.delete {
	color: #992a44;
}


.thumb {
	cursor: pointer;
	background-color: #cbcbcb;
	padding-right: 1px;
}
.pointer {
	cursor: pointer;
}

.zoom {
	background-color: #fff;
	border: 1px none #d8d8d8;
}

.sponsors {
	background-color: #dadada;		
}



/*for the news section on homepage*/
#news_frontpage
{
	width:100%;
/*	height:400px;*/
	overflow:hidden;
	font-size:10px;
}
#news_frontpage p
{
	margin:0;
	padding:0;
}
#news_frontpage h2
{
	font-size:14px;
	margin:0;
	padding:0;
	font-weight:bold;
}
#news_frontpage h3
{
	font-size:12px;
	margin:0;
	padding:0;
	font-weight:bold;
}

#news_frontpage div.cell
{
	/*width:33%;
	float:left;*/
	margin:10px 0;
}

#news_frontpage div.cell div.img
{
	height:400px;
	width:150px;
	overflow:hidden;
	float:left;
	margin-right:5px;
	
}

.viculacioneducativa {
	background-image: url(imagenes/vinculacioneducativa.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #fff;
	padding:5px;
}

.bolsadetrabajo {
	background-image: url(imagenes/bolsadetrabajo.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #fff;
	padding:5px;
}

.calendar {
	background-color:#CCC;
	width:208px;
	font-size: 11px;
	color: #1D234E;
	font-weight:bolder;
	text-align: center;
	vertical-align: middle;
}

.calendar td {
	background-image:url(imagenes/fondocalendario.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	height:25px;
	width:25px
}

.weeks {
	font-size:9px;
	vertical-align:bottom;
	color: #1D234E;
	height:6px;
}

.calendarmonth {
	background-image:url(imagenes/fondocalendario2.png);
	font-size:15px;
	text-align:center;
	font-weight:bolder;
	vertical-align:middle;
	color: #FFF;
	height:20px;
}

.fondocuenta {
	background:images/cuentadebanco2.jpg;
	background-position:top left;
	background-repeat:no-repeat;
}