body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 13pt;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(img/degradat.gif);
	background-repeat:  repeat-x;
	background-position: left bottom;
	text-align: left;
	margin: 0px;
	background-attachment: fixed;
}
#cos {
	background-image: url(img/logotip.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #CC6600;
}
#contenedor {
	width: 980px;
}
.menu {
	margin-left: 152px;
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 18pt;
	font-family: Syntax, "Trebuchet MS", Verdana;
	text-align: center;
	font-weight: bold;
}
.menu1{
	font-size: 22pt;
}
#fotos {
	float: left;
	width: 155px;
	margin-top: 30px;
	text-align: center;
} 
#izq {
	float: left;
	width: 406px;
text-align: justify;
}
#izqRight {
	float: left;
	width: 406px;
	text-align: right;
}
#dere {
	float: right;
	width: 406px;
text-align: justify;
}
#calendario {
	float:left; 

width:776px; 
	z-index:1
}
h1{
	font-size: 14pt;
	padding-top: 15px;
	padding-left: 15px;
	margin: 0px 15px 0px 0px;
	padding-bottom: 4px;
	font-family: Syntax, "Trebuchet MS", Verdana;
}
h2{
	font-size: 14pt;
	background-image: url(img/titular.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 15px;
	padding-left: 15px;
	margin: 0px 15px 0px 0px;
	padding-bottom: 4px;
	font-family: Syntax, "Trebuchet MS", Verdana;
}
h3 {
	padding-top: 15px;
	margin: 0px;
	padding-right: 10px;
	padding-bottom: 25px;
	font-size: 9pt;
	font-weight: normal;
	padding-left: 15px;
}
li{
	margin: 0px;
	list-style-image: url(img/li.gif);
	padding: 0px 0px 5px;
	text-align: left;
}
ul{
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
.fecha {
	font-size: 10pt;
	color: #CC6600;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
a:link, a:visited, a:active {
	color: #CC6600;
	text-decoration: none;
	background-image: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	background-image: none;
}
.destacat {
	font-size: 14pt;
	color: #CC6600;
	font-family: Syntax, "Trebuchet MS", Verdana;
}
img.noticia {
	background-color: #F5F5F5;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 0px;
}
form {
	background-color: #F5F5F5;
	padding: 10px;
	margin: 15px;
}
.advertencia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 9pt;
	color: #666666;
}
input {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A8A8A8;
	border-right-color: #A8A8A8;
	border-bottom-color: #DBDBDB;
	border-left-color: #DBDBDB;
	margin-top: 4px;
	margin-right: 3px;
	margin-bottom: 4px;
}
input.enviar {
	background-image: url(img/enviar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 66px;
	border: none;
	font-size: 8pt;
	text-transform: uppercase;
	padding-right: 18px;
}