/*
      Theme Name: Multicentro Custom Theme
      Theme URI: http://www.multicentropanama.com.pa
      Version: 1.0
      Author: Deeveloper
      Author URI: http://www.deeveloper.com/ */

body { 
	background:#27628A url(css_images/bk_page.jpg) repeat;
	padding:0px;
	margin:4px 0px 20px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#165B7F;
}
body img{
	border:0px;
	padding:0px;
	margin:0px;
}

#page {
	width:732px;
	overflow:hidden;
	margin:0px auto 0px auto;
	padding-bottom:10px;
	/*border:1px solid #FFFFFF;*/
	background:url(css_images/bk_whitecontent_bottom.jpg) no-repeat bottom;
}
#header {
	/*width:732px;
	overflow:hidden;
	margin:0px auto 0px auto;
	padding-bottom:10px;
	background:url(css_images/bk_whitecontent_bottom.jpg) no-repeat bottom;*/
}

#floatlogo{
	width:180px;
	height:137px;
	position:absolute;
	z-index:1;
}

#nav-label{
	width:300px;
	height:23px;
	float:right;
	margin:60px 0 0 0;
	padding:0;
}

#nav-label form{
	width:150px;
	height:18px;
	margin:0;
	padding:0;
	display:inline;
}
#nav-label form input {
	position:relative;
	top:0px;
	left: 20px;
	font-size:11px;
}

#nav-label a {
	color:#FFFFFF;
	text-decoration:none;
}
#nav-label a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

#UpperOptions {
	width:100px;
	height:80px;
	overflow:hidden;
	padding:0;
	margin:0;
	color:#FFFFFF;
	display:inline;
}

#UpperOptions a {
	color:#FFFFFF;
	text-decoration:none;
}
#UpperOptions a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}	

#UpperBanner {
	clear:both;
	width:726px;
	overflow:hidden;
	background:#FFFFFF url(css_images/bk_upper_banner.jpg) no-repeat top;
	padding:3px 3px 0px 3px;
}

#WhiteContent{
	width:724px;
	overflow:hidden;
	padding:0px 4px 2px 4px;
	margin:0px;
	background:#FFFFFF;
}

#blueline {
	width:100%;
	height:2px;
	background:#155B7F;
}

#LightBlueContent{
width:724px;
overflow:hidden;
background:#C8E4F9 url(css_images/bk_top_lightbluecontent.jpg) repeat-x top;
}
#AllContent{
width:724px;
overflow:hidden;
float:left;
padding-top:10px;
}
#BodyContent {
width:694px;
overflow:hidden;
padding:0px 15px 0px 15px;
border-top:1px solid #FFFFFF;
}
#LeftContent{
width:342px;
overflow:hidden;
float:left;
padding-top:10px;
background:url(css_images/div_line.jpg) repeat-y right top;
}
#RightContent{
width:382px;
overflow:hidden;
float:right;
padding-top:10px;
}

#LightBlueContent h1{
font-size:14px;
font-weight:normal;
padding:5px;
margin:1px;
}
#LightBlueContent span{
font-size:18px;
font-weight:normal;
background:url(css_images/vineta_h1.gif) no-repeat right top;
padding-right:13px;
}
#LightBlueContent h3{
font-size:11px;
color:#FF6600;
font-weight:bold;
background:url(css_images/vineta_h3.gif) no-repeat left;
padding:2px 2px 2px 10px;
margin:0px;
}
#LightBlueContent p{
padding:0px;
margin:2px;
}
#LightBlueContent a{
color:#165B7F;
text-decoration:none;
font-style:italic;
font-size:10px;
}
#LightBlueContent a:hover{
color:#165B7F;
text-decoration:underline;
font-style:italic;
font-size:10px;
}
#LightBlueContent ul{
padding-left:20px;
margin:0px;
}
#LightBlueContent ul li{
padding-bottom:4px;
list-style:url(css_images/vineta_h3.gif);
}

#sidebar {
       float:right; /* Si queremos el menu a la izquierda basta con usar left para desplazar el menu a la #izquierda.*/
       width:200px;
}

#content {
	background:url(css_images/div_line.jpg) repeat-y right top;
	float:left;
	width:514px;
	padding-left:10px;
}

#LightBlueContent a.postTitle:hover {
	font-size:18px;
	font-weight:normal;
	background:url(css_images/vineta_h1.gif) no-repeat right top;
	padding-right:13px;
	font-style: normal;
}

#LightBlueContent a.postTitle {
	font-size:18px;
	font-weight:normal;
	background:url(css_images/vineta_h1.gif) no-repeat right top;
	padding-right:13px;
	font-style: normal;
}

#footer {
	   clear: both;
}

#BottomInfo{
	width:732px;
	overflow:hidden;
	margin:5px auto 0px auto;
	color:#FFFFFF;
}
#BottomInfo a{
	color:#FFFFFF;
	text-decoration:none;
}
#BottomInfo a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}