@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.91em;
	margin-top:5px;
}

p{
	line-height:16px;
	text-align:justify;
}

.header {
	background:url(images/header.jpg) no-repeat;
	height:122px;
}

.banner {
	background:url(images/middle.jpg) repeat-y;
	height:229px;
}

.menu {
	background:url(images/menu.jpg) repeat-y;
	height:85px;
}

.tit{
	color:#8DA31C;
	font-size:14px;
	font-weight:bold;
	font-stretch:narrower;
	
	margin:40px 65px 20px 65px; 
	background-color:#F9F9F9; 
	padding:17px 20px; 
	text-align:justify;
	
	border: #8DA31C dashed 1px;
}



.box_top_izq{
	background:url(images/act_top_izq.png) no-repeat;
	height:30px;
	width:10px;
}
.box_top_body{
	background:url(images/act_top_body.jpg) repeat-x;
	height:30px;
	vertical-align:middle;
	color:#FFF;
	font-weight:bold;
}
.box_top_der{
	background:url(images/act_top_der.png) no-repeat;
	height:30px;
	width:10px;
}
.box_margin_izq{
	background:url(images/box_margin_izq.jpg) repeat-y;
	width:10px;
}
.box_margin_der{
	background:url(images/box_margin_der.jpg) repeat-y;
	width:10px;
}
.box_footer_izq{
	background:url(images/box_footer_izq.png) no-repeat;
	height:10px;
	width:10px;
}
.box_footer_body{
	background:url(images/box_footer_body.jpg) repeat-x;
	height:10px;
}
.box_footer_der{
	background:url(images/box_footer_der.png) no-repeat;
	height:10px;
	width:10px;
}
.title{
	font-size:18px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#A74424;
}
.sub-title{
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#A74424;
	text-align:left;
}
input{
	border:0px;
}
select{
	border:0px;
}

#footer{ text-align:center;	color:#FFF;	font-size:0.95em; }
#footer a, #footer a:visited{ color:#FFF; text-decoration:none; }
#footer a:hover{ text-decoration:underline; }

input, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#111;
	border:#CCC 1px solid;
	/*margin-bottom:7px;*/
	font-weight:bold;
	/*padding: 2px 0px 2px 2px;*/
	background-color:#FCF3C2;
}

.btn_susc{
	font-weight:100;
	font-size:10px;
	background-color:#CCC;
	border:inherit;
	height:18px;
}

.btn_reser{
	background-color:#CCC;
	border:inherit;
}