/*CSS MinMaranatha */
html
{
	height: auto;
}
body
{	background:url(fondo.png) no-repeat;
	padding: 0px;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
#logo
{ 	
  	width: 1000px;
  	height: 230px;
	padding: auto;
	margin: auto;
}
#menubar
{
  	width: 1000px;
  	height: 50px;
	background-image:url(f_boton.png);
	padding: auto;
	margin: auto;
}
ul#menu
{
	margin: 0px;
	padding: 0px;
}
ul#menu li
{ 
	float: left; 
	margin: 0px 0px 0px 0px; 
	padding: 0px;
	list-style: none;
}
ul#menu li a 
{
	font-family: verdana, sans-serif;
	display: block; 
	float: left;
	width: 100px; 
	height: 30px;
	text-decoration: none; 
	padding: 20px 18px 0px 18px;
	text-align: center;
	border-right: 1px solid;
	background: transparent;
	color: #000033;
  	border-color: #898977;
}
ul#menu li a:hover, ul#menu li a.current, ul#menu li a.current:hover
{ background: url(menu_sel.png) repeat;}
#contenido
{
  	margin-left: auto; 
	margin-right: auto;
	width: 1000px;
  	height: auto;
	padding: 0px;
	margin: auto;
	overflow: hidden;
	background-image:url(fondo_cont.png);
}
#contenido h1
{
	font-family:Georgia, "Times New Roman", Times, serif;
	padding: 6px 0px 4px 0px; 
	margin: 0px 0px 12px 0px; 
  	border-bottom: 1px solid;
  	font-size: 150%;
  	text-transform: uppercase;
  	font-weight: normal;
	color:#0066FF;
}
#contenido h2
{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#0066FF;
	margin: 15px 0px 5px 0px;
	padding-bottom: 10px;
	font-size: 100%;
}
#contenido a
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style: italic;
	text-decoration:none;
	color:#009900;
}
#contenido a:hover
{
	font-size:11px;
	text-decoration: underline;
	color:#006666;
}
.banner_prom
{text-align: justify;
  width: 977px;
  height: 115px;
  float: left;
  margin: 5px 5px 5px 5px;
  padding: 5px;
  border: 1px solid #DCDDCB;
  background:#FFFFFF;
}
.sidebar1
{ text-align: center;
  width: 410px;
  height: 390px;
  float: left;
  margin: 5px 5px 5px 5px;
  padding: 5px;
  border: 1px solid #DCDDCB;
  background:#FFFFFF;}
.sidebar2
{ text-align: justify;
  width: 545px;
  height: 390px;
  float: left;
  margin: 5px 5px 5px 5px;
  padding: 5px;
  border: 1px solid #DCDDCB;
  background:#FFFFFF;}  
.sidebar3
{ text-align: justify;
  width: 470px;
  height: 300px;
  float: left;
  margin: 5px 5px 5px 5px;
  padding: 5px;
  border: 1px solid #DCDDCB;
  background:#FFFFFF;}
.sidebar4
{ text-align: justify;
  width: 485px;
  height: 300px;
  float: left;
  margin: 5px 5px 5px 5px;
  padding: 5px;
  border: 1px solid #DCDDCB;
  background:#FFFFFF;}
.sidebarNAC
{ text-align: justify;
  width: 250px;
  height: 340px;
  float: left;
  margin: 5px 5px 5px 5px;
  padding: 5px;
  border: 1px solid #DCDDCB;
  background:#FFFFFF;}
.sidebarINT
{ text-align: justify;
  width: 270px;
  height: 340px;
  float: left;
  margin: 5px 5px 5px 5px;
  padding: 5px;
  border: 1px solid #DCDDCB;
  background:#FFFFFF;}
.sidebarBANNER
{ text-align: justify;
  width: 413px;
  height: 340px;
  float: left;
  margin: 5px 5px 5px 5px;
  padding: 5px;
  border: 1px solid #DCDDCB;
  background:#FFFFFF;}
.columna_izq
{ text-align: justify;
  width: 665px;
  height: auto;
  float: left;
  margin: 5px 5px 5px 5px;
  padding: 5px;
  border: 1px solid #DCDDCB;
  background:#FFFFFF;}
.columna_der
{ text-align: justify;
  width: 290px;
  height: auto;
  float: left;
  margin: 5px 5px 5px 5px;
  padding: 5px;
  border: 1px solid #DCDDCB;
  background:#FFFFFF;}  
#pie
{
  	width: 100%;
  	height: 150px;
	padding: auto;
	margin: auto;
	background-image:url(pie.png);
	float:left;
}
#pie p
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#003300;
	font-style:bold;
	text-align:center;
}
#pie a
{
	text-decoration:none;
	color:#003333;
}
#pie a:hover
{
	text-decoration: underline;
	color:#006600;
	font-size:9px;
}
.form
{
  	margin-left: auto; 
	margin-right: auto;
	width: 450px;
}
.input 
{border-style: solid;
 border-top-width: 1px; 
 border-right-width: 1px; 
 border-bottom-width: 1px; 
 border-left-width: 1px;
 float:right}
.submit
{border-style: solid;
 border-top-width: 1px; 
 border-right-width: 1px; 
 border-bottom-width: 1px; 
 border-left-width: 1px;
 border-color:#333333;
 float:right;
 background:#0099FF;
 color:#FFFFFF}
.textarea
{border-style: solid;
 border-top-width: 1px; 
 border-right-width: 1px; 
 border-bottom-width: 1px; 
 border-left-width: 1px;
 float:right}