/* COMMON */
#content {
	margin:auto;
	width:770px;
	background-color:#FFFFFF;
	background-image: url(fs_files/tpl_img/header.png);
	background-repeat: repeat-x;
	background-position: top;
}
body, html{
	margin:0px;
	padding:0px;
	font-family:sans-serif, arial, helvetica;
	font-size:12px;
	background-color:#FFFFFF;
}
.body { 
	background-image: url(fs_files/tpl_img/header.png); background-repeat: repeat-x;
}
/* HEADER */
#header { position:relative; height: 190px; width: 100%; clear:both; }
#header .logo { float: left; padding-top: 50px; padding-left: 40px; }
#header .title { float:left;}
#header .nexttopicture {
	float:left;
	padding-top:65px;
	padding-left:10px;
}
#header .title a { font-family:sans-serif, tahoma, verdana;	font-size:35px;line-height:25px;color:#FFFFFF;font-weight:normal;text-decoration:none; }
#header .slogan{padding-left:4px;padding-top:3px;clear:both;font-size:12px;float:left;color:#FFFFFF;font-family:sans-serif, tahoma, verdana; }
.menulinks{position:absolute;bottom:0px; clear:both; width:100%; position:relative; top:-20px;}
.menulinks ul, .menulinks li{margin:0;padding:0; }
.menulinks ul { padding-left:15px; }
.menulinks li{display: inline;list-style-type: none;padding-right:5px;float:left; }
.menulinks li a{color:#228404;font-size:13px;font-family:sans-serif, tahoma, verdana;	text-decoration:none;display:block;height:20px;padding-left:4px;padding-right:4px;padding-top:3px; width:auto;float:left;}
.menulinks li a:hover{background-color:#6DC60D;color:#FFFFFF; }
#pictures {
	width:400px;
	height:189px;
	background-image: url(fs_files/tpl_img/pictures.png);
	background-position:right;
	background-repeat: no-repeat;
	float:left;
} 

/* CENTER */
#center{ padding-left:15px; padding-right:15px; background-color:#FFFFFF;}

/* MENU */
#menu {width:218px;float:left;clear:left;overflow:hidden;position:relative;}
#menu .top{height:10px;width:218px;background-image: url(fs_files/tpl_img/menu_top.png);background-repeat: no-repeat; line-height:1px; font-size:1px; }
#menu .middle{ width:218px; padding-left:2px;background-image: url(fs_files/tpl_img/menu_center.png);background-position:left;background-repeat: repeat-y; }
#menu .middle a{
	display:block;
	font-weight:bold;
	color:#135407;
	text-decoration:none;
	font-family:sans-serif, arial, tahoma;
	padding-bottom:10px;
	padding-top:8px;
	font-size:13px;
	padding-left:36px;
	background-image: url(fs_files/tpl_img/littletree.png);
	background-repeat: no-repeat;
	width: 155px;;
}
#menu .middle a:hover{background-color:#85CB26; }
#menu .bottom{height:16px;width:218px;background-image: url(fs_files/tpl_img/menu_bottom.png);background-repeat: no-repeat;background-position:bottom; line-height:1px; font-size:1px;}
#menu .shadow { position:absolute; left:202px; bottom:0px; width:15px;height:125px;background-image: url(fs_files/tpl_img/menushadow.png)}

/* CONTENIDO */
#contenido2{ padding-left:10px;width:510px;  float:left;position:relative;clear:right;}
.clearboth{clear:both; }

/* FOOTER */
#footer{height:55px;width:100%;clear:both;padding-top:10px;background-color:#BDEA82;}
#footer .links{color:#218304;font-size:12px; padding-top:5px;text-align:center; }
#footer .links a{color:#218304;font-size:12px;font-family:sans-serif;text-decoration:none; }
#footer .copyright{
	padding-top:2px;
	color:#52C100;
	font-size:10px;
	font-family:sans-serif;
	text-align:center;
}
.ferozo { padding-top:5px; text-align:center;}
.firmas { font-size:11px;color:#666666; font-family:sans-serif, arial; display:block; } 
.firmas a { font-size:11px;color:#666666; } 

/* FORMULARIO */
.form { padding: 20px; padding-top:40px; }
.form .left{ color:#666666; font-size:12px; text-align:right; padding-right:5px; }
.form input {
	background-color: #BEEE8A;
	border: 1px solid #92E238;
	font-size: 16px;
	color:#333333;
	padding-left: 5px;
	padding-top: 5px;
	font-family:sans-serif, arial;
}
.form textarea{
	background-color: #BEEE8A;
	border: 1px solid #999999;
	font-size: 16px;
	color:#333333;
	padding-left: 5px;
	padding-top: 5px;
	font-family:sans-serif, arial;
	border: 1px solid #92E238;
}
.form td {
	padding-bottom:10px;
}
.form .asterisco {
	color:#CC0000;
	font-weight:bold;
	padding-right:3px;
}
.seccion_titulo {
	font-size:22px;
	font-family:sans-serif;
	color:#333333;
	display:block;
	font-weight:bold;
	padding-bottom:3px;
}
.datos_contacto {
	font-weight:bold;
	padding-top:5px;
	padding-left:5px;
	line-height:18px;
}
.datos_contacto a {
	text-decoration:none;
	color:#0066CC;
}
.extrapadding{
	line-height:1px;
	font-size:1px;
	height:5px;
	width:100%;
}
.boton .l {
	width:5px;
	height:32px;
	float:left;
	background-image: url(fs_files/tpl_img/boton_l.png);
	background-repeat: no-repeat;	
}
.boton .c {
	padding-top:0px;
	width:auto;
	color:#fff;
	cursor:pointer;
	border:0px;
	border:none;
	height:32px;
	float:left;
	background-image: url(fs_files/tpl_img/boton_c.png);
	background-repeat: repeat-x;	
}
.boton .r {
	width:5px;
	height:32px;
	float:left;
	background-image: url(fs_files/tpl_img/boton_r.png);
	background-repeat: no-repeat;
	display:block;
}
