/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #ffffff;
}

a:hover {
	text-decoration: none;
	color: #ffffff;
}

a:visited {
	color: #ffffff;
}

body {
	
	background: #7092B1 url(images/back_all.gif) repeat-x;
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}

#content
{
	margin: 0 auto;
	width: 766px;
	text-align: left;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

#back
{
	width: 766px;
}

#header {
	height: 359px;
	text-align: left;		
}

#menu
{
	width: 666px;
	height: 52px;
	padding-left: 50px;
	padding-top: 32px;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 133px;
	height: 37px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #595959;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	padding-top: 25px;
	background: url(images/button.gif) no-repeat;
}

#menu a:hover {
	width: 110px;
	height: 40px;
	color: #F00;
	background: url(images/button_r.gif) no-repeat;
	text-decoration: underline;
	padding: 10px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}


#logo {
	width: 736px;
	height: 239px;
	text-align:  right;
	padding-right: 30px;
	padding-top: 30px;
	background-image: url(images/fotos_inicio.gif);
	background-repeat: no-repeat;
}


#logo a {
	text-transform: capitalize;
	font-size: 30px;
	color: #0CF;
	font-style: italic;
	text-decoration: blink;
	top: -115px;
	position: relative;
	left: -160px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

#logo H2 a
{
	font-size: 12px;
}

#left
{
	padding: 10px;
	width: 237px;
	padding-right: 1em;
}

#left H3
{
width: 237px;
height: 38px;
font-size: 14px;
font-weight: bold;
padding-left: 25px;
padding-top: 15px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.gif) no-repeat
}

#left ul {
	list-style: none;
	color: #0CF;
}

#left li ul {
	border: 0px;
	margin-left: 40px;
	margin-bottom: 10px;
}

#left li li {
	padding: 4px 20px;
	background: url(images/small.gif) no-repeat left;
	color: #0CF;
}

#left a {
	color: #A4D2FB;
}
#left a:visited {
	color: #0CF;
}

#left p
{
	padding: 10px;
	color: #FFF;
	text-align: center;
}

#calendar1 {
	padding: 0 10px 20px 10px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {

}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #696969;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}

#right
{
	float: right;
	width: 493px;
	padding-right: 10px;
	text-align: justify;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #0CF;
}

#right a
{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-align: justify;
}

#right h2 {
	color: #0CF;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	font-style: oblique;
	font-size: 20px;
	text-decoration: underline;
	text-align: center;
}
.date {
	text-align: right;
	color: #A4D2FB;
	font-size: 11px;
}

.date a {
	color: #A4D2FB;
}



#footer {
	height: 37px;
	clear: both;
	padding-top: 10px;
	background: url(images/footer.gif) repeat-x; 
	border-top: 4px solid #2C5C89;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #595959;
}

#footer a {
	color: #595959;
}
#content #back #header #logo h1 a {
	font-weight: bold;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#content #back #main #right form div p font strong {
	font-size: 14px;
}
