/*
***********************************************************************
*	Title:		Screen style
*	Customer:	Camara de Comercio de Cartago
*	Revision: 	
*	Created: 	2007, 2/16
*	Author: 	Alberto Messeguer - webmaster@mischunches.com
***********************************************************************
/* Basic 			------------------------------------------------ */
* 					{margin:0;padding:0;border:0;}
html, body 			{height:100%;}
body 				{font: 12px/140% Arial, Helvetica, sans-serif;color:#FFFFFF;background:#2F6091 url(../_img/layout/header.jpg) repeat-x;}
h1 					{margin:0;font-size:20px;}
h2					{margin: 0 0 1em 0;font-size:150%;background:url(../_img/layout/bg_h2.jpg) 0 0 no-repeat;line-height:130%; padding-left:25px;}
p 					{margin: 0 0 10px 0;}
p.hr 				{line-height:1.0em;border-bottom:1px dotted #5D84AC;margin-bottom: 1.5em;}
p.hrClear 				{line-height:1.0em;border-bottom:1px dotted #5D84AC;margin-bottom: 1.5em; clear:both;}
ul, 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:#000;}
h4					{margin-bottom: 20px;}
/* Layout 			------------------------------------------------ */
#container 			{margin:0 auto;width:780px;}
#cL 				{float: left; width: 270px; font-size: 95%;}
#img_cL 			{width:270px;height:150px;background:url(../_img/layout/img_cL.jpg) no-repeat;}
#cLc 				{padding:0 10px 20px 10px;}
#cL h3				{margin:0 0 10px 10px;font-size:140%; }
#cL ul 				{margin:0 0 20px 20px;padding:0;list-style:none;width:210px;border-top:1px solid #B2CDE7;}
#cL li				{display:inline; /* IE */line-height:1.6em;}
#cL li a			{border-bottom:1px solid #B2CDE7;padding:1px 0 1px 10px;display:block;color: #CCCCCC;text-decoration:none;background:url(../_img/layout/bullet.gif) 2px 0 no-repeat;}
#cL li a:hover		{background-color:#B2CDE7;color:#000000;text-decoration:none;}
#cR 				{float:right;width:510px;color:#003366;position:relative;}
#rH					{height:80px;position:relative;right:0;}
#logo				{position:absolute;width:120px;height:80px;background: url(../_img/layout/logo.jpg) no-repeat;left:10px;}
#logo a, #logo a:hover{width:120px;height:80px;display:block;background:url(../_img/layout/logo.jpg) no-repeat;text-decoration:none;text-indent:-9999px;font-size:1px;}
#pT h1				{position:absolute;top:25px;left:175px;font-size:1px;text-indent:-9999px;width:305px;height:55px;display:block;background:url(../_img/layout/H1.jpg) no-repeat;margin:0;padding:0;}
#rTop				{width:510px;height:60px;background:#BBD3EA url(../_img/layout/rTop.jpg) no-repeat;clear:both;}
#rTop p				{margin:0;padding:20px 0 0 30px;}
#rCont				{background:#BBD3EA url(../_img/layout/rCont.jpg); padding:1px 30px 20px 30px;height:100%;}
#rCont .c1			{float:left;width: 215px;}
#rCont .c2			{float:right;width: 215px;}
#rB					{background:#BBD3EA url(../_img/layout/rB.jpg) no-repeat;height:30px;padding:5px 30px;font-size:11px!important;color:#336699;margin:0;}
#rNav				{position:absolute;top:60px;left:40px;width:380px;font-size:11px;line-height:14px;}
#rNav ul			{margin:0;padding:0;list-style:none;float:left;}
#rNav li 			{display:inline;}
#rNav li a:link, 
#rNav li a:visited 	{float:left;color:#2F6091;font-weight: bold;display: block;text-decoration:none;padding:3px 8px;margin:0;text-align:center;list-style:none;}
#rNav li a:hover 	{background-color:#2F6091;color:#FFF;}
#txt				{position: absolute;top:215px;left:-10px;width:25px;height:100px;}
#txt img			{margin:0; padding:0;}
/* Footer 			------------------------------------------------ */
#footer 			{height:40px;background:#2F6091;position:relative;color:#CCCCCC;font:11px normal;padding:10px 20px 0 20px;}
#footer a 			{color:#CCCCCC;padding:0;text-decoration:none;}
#footer a:hover 	{color:#FF9900;text-decoration:none;}		
/* Classes 			------------------------------------------------ */
.clear				{clear:both;}
.imgRight			{float:right;margin:0 0 10px 10px;}
.imgLeft			{float:left;margin:0 10px 10px 0;}
.bold				{font-weight:bold;font-variant:small-caps;}
.floatRight			{float:right;}
.textCenter			{text-align:center;}
.more a				{background:transparent url(../_img/layout/more.gif) no-repeat 8.5em 0;border:0;height:20px;width:135px;display:block;text-decoration:none;font-size:11px!important;line-height:12px;}
.more a:hover		{background-position:8.5em -34px;color:#232527;border:0;}
.more a span		{display:none;}
.bcL 				{margin:0 0 10px 0;}
.article, .credito,
 .convenios, .links	{padding:10px 0 0 30px;color: #666666;margin-bottom:15px;line-height:110%;}
.article			{background:url(../_img/layout/article.gif) 0 10px no-repeat;}
.credito			{background:url(../_img/layout/credito.gif) 0 10px no-repeat;}
.convenios			{background:url(../_img/layout/convenios.gif) 0 10px no-repeat;}
.links				{background:url(../httpdocs/_img/layout/links.jpg) 0 10px no-repeat;height:20px;}
.bullet000			{margin:10px 0;list-style-image: url(../_img/layout/gaicon.gif);text-align:left;}
.bulletjunta		{margin:10px 0;list-style-image: url(../_img/icons/arrow.gif);text-align:left; font-size:150%;}
.bulletjunta li		{margin:0 0 20px 0;}
.autor				{font-size:80%}
.enlaces			{margin:0 5px 20px 0;}
.inputBox			{padding: 2px 5px;width: 200px; border:1px solid #FF9900;}
.btnForm			{padding: 2px 5px;border:1px solid #FF9900; cursor:pointer;}
.space100			{margin-bottom: 100px;}
.errorIcon		{padding:0 10px 5px 60px;color:#990000;background:url(../_img/icons/error.png) no-repeat;height:50px; margin:20px 0;}

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