@charset "utf-8";
/**********************************************************************
*	Title			stylesheet style
*	Customer		GBG Asesor Juridico
*	Revision		1.0
*	Created			2009, 
*	Author			Alberto Messeguer - webmaster@mischunches.com
***********************************************************************/

/* body				-------------------------------------------------------- */
* 					{margin:0;padding:0;border:0;}
html,body 			{height:100%;}
body 				{font:14px/20px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;color:#FFF;background:#252525 url(../_img/layout/bg.jpg) repeat-x;}

/* outerWrapper		-------------------------------------------------------- */
#outerWrapper		{width:960px;margin:20px auto 0 auto;padding:1px; background:#CCC;}
#headerWrapper		{width:960px;margin:0 auto;padding:0;background:#F4F4F4 url(../_img/layout/header.jpg) no-repeat;}
#contentWrapper		{width:960px;margin:0 auto;padding:0;}
#footerWrapper		{width:960px;margin:0 auto;padding:0;}

/* header			-------------------------------------------------------- */
#header				{height:280px;position:relative;}
#logo a				{height:160px;width:250px;display:block;background:url(../_img/layout/logo_header.jpg) no-repeat;text-decoration:none;text-indent:-9999px;position:absolute;top:30px;left:20px;}
#collage			{height:270px;width:290px;display:block;background:url(../_img/layout/collage.jpg) no-repeat;position:absolute;right:0;top:0;}

/* mainNav 			-------------------------------------------------------- */
#mainNav			{height:50px;position:absolute;top:220px;left:40px;}
#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:13px!important;line-height:15px!important;height:33px;padding:17px 0 0 0;width:130px;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) -130px 0;color:#FFF;}
#mainNav li a#current{background:url(../_img/layout/nav.jpg) -130px 0;color:#FFF;}


/* content			-------------------------------------------------------- */
#content			{background:#F4F4F4 url(../_img/layout/content_bg.jpg) repeat-y;color:#333333;padding:0 25px 20px 25px;}
.boletin			{border:1px solid #999999; margin:30px 20px 20px 50px; padding:20px; background:url(../_img/layout/paper7.jpg);}
.boletin h2			{margin:0 0 20px 0; text-align:center;}
.boletin li			{margin-bottom:20px;}

/* breadcrumb		-------------------------------------------------------- */
#breadcrumb			{padding:0;font-size:10px;color:#999999; margin-bottom:20px;}
#breadcrumb a		{color:#999999;text-decoration:none;}
#breadcrumb a:hover	{text-decoration:underline;color:#333333;}

/* mainContent		-------------------------------------------------------- */
#mainContent		{float:right;width:640px;padding:0;text-align:justify;}

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

/* address			-------------------------------------------------------- */
#address			{font-size:12px; width:900px;height:90px; background:#9F3D35 url(../_img/layout/content_bot.jpg) no-repeat; display:block; padding:30px 30px 0 30px;}
#address p.direccion{text-align:center;margin:0;padding:0;}
#address p.telefono	{text-align:center;margin:0;padding:0;}
#address .email		{text-align:center;margin:0;padding:0;}
#address a			{color:#CCCCCC;}
#address a:hover	{color:#FFFFFF;}

/* footer			-------------------------------------------------------- */
#footer				{height:30px;position:relative;padding:10px 20px 0 20px;}
#footer				{color:#FFF;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:#FFF;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:#FFFF99;}
#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;}

/* type				-------------------------------------------------------- */
h1					{font-size:28px;font-weight:normal;margin-bottom:10px;color:#A13D35;}
h2	 				{font-size:22px;font-weight:normal;margin:30px 0 10px 0;color:#A13D35;}
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;border:1px solid #CCC; padding:2px; }
.imgLeft			{float:left;margin:0 10px 10px 0;border:1px solid #CCC; padding:2px; }
.imgBorder			{border:1px solid #CCC; padding:2px; margin-bottom:20px;}
.bold				{font-weight:bold;}
.floatRight			{float:right;}
.textCenter			{text-align:center;}
.enlaces			{margin:0 10px 20px 0;}

/* rear more   		-------------------------------------------------------- */
a.readon, 
a.readon:hover		{margin-top:10px;display:block;float:right;line-height:12px;background:url(../_img/icons/readon.gif) no-repeat left center;text-indent:16px;}

/* 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;}
