/* GENERAL DEFINITIONS STARTS */
* {
	margin: 0;
	padding: 0;
	font-family:Helvetica, Arial, sans-serif;
}
body {
	background:url(../images/defaults/bkg_footer.jpg) repeat-x bottom #FFF ;
}
img {
	vertical-align:bottom;
	border: none;
}
.clear {
	clear: both;
}
a {
	color:#3AB7DD;
}
a:hover {
	color: #333333;
}
p {
	padding:4px 0;
	font-size:12px;
	color:#666;
	line-height:15px;
}
h1 {
	font-size:18px;
	color:#58C3E2;
	padding:0 0 10px 0
}
h2 {
	font-size:16px;
	color:#666;
	padding:10px 0 7px;
}
h3, h3 a {
	font-size:13px;
	font-weight:bold;
	color:#005BA3;
	padding:5px 0;
	line-height:13px;
	text-decoration:none
 }
h3 a:hover{ 
	text-decoration: underline;
} 
h4 {
	font-size:14px;
	color:#666;
	padding:10px 0 7px;
}
object { outline:none; }
.left{
	float:left
}
.right{
	float:right
}
/* GENERAL DEFINITIONS ENDS */



/* MAIN PAGE STARTS */
#MainContainer {
	margin: 0 auto;
	width: 960px;
}
/* MAIN PAGE ENDS */


/* TOP STARTS */
.Follow {
	width:150px;
	padding:5px 0 15px 0;
}
.Follow img{
	margin:0 3px 0 0;
}

#Top {
	width: 960px;
	height:110px;
	background:url(../images/defaults/bkg_top.jpg) no-repeat 0 0;
	clear:both;
	padding:20px 0 10px 0;
	position:relative;
	z-index:10;
}
#TopLeft {
	float:left;
	width:615px;
	padding:50px 0 0 20px;
	text-align: right;
}
#TopLeft p{
	font-size:12px;
	font-weight:normal;
	color:#005BA3;
	padding:0;
	line-height:13px
}
/*MENU STARTS*/
ul#nav {
	list-style:none;
	padding:12px 0 0 0;
}
ul#nav li {
	position: relative;
	border-right:1px solid #999999;
	float: right;
	font-size:12px;
}
ul#nav a {
	padding:0 10px;
	text-decoration:none;
	color:#999;	
	display:block; 
}
ul#nav a:hover, ul#nav li.selected a{
	color:#333
}

/* Sub Menu*/
ul#nav ul {
	width: 180px;
	display: none;
	position: absolute;
	top:0;
	left: 0;
	padding:30px 0 0 0;
	text-align:left;
}
ul#nav ul li {
	display: block;
	border:0px;
	float:none;
}
ul#nav li.selected ul li a{
	float: none;
	display: block;
	background:url(../images/defaults/bkg_buttom.png) repeat-x center;
	font-size:12px;
	color:#fff;
	height:17px;
	padding:0 0 0 12px;
	line-height:17px;
	margin:1px 0;
}
ul#nav li.selected ul li a:hover{
	background:#FFF;
	color:#61C6E3;
}


#TopRight {
	float: right;
	width:190px;
	padding:48px 0 0 0;
}
/*MENU SEC START*/
#NavSec{
	width:190px;
	float:right;
	text-align:left;
	line-height:12px;
}
#NavSec li {
	list-style:none;
	float:left;
	padding:0 5px;
	border-right:1px solid #999999;
}
#NavSec a {
	color:#999;
	font-size:12px;
	font-weight:normal;
	text-decoration:none
}
#NavSec a:hover {
	color:#666
}
#NavSec li.last, ul#nav li.last, ul#nav li.last a{
	border:none;
	padding-right:0;	
}
#FormBuscar {
	width:185px;
	padding:15px 0 0 5px;
	clear:both;
}
#FormBuscar fieldset{ border:0px;}
#TextBuscar {
	width:145px;
	border:1px #999 solid;
	color:#999;
	padding:4px;
	float:left
}
#BtnBuscar {
	width:25px;
	height:26px;
	color:#999;
	background:url(../images/defaults/btn_buscar.jpg);
	border:0px;
	line-height:25px;
	text-align:center;
	font-size:12px;
	float:right;
}
#BtnBuscar:hover {
	color:#61C6E3;
}
/* TOP ENDS */

/* CENTER CONTENT STARTS */
#CenterContent {
	width: 747px;
	padding:0;
	float:left;
}
.infoContent{
	clear:both;
	margin-top:10px;
}
.TextBox{
	background:url(../images/defaults/bkg_text.jpg) repeat-x top;
	padding:12px 20px 15px;
	border-top:6px solid #61C6E3;
}
.TextBoxBorder{
	background:url(../images/defaults/bkg_text.jpg) repeat-x top;
	padding:12px 20px 15px;
	border-top:6px solid #61C6E3;
	border-bottom:6px #CCC solid;
}
/* CENTER CONTENT  ENDS */

/* PUBLICACIONES CONTENT STARTS */

#publicacionesContent{
	padding-right:0;
	padding-bottom:0;
}
#PublicacionesInfo{
	width: 210px;
	float:left
}

#Publicaciones {
	width:495px;
	float:right;
	padding-top:47px;
	padding-bottom:10px;
}
#Publicaciones img{
	padding:0 5px;
}
/*PUBLICAIONES ENDS*/


/* LEFT CONTENT STARTS */
#Leftcontent {
	width:190px;
	float:right;
}
#Leftcontent h1{
	font-size:22px;
}
#Leftcontent h4{
	padding:13px 0
}
#Leftcontent p{
	font-size:11px;
	line-height:13px;
}
#Leftcontent h1 a, #Leftcontent h4 a{
	text-decoration:none;
}
#Leftcontent h4 a{
	color:#666666
}
#Leftcontent h4 a:hover{
	color:#58C3E2;
}
/* LEFT CONTENT ENDS */

/* FOOTER STARTS */
#Footer {
	width: 100%;
	
	clear:both
}
#Footercontent {
	margin: 0 auto;
	width: 900px;
	padding:40px 0 25px;
	color:#333;
	font-size:11px;
}
#Footer p {
	padding:0;
	color:#333333;
	float:left;
	width:500px;
}
#Footer p#apoyo{
	float:right;
	width:84px;
	font-size:10px; 
	position:relative;
	top:-10px;
}
#Footer a {
	color:#00529B;
	text-decoration:underline
}
#Footer a:hover {
	color: #333333;
}

/* FOOTER ENDS */

