body {
background-color: #690000;
background-image:url(img/body_bg.png);
background-repeat:repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
margin:0px;
}
#menu {
width:820px;
height:30px;
background-image:url(img/menu_bg.png);
text-align:center;
color:#FFFFFF;
}
#menu ul{
margin:0px;
padding:0px;
padding-top:6px;
list-style:none;
}
#menu li{
float:left;
padding-left:5px;
padding-right:5px;
border-right:1px solid #FFFFFF;
}
#menu a{
text-decoration:none;
color:#FFFFFF;
font-weight:normal;
}
#menu a:hover{
color:#CCCCCC;
}
#wrapper {
margin:auto;
width:820px;
height:auto;
background-image:url(img/wrapper_bg.png);
background-repeat:repeat-y;
}
#header {
background-image:url(img/header_bg.png);
background-repeat:no-repeat;
width:820px;
height:100px;
}
#titulo {
background-image:url(img/titulo_bg.png);
background-repeat:no-repeat;
height:85px;
}
#content {
width:780px;
height:auto;
overflow:hidden;
background-color:#FFFFFF;
margin:auto;
padding:10px;
}
#footer {
}
#sidebar {
float:left;
width:160px;
padding-top:20px;
padding-left:20px;
padding-bottom:20px;
color:#FFFFFF;
}
#sidebar ul{
list-style:none;
padding:0px;
margin:0px;
}
#sidebar ul li {
padding-bottom:10px;
}
#sidebar ul li a{
color:#FFFFFF;
}
#sidebar ul li a:hover{
color:#FFFFFF;
}
#main {
float:right;
width:560px;
height:auto;
padding:10px;
padding-right:27px;
	}
#foto {
background-image:url(img/foto_bg.png);
height:auto;
padding-top:50px;
padding-bottom:20px;
text-align:center;
	}
#newsWrapper{
width:160px;
height:220px;
float:right;
padding:10px;
margin-left:0px;
margin-bottom:10px;
border:1px solid #CCCCCC;
background-color:#FFFFFF;
}
#footer {
width:800px;
padding-top:85px;
padding-bottom:5px;
height:15px;
background-image:url(img/footer_bg.png);
background-repeat:no-repeat;
margin:auto;
color:#333333;
font-size:10px;
text-align:center;
}
#footer a{
color:#666666;
text-decoration:none;
}
/* BOF home */#home_left {
width:430px;
float:left;
}
#home_right {
width:328px;
background-image:url(img/home_right_bg.png);
background-repeat:no-repeat;
background-position:bottom center;
padding-bottom:23px;
float:right;
}
#home_right_top {
height:20px;
background-image:url(img/home_right_top_bg.png);
}
#home_right_middle {
padding-top:1px;
padding-bottom:1px;
padding-left:10px;
padding-right:10px;
background-image:url(img/home_right_middle_bg.png);
}
/* EOF home *//* BOF items */#items{
background-image:url(img/items_bg.png);
background-repeat:repeat-x;
background-color:#FFFFFF;
padding-top:20px;
padding-bottom:20px;
width:800px;
margin:auto;
}
/* EOF items *//* BOF links */#sidebar a{
color:#990000;
text-decoration:none;
}
#sidebar a:hover{
text-decoration:underline;
}
#page a{
color:#000000;
text-decoration:none;
}
#page a:hover{
color:#990000;
text-decoration:underline;
}
/* EOF links *//* BOF formularios */input.btn {
color:#FFFFFF;
font-weight:bold;
font-size:11px;
background-color:#990000;
border:1px #000000 solid;
margin-top:15px;
}
input.btnfile {
margin-left:10px;
	}
#form{
width:400px;
margin:auto;
border:1px solid #990000;
padding:10px;
float:right;
}
#form legend, #form2 legend{
font-size:14px;
font-weight:bold;
padding:5px;
	}
#form ol, #form2 ol {
padding:0px;
margin:0px;
list-style:none;
}
#form ol li, #form2 ol li{
padding-bottom:5px;
padding-top:5px;
}
#form label, #form2 label {
float: left;
width: 120px;
padding-right:10px;
font-weight:bold;
text-align: left;
color:#999999;
}
#form ol li span {
color:#666666;
}
#form2{
	width:550px;
	margin:auto;
	border:1px solid #990000;
	padding:10px;
}
#form2 label{
	width:150px;
}
/* EOF formularios *//* BOF alineacion */.texto {
text-align:justify;
padding:10px;
border:#333333 1px dashed;
}
/* EOF alineacion *//* BOF titulos */h1 {
margin:0px;
color:#990000;
font-family:"Times New Roman", Times, serif;
font-style:italic;
font-size:20px;
}
/* EOF titulos */strong {
color:#990000;
}
table.agenda {
background-image:url(img/agenda_bg.png);
background-repeat:repeat-y;
color:#000000;
border:1px solid #000000;
}
table.agenda td{
border-bottom:1px solid #990000;
}
/* BOF pages */#page img {
padding:10px;
padding-top:0px;
}
#page {
padding-bottom:16px;
background-image:url(img/page_bottom_bg.png);
background-repeat:no-repeat;
background-position:bottom center;
	}
#page_top {
background-image:url(img/page_top_bg.png);
height:20px;
	}
#page_middle {
background-image:url(img/page_middle_bg.png);
padding-left:30px;
padding-right:30px;
padding-top:1px;
padding-bottom:1px;
text-align:justify;
overflow:hidden;
}
/* EOF pages */.sidebar {
background-image:url(img/sidebar_bg.png);
background-repeat:repeat-x;
padding-left:10px;
padding-right:10px;
}
h2 {
font-size:16px;
font-style:italic;
color:#c00000;
text-align:left;
font-weight:bold;
}
h3 {
font-size:14px;
color:#943634;
text-align:left;
}
a img{
border:none;
}
/* Ajax */
#result {
	width:280px;
	padding:10px;
	border:1px solid #bfcddb;
	margin:auto;
	margin-top:10px;
	text-align:center;
	display:none;
	font-weight:bold;
	color:#990000;
}
#loading {	
	background-image:url(img/ajax-loader.gif);
	width:31px;
	height:31px;
	margin:10px auto;
	display:none;
}
#newsletter {
	margin:auto;
	width:200px;
}
#galleryWrapper {	
	width:720px;
	overflow:hidden;
}
#galleryWrapper .galleryBorder {
	width:125px;
	height:100px;
	float:left;
}
#newsletterWrapper {
	width:336px;
	height:150px;
	background-image:url(img/newsletter_bg.png);
	background-repeat:no-repeat;
	padding-top:70px;
	margin:auto;
}
