<STYLE TYPE="text/css">
<!--
/**************************************************************
********* Formatting For Month Table and Text *****************
**************************************************************/

A		{ font-family:arial, helvetica; color:#00F; text-decoration:underline }
SPAN	{ font-family:arial, helvetica }
TD     	{ font-family:arial, helvetica }
BODY	{ background-color:#000; text-align: center; font-family:arial, helvetica }
body {text-align: center;}

/**** month and year header at top of calendar ****/
.date_header			{ font-size:16px; font-family:arial, helvetica; font-weight:bold }

/**** color and size of calendar cells.  ****/
.day_cell				{ background-color:#f2eee3; height:80; width: 140; padding: 7px; }
.empty_day_cell			{ background-color:#e6dec7; height:80; width: 140;  padding: 7px; }
.today_cell				{ background-color:#cac3ae; height:80; width: 140;  padding: 7px; }

/**** day number in upper left corner of each cell ****/
.day_number				{ font-size:11px; font-family:verdana, arial, helvetica; color:#777; font-weight: bold; }

/**** title_txt is the text for each post on main page ****/
.title_txt				{ font-size:10px; font-family:verdana, arial, helvetica; color:#000; }
.title_txt A:link		{ color: #2483c2; text-decoration:none;}
.title_txt A:active		{ color: #2483c2; text-decoration:none;}
.title_txt A:visited	{ color: #2483c2; text-decoration:none;}
.title_txt A:hover		{ color: #2483c2; text-decoration:underline }
.time_txt				{ font-size:9px; font-family: arial, helvetica; color:#000; }
.cab_txt				{position:relative; float:right; padding-top:2px;}
.cab_title				{background-color:#94b92f; font-size:10px;  font-family:verdana, arial, helvetica; color:#fff; padding: 2px; font-weight: bold; }
.cab_title_full			{background-color:#f8663f; color:#fff; font-size:10px;  font-family:verdana, arial, helvetica; padding: 2px; font-weight: bold; }
.lineaPuntos 			{padding-bottom: 3px;}
.perfumeria{font-weight: bold; font-family:Verdana, arial, Helvetica, serif;}
/**** time line under title text when event time given ****/
.time_str				{ font-size:9px; font-family:arial, helvetica }

/**** column headers or days of the week ****/
.column_header			{ background-color: #5182a2; font-size:12px; font-family:arial, helvetica; color:#FFFFFF; font-weight:bold }

/**** footprint text ****/
.footprint				{ font-size:10px; font-family:verdana, arial, helvetica; color:#000; font-weight:bold; }
.footprint A			{ font-size:10px; font-family:verdana, arial, helvetica; color:#00F; font-weight:bold; }


/**** Login ****/

.login {
	padding: 10px;
	background-color: #fff;
	width: 450px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}

.login table {
	text-align: left;
	border: 1px dashed #666;
}
.login table th {font-size: 14px;}
.login table th, .login table td {padding: 10px;}


.muestra_ev {
	padding: 10px;
	background-color: #fff;
	width: 550px;
	margin-top: 15px;
	text-align: left;
	font-size: 13px;
	padding: 10px;
	line-height: 1.6em;
	margin-right: auto;
	margin-left: auto;
}

a.nuv {
	background-color: #4c7d9f;
	padding: 3px 6px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	display: block;
	width: 70px;
	text-align: center;
}

table.nuevo {
	border-top: 1px dashed #333;
	width: 100%;
}
table.nuevo td  padding: 4px;}
table.nuevo th {width: 160px; padding: 4px;}

table.nuevo a:link, table.nuevo a:visited {	
	background-color: #85a8be;
	padding: 0px 6px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	display: block;
	width: 50px;
	text-align: center;

}
table.nuevo a:hover {
	background-color: #4c7d9f;
}


td.ancho1 {width: 150px;}
td.ancho2 {width: 70px;}
td.ancho3 {width: 70px;}
td.ancho4 {width: 70px;}


.contenedor {
	width: 90%;
	text-align: left;
	background-color: #fff !important;
	margin-right: auto;
	margin-left: auto;
}

table.principal {
	width: 98% !important;
	margin-bottom: 10px;
	padding-top: 10px;
}
table.principal table { width: 100%;}


.cabecera {
	width: 100%;
	background-color: #000;
	margin-bottom: 8px;
	background: #000 url(../images/web.gif) 10px right no-repeat;
	border-bottom: 1px solid #000;
	padding: 10px 0 10px 0;
}

.pie {
	font-family:arial, helvetica;
	font-size: 11px;
	color: #fff;
	background-color: #000;
	text-align: right;
	padding: 5px;
}
.pie a {color: #fff;}





</STYLE>




