/* COMMON */
.body{ background-image: url(fs_files/tpl_img/background-repeat.jpg); background-repeat: repeat; padding-top: 10px; padding-bottom: 10px; }
#content { margin:auto; width:790px; }
body, html{
	margin:0px;
	padding:0px;
	font-family:sans-serif, arial, helvetica;
}
/* HEADER */
#header { background-image: url(image/header.gif); background-repeat: no-repeat; height: 150px; width: 788px; clear:both; position:relative;}
#header .logo { float: left; padding-top: 42px; padding-left: 40px; }
#header .title { float:left; }
#header .title a { font-family:sans-serif, tahoma, verdana;	font-size:22px;color:#ffffff;font-weight:bold;text-decoration:none; }
#header .slogan{clear:both; float:left;font-size:11px;color:#ffffff;font-family:sans-serif, tahoma, verdana; }
#header .nexttopicture {
	float:left;
	padding-top:45px;
	padding-left:10px;
}
.menulinks{position:absolute; left:32px;bottom:1px; clear:both;padding-top:28px;padding-left:35px; }
.menulinks ul, .menulinks li{margin:0;padding:0; }
.menulinks li{display: inline;list-style-type: none;padding-right:5px;float:left; }
.menulinks li a{color:#FFFFFF;font-size:12px;font-family:sans-serif, tahoma, verdana;	text-decoration:none;display:block;height:20px;padding-left:4px;padding-right:4px;padding-top:8px; width:auto;float:left;}
.menulinks li a:hover{background-color:#355858; }

/* CENTER */
#repeatme{background-image: url(image/content_repeat.gif);background-repeat: repeat-y; width:788px; }
#center{background-image: url(image/contenido_bg.gif);background-repeat:no-repeat;background-position: 14px bottom;padding-left:26px;height:100%}
#deco_1{text-align:left;padding-top:10px;padding-bottom:10px; }

/* MENU */
#menu {width:172px;margin-right:8px;float:left; }
#menu .top{height:10px;width:100%;background-image: url(fs_files/tpl_img/menu_top.jpg);background-repeat: no-repeat; line-height:1px; font-size:1px; }
#menu .middle{background-color:#990000;padding-right:10px;padding-left:10px; }
#menu .middle a{display:block;color:#FFFFFF;text-decoration:none;font-family:sans-serif, arial, tahoma;padding-bottom:6px;padding-top:9px;font-size:14px;border-bottom-style:solid;border-bottom-color:#4E6E81;border-bottom-width:1px;padding-left:5px; }
#menu .middle a:hover{color:#CCCCCC; }
#menu .bottom{height:20px;width:100%;background-image: url(fs_files/tpl_img/menu_bottom.jpg);background-repeat: no-repeat;background-position:bottom;background-color:#990000; line-height:1px; font-size:1px;}

/* CONTENIDO */
#contenido2{padding-top:10px;padding-left:12px;float:right;font-family:sans-serif,arial, tahoma;font-size:12px; width:520px;padding-right:40px;}
.clearboth{clear:both; height:1px;font-size;1px;line.height;1px;width:1px;}

/* FOOTER */
#footer{background-repeat: no-repeat;background-image: url(image/foot.gif);margin:auto;height:61px;width:790px;clear:both;padding-top:10px; }
#footer .whiteline{width:500px;height:1px;background-color:#FFFFFF;margin:auto; line-height:1px;font-size:1px; }
#footer .links{color:#575757;font-size:12px; padding-top:5px;text-align:center; }
#footer .links a{color:#575757;font-size:12px;font-family:sans-serif;text-decoration:none; }
#footer .copyright{padding-top:2px;color:#999999;font-size:10px;font-family:sans-serif;text-align:center; }
.firmas { text-align:center;padding-top:5px; font-size:11px;color:#CCCCCC;display:block;} 
.firmas a { text-decoration:none; color:#CCCCCC; }

/* FORMULARIO */
.form { padding: 20px; padding-top:40px; }
.form .left{ color:#666666; font-size:12px; text-align:right; padding-right:5px; }
.form input {
	background-color: #E5EDFA;
	border: 1px solid #999999;
	font-size: 16px;
	color:#333333;
	padding-left: 5px;
	padding-top: 5px;
	font-family:sans-serif, arial;
}
.form textarea{
	background-color: #E5EDFA;
	border: 1px solid #999999;
	font-size: 16px;
	color:#333333;
	padding-left: 5px;
	padding-top: 5px;
	font-family:sans-serif, arial;
}
.form td {
	padding-bottom:10px;
}
.form .asterisco {
	color:#CC0000;
	font-weight:bold;
	padding-right:3px;
}
.seccion_titulo {
	font-size:25px;
	font-family:sans-serif;
	color:#20455A;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom:3px;
	width:550px;
}
.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;
}
