@charset "utf-8";
/* CSS Document */
body{
	margin-top:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11.5px;
	line-height:20px;
	background-image:url(images/body.jpg);
	background-repeat:repeat;
	background-position:top;
}
#wrapper{
	width:750px;
	margin:auto;
	background-image:url(images/content.jpg);
	background-position:top center;
	background-repeat:repeat-y;
}
#header{
	width:750px;
	height:177px;
	background-image:url(images/header.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
#menu{
	width:750px;
	height:40px;
	margin:0px;
	padding:0px;
	padding-top:10px;
}
#content{
	background-image:url(images/fondo.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	width:710px;
	height:auto;
	padding:20px;
}
#footer{
	background-image:url(images/footer.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	width:750px;
	height:60px;
	color:#FFF;
	padding-top:30px;
	text-align:center;
	margin:auto;
}
#footer a{
	color:#FFF;
	text-decoration:none;
}
.title{
	background-color:#FF9;
	color:#000;
	font-weight:bold;
	padding:5px;
}
.menu_title{
	font-weight:bold;
	background-color:#930;
	padding:10px;
	font-size:14px;
	color:#FFF;
}
#menu a{
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}
#menu a:hover{
	color:#999;
}
.home{
	background-image:url(images/boton01.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	cursor:pointer;
	float:right;
	width:104px;
	height:105px;
	margin-left:10px;
	text-align:center;
	margin-top:5px;
}
.blog{
	background-image:url(images/blog.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	cursor:pointer;
	float:right;
	width:104px;
	height:105px;
	margin-left:10px;
	text-align:center;
	margin-top:5px;
}
.gallery{
	background-image:url(images/boton03.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	cursor:pointer;
	float:right;
	width:104px;
	height:105px;
	margin-left:10px;
	text-align:center;
	margin-top:5px;
}
.contact{
	background-image:url(images/boton04.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	cursor:pointer;
	float:right;
	width:120px;
	height:105px;
	margin-left:1px;
	text-align:center;
	margin-top:5px;
	margin-right:5px;
}
.jsvalidation{
	display:inline-block;
	margin-left:5px;
}
#link{
	background-image:url(images/menu.gif);
	background-position:top left;
	background-repeat:no-repeat;
	line-height:normal;
	width:140px;
	height:30px;
	padding-left:30px;
	margin-left:5px;
	text-align:left;
	padding-top:5px;
}
#link_large{
	background-image:url(images/menu_large.gif);
	background-position:top left;
	background-repeat:no-repeat;
	line-height:normal;
	width:140px;
	height: 40px;
	padding-left:30px;
	margin-left:5px;
	text-align:left;
	padding-top:3px;
}
#link_large a{
	font-size:11px;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}
#link_large a:hover{
	font-size:11px;
	color:#999;
}
#link a{
	font-size:11px;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}
#link a:hover{
	font-size:11px;
	color:#999;
}
#link_bottom{
	background-image:url(images/menuleft_bottom.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:140px;
	height:20px;
	padding-left:30px;
	margin-left:5px;
	text-align:left;
	padding-top:5px;
}
#link_bottom a{
	font-size:11px;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}
#link_bottom a:hover{
	font-size:11px;
	color:#999;
}
h1{
	margin-top:0px;
	color:#aa8a7d;
	font-size:16px;
	margin-bottom:5px;
	font-weight:bold;
}
h3{
	margin-top:0px;
	color:#aa8a7d;
	font-size:16px;
	margin-bottom:5px;
	font-weight:bold;
}
#content a{
	color:#635C42;
	text-decoration:none;
}
#content a:hover{
	color:#900;
}
#content a.download{
	color:#093;
}
#content a.download:hover{
	color:#F00;
}
.box_top{
	background-image:url(images/menu_top.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:174px;
	height:15px;
}
.box_center{
	background-image:url(images/menu_center.gif);
	background-repeat:repeat-y;
	background-position:top left;
	width:174px;
	height:auto;
	padding:5px;
	text-align:center;
}
.box_center_qu{
	background-image:url(images/menu_center.gif);
	background-repeat:repeat-y;
	background-position:top left;
	width:174px;
	height:auto;
	padding:10px;
	text-align:left;
}
.box_bottom{
	background-image:url(images/menu_bottom.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:174px;
	height:15px;
}
.mainbox_top{
	background-image:url(images/content_top.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:515px;
	height:15px;
}
.mainbox_center{
	background-image:url(images/content_center.gif);
	background-repeat:repeat-y;
	background-position:top left;
	padding-left:18px;
	padding-right:10px;
	text-align:left;
    width:515px;
	height:2px;
}
.mainbox_bottom{
	background-image:url(images/content_bottom.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:515px;
	height:15px;
}
.texto_top{
	background-image:url(images/text_top.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:260px;
	height:15px;
}
.texto_center{
	background-image:url(images/text_center.gif);
	background-repeat:repeat-y;
	background-position:top left;
	width:224px;
	height:auto;
	padding-left:18px;
	padding-right:18px;
	text-align:left;
}
.texto_bottom{
	background-image:url(images/text_bottom.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:260px;
	height:50px;
}
.fulltext{
	background-color:#F9ECCC;
	padding:10px;
	padding-right:35px;
}
#content a.alink{
	color:#375B00;
	font-weight:bold;
}
td.content_center{
	text-align:justify;
}
