@charset "utf-8";
body { margin:0; padding:0; width:100%;}
html { padding:0; margin:0;}

/* main */
.main {width:100%; padding:0; margin:0 auto; }
.resize { width:955px; margin:0 auto;}

/********** header **********/
.header { }

.block_header {
	width:980px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.block_header span{margin-left:240px;}
.top_menu { float:right; padding:4px 10px; font:normal 11px Tahoma, Geneva, sans-serif; color:#4e4e4e; line-height:1.6em;}
.top_menu a { font:normal 11px Tahoma, Geneva, sans-serif; color:#4e4e4e; text-decoration:none;}
.top_menu a:hover {text-decoration:underline;}
/* logo */
.logo { float:left; padding:0; margin:54px 0 0 0; width:232px;}
.login { float:right; padding:5px 5px; margin:100px 0 0 0; width:150px;}
.login p { font:normal 11px Georgia, "Times New Roman", Times, serif; color:#948172; padding:0; margin:0;}
.login a { font:normal 11px Georgia, "Times New Roman", Times, serif; color:#948172; text-decoration:none;}
.login a:hover { font:bold 11px Georgia, "Times New Roman", Times, serif; color:#948172; text-decoration: underline;}

/* blog_menu */
.blog_menu {
	width:992px;
	height:60px;
	padding:0;
	background-image: url(images/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* search */
.search {
	padding:20;
	width:250px;
	float:right;
	height:38px;
	margin-top: 20;
	margin-right: px0px;
	margin-bottom: 0;
	margin-left: 0;
}
.search span { display:block; float:left;}
.search a { display:block; float:left; padding:10px 10px 0 10px; line-height:1.6em; color:#4270a1; font:normal 11px Georgia, "Times New Roman", Times, serif; text-decoration:none;}
.search a:hover { text-decoration:underline;}
.search form {
	display:block;
	float:left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 20;
	padding-left: 10px;
}
.search form .keywords { float:left; background: none; border:0; height:16px; width:140px; padding:5px 10px; line-height:16px; margin:0 10px 0 0; font:normal 12px Tahoma, Geneva, sans-serif; color:#000;}
.search form .button { float:left;}

/* menu */	
.menu {
	padding:0;
	width:750px;
	float:left;
	height:43px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.menu ul { padding:0; margin:0 20px; list-style:none; border:0;}
.menu ul li { float:left; margin:0; padding:0 3px; border:0;}
.menu ul li a {
	float:left;
	margin:0;
	padding:10px 0;
	color:#555555;
	text-decoration:none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.menu ul li a span { padding:10px 20px; background:none;}
.menu ul li a:hover { background: url(images/r_menu.gif) no-repeat right top;}
.menu ul li a:hover span { background:url(images/l_menu.gif) no-repeat left top;}
.menu ul li a.active {  background:url(images/r_menu.gif) no-repeat right top;}
.menu ul li a.active span { background:url(images/l_menu.gif) no-repeat left top;}

/********** slider **********/
.slider {
	width:992px;
	margin:0 auto;
	padding:0;
}

.title_page { background:url(images/title_bg.jpg) top no-repeat; margin:0 auto; padding:0; height:83px; width:992px;}
.title_page h1 { margin:0; padding:0; color:#ffffff; font:normal 48px Georgia, "Times New Roman", Times, serif; text-indent:50px; line-height:1.6em;}

/*simple text*/
.simple { width:992px; margin:0 auto; padding:0;}
.simple h2 { width:400px; float:left; font:normal 30px Georgia, "Times New Roman", Times, serif; color:#fff; padding:10px 0 0 30px; margin:0;}
.simple .text { font:normal 11px Georgia, "Times New Roman", Times, serif; color:#fff; width:200px; float:left; margin:10px 0; padding:0;}

.slider div.slice1 {
	margin:0 auto;
	width:952px;
	padding:0px0px;
}
.slider div.slice1 p.img { float:left; padding:0; margin:0 30px;}
.slider div.slice1 h2 { font:normal 48px Georgia, "Times New Roman", Times, serif; color:#fff; margin:0; margin:0; padding:10px 0; line-height:1.2em; float:none;}
.slider div.slice1 p {
	font:normal 14px Georgia, "Times New Roman", Times, serif;
	margin:0;
	margin:0;
	line-height:1.6em;
}

ul.body_menu_nav {
	float:left;
	padding:10px 20px 0 20px;
	margin:0 auto;
	list-style:none;
	width:952px;
	background:url(images/menu_nav_bg.png) no-repeat top;
	height:88px;
}
ul.body_menu_nav li { float:left; display:block; padding:20px 7px 0 7px; margin:0; width:224px;}
ul.body_menu_nav li span { display:block; padding:12px 10px;}
ul.body_menu_nav li img { padding:0 5px;}
ul.body_menu_nav li a { display:block; font:normal 18px Georgia, "Times New Roman", Times, serif; color:#484848; text-decoration:none; line-height:1.8em;}
ul.body_menu_nav li.tabs-selected { background:url(images/menu_nav_bg_h.gif) no-repeat center top;}
ul.body_menu_nav li.tabs-selected a { background:url(images/b_r_menu.gif) no-repeat right top;}
ul.body_menu_nav li.tabs-selected a span {
}
ul.body_menu_nav li a:hover { background:url(images/b_r_menu.gif) no-repeat right top;}
ul.body_menu_nav li a:hover span {
	background:url(images/b_l_menu.gif) no-repeat left top;
	height: auto;
}


/********** block index **********/
.body {
	width:972px;
	padding:0;
	background:#fff url(images/body_b.gif) no-repeat bottom;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.body_t_i {
	background:url(images/body_t.gif) no-repeat top;
	text-align: center;
}
.body h2 {
	color:#2c2c2c;
	margin:0;
	padding: 10px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: left;
}
.body h3 { font:normal 18px Georgia, "Times New Roman", Times, serif; color:#545454; padding:10px 0; margin:0; line-height:1.2em;}
.body p {
	font:normal 11px Georgia, "Times New Roman", Times, serif;
	color:#545454;
	line-height:1.8em;
	font-weight: normal;
	font-size: 12px;
}
.body em { font:italic 12px Georgia, "Times New Roman", Times, serif; color:#797979; line-height:1.8em; padding:10px 0 0 10px;}
.body strong {
	color:#2c2c2c;
	text-align: left;
}

/*Welcome*/
.Welcome {
	width:570px;
	margin:5px auto;
	padding:10px 30px;
	float: right;
	text-align: left;
}
.Welcome ul { list-style:none; margin:20px auto 20px auto; padding:10px 10px;}
.Welcome ul li { padding:5px 0 5px 20px; margin:0; font:normal 11px Georgia, "Times New Roman", Times, serif; color:#2c2c2c; line-height:1.8em;}
.Welcome ul li strong { color:#a63812; font:bold 11px Georgia, "Times New Roman", Times, serif; line-height:1.8em;}
.Welcome a { font:bold 11px Georgia, "Times New Roman", Times, serif; color:#7b9519;}

/*navigation*/
ul.navigation  { margin:0; padding:0 10px;}
ul.navigation li { list-style:none; border-bottom:1px solid #d9d9d9; padding:5px 10px; margin:0;}
ul.navigation li a { font:normal 11px Georgia, "Times New Roman", Times, serif; color:#2c2c2c; text-decoration:none;}
ul.navigation li a:hover { color:#99ac1e; text-decoration: underline;}
ul.navigation li a.active { color:#99ac1e; text-decoration: underline;}

/* lister */
.lister { padding:10px; text-align:center;}

/*BoX*/
.Box {
	width:280px;
	margin:5px auto;
	padding:10px 30px;
	float:left;
	text-align: left;
}
.Box a { font:normal 11px Georgia, "Times New Roman", Times, serif; color:#7b9519; text-decoration:underline;}
.Box .link { font:normal 11px Georgia, "Times New Roman", Times, serif; color:#08896f; text-decoration:underline; float: none; background:none; padding:0;}
.Box span {
	font:bold 11px Georgia, "Times New Roman", Times, serif;
	color:#333;
	font-size: 18px;
}
.Box em { padding:0; margin:0; font:italic 11px Georgia, "Times New Roman", Times, serif; color:#505050; line-height:1.8em;}
.Box p.name { font:bold italic 11px Georgia, "Times New Roman", Times, serif; color:#505050; text-align:right; padding:0; margin:0;}

/* testimonial */
.testimonial { background:url(images/bg_testimonials_c.gif) repeat-y left; width:257px; margin:0; border:0;}
.testimonial div { background:url(images/bg_testimonials_b.gif) no-repeat bottom left; width:257px; margin:0; border:0;}
.testimonial div div { background:url(images/bg_testimonials_t.gif) no-repeat top left; padding:5px 10px; width:237px;}
.testimonial p { margin:0; padding:10px; line-height:1.8em;}

/********** contact form **********/
#contactform { margin:0; padding:5px 10px;}
#contactform * { color:#222222;}
#contactform ol { margin:0; padding:0; list-style:none;}
#contactform li { margin:0; padding:0; background:none; border:none; display:block;}
#contactform li.buttons { margin:5px 0 5px 110px;}
#contactform label { margin:0; width:110px; display:block; padding:10px 0; font:bold 11px Arial, Helvetica, sans-serif; color:#505050; text-transform:capitalize; float:left;}
#contactform label span { color:#ff0000;}
#contactform input.text { width:400px; border:1px solid #dcdcdc; margin:10px 0; padding:5px 2px; height:16px; background:#f5f5f5; float:left;}
#contactform textarea { width:400px; border:1px solid #dcdcdc; margin:10px 0; padding:2px; background:#f5f5f5; float:left;}
#contactform li.buttons input { padding:3px 0; margin:0; border:0; color:#FFF; float:left;}
p.response { text-align:center; color:#2c2c2c; font: bold 11px Arial, Helvetica, sans-serif; line-height:1.8em; width:auto;}

.FBG { border-top:1px solid #fff; background:#e5e5e5; border-bottom:1px solid #c5c5c5;}
.FBG em { font:bold italic 11px Georgia, "Times New Roman", Times, serif; color:#616161; float: right;}
.FBG h2 { font:normal 18px Georgia, "Times New Roman", Times, serif; color:#0d0d0d; border-bottom:1px solid #c3c3c3; padding:20px 5px 20px 50px; margin:0;}
.FBG p { font:normal 11px Georgia, "Times New Roman", Times, serif; color:#616161; line-height:1.6em;}
.FBG img { margin:5px 5px; padding:0; float:left;}
.FBG a { font:normal 11px Georgia, "Times New Roman", Times, serif; color:#08896f; text-decoration:none;}
.FBG_resize { width:980px; margin:10px auto; padding:0; }
.fbg_box { width:300px; float:left; margin:10px 5px; padding:5px 5px; }
.Contact { width:300px; float:left; margin:10px 5px; padding:5px 5px; }
.Contact h2 { background:url(images/h2_bg_Contact.gif) left no-repeat;}
.Say { width:300px; float:left; margin:10px 5px; padding:5px 5px;}
.Say h2 { background:url(images/h2_bg_They.gif) left no-repeat;}
.What { width:300px; float:left; margin:10px 5px; padding:5px 10px;}
.What h2 { background:url(images/h2_bg_What.gif) left no-repeat;}
.What a { float:right; background:url(images/bg_a_What.gif) left no-repeat; padding:0 0 0 20px; font: bold  11px Georgia, "Times New Roman", Times, serif; color:#0d0d0d;}
/********** footer **********/
.footer {
	background: url(images/bg_footer.gif);
	padding:0;
	width:972px;
	height:54px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.footer p { text-align:center; font:normal 11px Georgia, "Times New Roman", Times, serif; color:#2c2c2c; padding:15px 5px; margin:0;}
.footer a {font:normal 11px Georgia, "Times New Roman", Times, serif; color:#2c2c2c; text-decoration:none;}

p.clr, .clr {
	clear:both;
	padding:0;
	margin:0;
	background:none;
	color: #666;
}
li.bg, .bg { clear:both; border-top:1px solid #d9d9d9; padding:0; margin:5px 0; background:none;}
.fdasf {
	color: #FFF;
}
.main .header .block_header {
	color: #FFF;
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: scroll;
}
.main .header .block_header .clr {
	text-align: left;
	color: #FFF;
	background-image: url(images/cabecera.png);
	background-repeat: no-repeat;
	background-position: center;
}
.normal {
	font-weight: normal;
}
.gris {
	color: #999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.ano {
	color: #333;
	font-weight: bold;
}
.fecha {
	color: #666;
}
.NEG {
	font-weight: bold;
}
.neg {
	font-weight: bold;
}
.gris {
	color: #666;
}
.neg {
	font-weight: bold;
}
.center {
	text-align: center;
}
.main .header .block_header .clr p {
	color: #FFF;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.neg {
	font-weight: bold;
	color: #000;
}
.tam {
	font-size: 24px;
}

