@charset "utf-8";
/**********************************************************************
*	Title			stylesheet style
*	Customer
*	Revision
*	Created			2008, 
*	Author			Alberto Messeguer - webmaster@mischunches.com
***********************************************************************/

@import url(reset.css);


/* body				-------------------------------------------------------- */
html	 			{height:100%;}
body 				{height:100%;font: 14px/18px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;color:#333;background:#FFE996 url(../_img/layout/bg.jpg);}

/* outerWrapper		-------------------------------------------------------- */
#top				{ background:url(../_img/layout/top.jpg) repeat-x;}
#outerWrapper		{width:960px;margin:0 auto;padding:0;}
#headerWrapper		{width:960px;height:380px;margin:0 auto;padding:0;background:#EBD185 url(../_img/layout/header.jpg) no-repeat;}
#contentWrapper		{width:960px;margin:0 auto;padding: 0;background:#EBD185 url(../_img/layout/content_bg.jpg) repeat-y;}
#footerWrapper		{width:960px;margin:0 auto;padding:0;background:url(../_img/layout/footer_bg.jpg) no-repeat;}

/* header			-------------------------------------------------------- */
#header				{height:380px;position:relative;}
#logo a				{width:320px;height:375px;position:absolute;top:0;left:0;display:block;background:url(../_img/layout/logo_header.jpg) no-repeat;text-indent:-9999px;text-decoration:none;}
#logo a:hover		{background-position:0 -380px;}
#banner				{width:600px;height:210px;position:absolute;top:150px;left:330px;display:block;background:url(../_img/layout/banner_bg.jpg) no-repeat;}

/* mainNav 			-------------------------------------------------------- */
#mainNav			{height:40px;position:absolute;top:100px;left:320px;}
#mainNav ul			{list-style:none;margin:0 auto;padding:0;}
#mainNav li			{display:inline;margin:0;padding:0;}
#mainNav a			{float:left;text-decoration:none;font-size:14px!important;line-height:16px!important;height:28px;padding:12px 0 0 0;width:120px;text-align:center;color:#FFF;margin:0 5px 0 0;}
#mainNav a			{background:url(../_img/layout/nav.jpg) 0 0 no-repeat;}
#mainNav a:hover	{background:url(../_img/layout/nav.jpg) -120px 0;color: #FFF;}
#mainNav li a#current{background:url(../_img/layout/nav.jpg) -120px 0;color: #FFFF99;}
/* content			-------------------------------------------------------- */
#content			{padding:10px 30px 10px 10px;}

/* breadcrumb		-------------------------------------------------------- */
#breadcrumb			{height:20px;background:url(../_img/layout/breadcrumb.jpg) no-repeat;padding:5px 10px;font-size:10px;color:#999999;margin-bottom:10px;}
#breadcrumb a		{color:#999999;text-decoration:none;}
#breadcrumb a:hover	{text-decoration:underline;color:#333333;}

/* mainContent		-------------------------------------------------------- */
#mainContent		{float:right;width:600px;padding:0;}

/* sidebar			-------------------------------------------------------- */
#sidebarWrapper		{float:left;width:300px;padding:0;}

/* footer			-------------------------------------------------------- */
#footer				{height:20px;position:relative;padding:40px 20px 10px 20px;}
#footer				{color:#333;font:11px normal;}
#footer .footerLeft	{float:left;width:auto;}
#footer .footerRight{float:right;width:auto;}
#footer ul			{margin: 0;padding: 0;border: none;}
#footer li			{list-style:none;display: block;margin: 0;padding: 0;float: left;width: auto;}
#footer li a		{color: #333;display: block;width: auto;text-decoration: none;margin: 0;padding: 0 10px;border-right: 1px solid #666;}
#footer li a:hover, li a:active {color:#990000;}
#footer li a.active:link, li a.active:visited
					{position: relative;z-index: 102;font-weight: bold;}
#footer .mc a		{width:85px;height:15px;display:block;background: url(../_img/layout/mc.gif) no-repeat;text-decoration:none;text-indent:-9999px;margin:0;padding:0;border:none;}
#footer .css a		{width:85px;height:15px;display:block;background: url(../_img/layout/w3c_css.gif) no-repeat;text-decoration:none;text-indent:-9999px;margin:0;padding:0;border:none;}
#footer .xhtml a	{width:85px;height:15px;display:block;background: url(../_img/layout/w3x_xhtml11.gif) no-repeat;text-decoration:none;text-indent:-9999px;margin:0;padding:0;border:none;}
#footer .tableless a{width:85px;height:15px;display:block;background: url(../_img/layout/w3c_csstableless.gif) no-repeat;text-decoration:none;text-indent:-9999px;margin:0;padding:0;border:none;}
#footer .mc a:hover,
#footer .css a:hover,
#footer .xhtml a:hover,
#footer .tableless a:hover	{background-position:0 -15px;}
#footer .copyright	{margin-left:10px;}

/* type				-------------------------------------------------------- */
h1	 				{color: #663300;font:normal 28px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;margin:0 0 10px;}
h2	 				{color:#333;font:normal 24px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;margin:10px 0 5px;}
p					{margin:0 0 10px 0;}
ul					{margin:10px 0 20px 15px;padding:0 0 0 20px;}
ol					{margin:10px 0 20px 15px;padding:0 0 0 20px;}
li					{margin:5px 0 0 0;padding:0;}
a					{color:#336699;}
a:hover				{color: #990000;}

/* classes   		-------------------------------------------------------- */
p.hr 				{line-height:1.0em;border-bottom:1px dotted #5D84AC;margin:1.5em 0;}
.clearfloat			{clear:both;height:0;font-size:1px;line-height:0px;}
.offleft			{margin-left:-9000px;position:absolute;}
.imgRight			{float:right;margin:0 0 10px 10px;}
.imgLeft			{float:left;margin:0 10px 10px 0;}
.imgRightBorder		{float:right;margin:0 0 10px 10px; border:1px solid #663300; padding:2px;}
.bold				{font-weight:bold;}
.floatRight			{float:right;}
.textCenter			{text-align:center;}
.enlaces			{margin:0 10px 20px 0;}

/* read more   		-------------------------------------------------------- */
a.btn_masinfo		{width:150px;height:40px;margin:10px 0;float:right; text-indent:-9999px; background:url(../_img/layout/btn_masinfo.jpg) no-repeat;}
a.btn_masinfo:hover	{background-position:0 -40px;}

/* form php			-------------------------------------------------------- */
.btn_enviar			{height:40px;width:150px;display:block;cursor:pointer;font-size:14px;font-weight:bold;background:url(../_img/layout/btn_enviar.gif) no-repeat;color:#666666;}
.boxContactLeft		{float:left;width:350px;}
.boxContactRight	{float:right;width:350px;}

/* spry code	-------------------------------------------------------- */ 
.SpryHiddenRegion 	{visibility:hidden;}


/* misChunches		-------------------------------------------------------- */ 
.mis 				{color:#003366;font-family:"times new roman", serif;}
.chunches 			{font-family:tahoma, arial, verdana, sans-serif;margin:0;color:#990000;font-weight:normal;}
