* { padding: 0; margin: 0; }
img{border:0px;}
body {
 background: #A2B7D4 url(images/bg_body.jpg) repeat-x top left;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 color: #333333;
}

h1 , h2, h3, h4, h5, h6 {
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, sans-serif;
}

#header {
margin:0px auto;
width:830px;
height: 153px;
}

a {
color:#003366;
}

/*----- Menu Top -----*/

	#header_menu_top {
 	 height:24px;
	 color:#fff;
	 font-size:11px;
	 display:block;
	}
	
		#header_menu_top ul {
		 margin: 0;
		 padding: 0;
		 list-style-type:none;	
		 clear: both;
		 text-align:right;
		 float:right;
		 right: 5px;
		}
		
		#header_menu_top ul li {
		 display: block;
		 float: left;
		 margin: 5px 0px 5px 0px;
		 padding: 0 10px 0 10px;
		 border-left: solid 1px #fff;
		}
		
		#header_menu_top ul li.first {
		 display: block;
		 float: left;
		 margin: 500px 0px 5px 0px;
		 padding: 0 10px 0 10px;
		 border-left: none;
		}
		
		#header_menu_top ul li a:link, #header_menu_top ul li a:active, #header_menu_top ul li a:visited {
		 text-decoration:none;
		 color: #fff !important;
		}
		
		#header_menu_top ul li a:hover {
		 text-decoration: underline;
		}
	
	/*----- Fin Menu Top -----*/
	
	/*----- Header content logo, slogan -----*/
	
	#header_content {
	 margin:25px 25px 0px 25px;
	}

			#header_content h1 a {
			 width:169px;
			 height:101px;
			 text-decoration:none;
			 text-indent: -9000px;
			 background:url(images/logo_bicon.jpg) no-repeat 0 0;
			 display:block;
			}
			
			.header_slogan {
			 background: url(images/slogan_bicon.gif) no-repeat center right;
			}
	
	/*----- Fin Header content -----*/
	
	/*----- Navigation -----*/
	
#navigation {
margin:0px auto;
width:890px;
height:50px;
display:block;
background:url(images/bg_navigation.jpg) repeat-y center top;
}

#navigation ul {
padding:0;
margin: 1px 0px 0px 15px;
list-style-type:none;
text-align:center;
}

#navigation ul li {
float:left; 
position:relative;
margin: 0px 5px 0px 0px;
}

#navigation ul li a, #navigation ul li a:visited {
float:left; 
display:block; 
text-decoration:none;
color: #FFFFFF;
padding:6px 0 0 0;
height:22px;
background:url(images/bg_btn.jpg) no-repeat 0 0;
width: 93px; 
}

#navigation ul li:hover a:hover {
width:auto;
text-decoration: underline;
background:url(images/bg_btn.jpg) no-repeat 0 -27px;
width: 93px;
}

#navigation ul li a.menu_top:hover {
color:#fff;
background-position: 0 -27px;
padding-bottom:2px;
}

#navigation ul li:hover a.menu_top {
color:#fff;
background-position: 0 -27px;
padding-bottom:2px;
}

#navigation ul li ul {
margin:0px;
display: none;
}

#navigation table {
margin:0; 
border-collapse:collapse; 
position:absolute; 
top:0; left:0;
}

#navigation tr.even td{
background:none !important;
border:none!important;
}
#navigation tr.odd td{
background:none!important;
border:none!important;
}

/* specific to non IE browsers */
#navigation ul li:hover ul {
display:block;
position:absolute;
top:28px;
margin:0px; 
left:0;
width:180px;
}
#navigation ul li:hover ul.endstop {
left:-92px;
}
#navigation ul li:hover ul li ul {
margin:0px;
height:auto;
display: none;
margin-left:40px;
}
#navigation ul li:hover ul li a {
padding:5px 6px 0 6px;
display:block;
background:#3e679e;
color:#fff;
height:auto;
line-height:15px;
width:180px; 
border-bottom:0;
text-align: left;
}


#navigation ul li:hover ul li a.drop {
background:#000 url(images/bullet1.gif) no-repeat 3px 8px;
}
#navigation ul li:hover ul li a:hover {
background: #3d812e;
}
#navigation ul li:hover ul li a:hover.drop {
background: #ccd url(images/bullet1.gif) no-repeat 3px 8px;
}
#navigation ul li:hover ul li:hover ul {
display:block; position:absolute; left:153px; top:-1px;
}
#navigation ul li:hover ul li:hover ul.left {
left:-153px;
}

/* specific to IE5.5 and IE6 browsers */

#navigation ul li a:hover ul {
display:block;
position:absolute;
top:28px; t\op:30px; 
left:0;
}

#navigation ul li a:hover ul.endstop {
left: -92px;
}
#navigation ul li a:hover ul li a {
margin:0px;
display:block;
background:#3e679e;
color:#fff; 
height:20px; 
line-height:15px; 
padding:5px 6px 0 6px;
width:180px; 
border-bottom:0;
text-align: left;
}
#navigation ul li a:hover ul li a.drop {
background:#000; 
padding-bottom:4px;
}
#navigation ul li a:hover ul li a ul {
visibility:hidden;
position:absolute; 
height:0; 
width:0;
margin-left:40px;
}
#navigation ul li a:hover ul li a:hover {
background: #3d812e;
}
#navigation ul li a:hover ul li a:hover.drop {
 background: #ccd url(images/bullet1.gif) no-repeat 3px 8px;
}
#navigation ul li a:hover ul li a:hover ul {
visibility:visible; position:absolute; top:0;color:#000; left:153px;
}
#navigation ul li a:hover ul li a:hover ul.left {
left:-153px;
}
	
	/*----- Fin Navigation -----*/

	/*----- Wrapper-----*/

		
#slide { 
 margin: 0 auto;
 padding:0px 30px;
 width: 830px;
 height: 200px;
 background:url(images/bg_wrapper.png) repeat-y center;
}

#slideimg {
padding:0px 0px 0px 15px; 	
	}

#wrapper { 
 margin: 0 auto;
 padding:0px 30px;
 width: 830px;
 background:url(images/bg_wrapper.png) repeat-y center;
}



	/*----- Content-----*/

#content { 
padding: 0px 0px 0px 20px;
width: 525px;
float: left;

}

.left {
float: left;
}
		
.right {
float: right;
}
		
#content h1 {
margin:15px 0 15px 0; 
height: 33px;
text-indent: -9000px;
display:block;
}

h2 {
margin:8px 0 5px 0;
font-weight:bolder;
color:#003366;
display:block;
font-size:20px;
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, sans-serif;
}
	
h2 a {
text-decoration:none;
}
		
h2 a:hover {
text-decoration:underline;
color:#1f740c;
}
	
h3 {
margin:8px 0 3px 0;
font-size:12px;
color:#0d62a4;
font-weight: normal;
}

h3 a {
text-decoration: none;
}	
	
h3 a:hover {
border-bottom: 1px dotted #666666;
color:#1f740c;
}	

h4 {
margin:15px 0 5px 0;
font-size: 14px;
color:#0d62a4;
}	

h4 a {
text-decoration: none;
}	

h4 a:hover {
border-bottom: 1px dotted #666666;
color:#1f740c;
}	

	#content p {
	 color:#484848;
	 margin-bottom:10px;
	}
	
/*
	#content img {
	margin:3px;
	display:block;
	}
*/
#content .left_col {
 margin: 10px 0px;
 padding: 0px 10px 0px 0px;
 width: 229px;
 float: left;
}

	.left_col img {
	 margin:5px;
	 display:block;
	}

#content .right_col {
 margin: 10px 0px;
 padding: 0px 0px 0px 20px;
 width: 219px;
 float: right;
 display: inline;
}

	.right_col img {
	 margin:2px !important;
	 display:block;
	}

	.div_cols {
	margin:20px auto 15px auto;
	 width:202px;
	 height:1px;
	 background:url(images/div_cols.gif) no-repeat top center;
	}
	
	a.btn_more  {
	margin:10px 0px;
	 background:url(images/btn_vmore.gif) no-repeat center left;
	 padding-top: 2px;
	 width:75px;
	 height: 18px;
	 font-size:11px !important;
	 color: #FFFFFF !important;
	 text-align:center;
	 text-decoration:none;
	 float:right;
 	 display:inline;
	}
	
	a:hover.btn_more  {
	 text-decoration:underline !important;
	 border:none !important;
	}

	/*----- End Content-----*/
	
	

/*--  Page Content --*/


	
	

#sidebar { 
margin: 0px;
padding: 0px 0px 0px 0px;
 /* width: 244px; */
width: 275px;
color: #333;
float: right;
display: inline;
}

#sidebar .explore { 
border: solid 1px #e0dcd3;
width: 237px;
padding: 8px;
border-radius: 5px; 
}

#sidebar .explore a {
text-decoration: none;
}

#sidebar .explore a:hover {
border-bottom: 1px dotted #666666;
color:#1f740c;
}
	

	#sidebar .post {
	margin:15px 0px;
	padding:0px;
	background:url(images/div_cols.gif) no-repeat bottom center;
	min-height: 80px;
	}	
	
	
	#sidebar .post img {
	float: left;
	border: 1px solid #CCCCCC;
	margin: 2px;
	padding: 3px;
	}
	
	#sidebar img {
	 margin:5px auto;
	 display:block;
	}
	
	#sidebar #more_blog h3 { 
	 margin: 5px 0px 5px 0px;
	 padding: 7px 0px 0px 3px;
 	 color: #003772;
	 font-size: 12px;
	 font-weight: bold;
	 display: block;
	 background: url(images/h3_sb_div.jpg) no-repeat top left;
	}	
	
	

	/*----- Fin Wrapper -----*/

#fix_bottom { 
 width: 770px;
 clear: both;
 margin: 0px 0px 10px 0px;
 padding: 0px;
 float: inherit;
}
.clear{clear:both;}

#scroll {
margin: 10px 0 10px 0;
padding: 5px;
/* border: solid 1px #e0dcd3;
border-radius: 5px; 
background:url(images/bg_blog.jpg) no-repeat top center; */
}

#scroll a {
text-decoration: none;
}

#scroll a:hover {
border-bottom: 1px dotted #666666;
color:#1f740c;
}

.pie li {
display: inline;
}

	/* ----- Banner Down partners, footer menu, footer info ----- */
	
#menu_inferior_container {
font-size: 30px;	
	}
		
#banner_ftr { 
 margin: 0 auto;
 padding:15px 30px;
 height: auto;
 clear: both;
}

	#banner_ftr .partners { 
	 margin: 0 auto;
	 padding:9px 30px 0px 30px;
	 height: 58px;
	 text-align:center;
	 background:url(images/bg_ptnrs.gif) no-repeat top center;
	}
	
	.partners a img {
	 margin:0px 35px;
	 vertical-align:middle;
	 border:none;
	}
	
	#banner_ftr .footer { 
	 margin: 0 auto;
	 padding:10px 30px 0px 30px;
	 height: auto;
	 text-align:center;
	 background:url(images/ln_ftr.jpg) no-repeat top center;
	}
	
		#banner_ftr .menu {
		 margin: 0px auto;
		 height:auto;
		 text-align:center;
		 font-size:11px;
		}

			#banner_ftr .menu a:link, #banner_ftr .menu a:active, #banner_ftr .menu a:visited {
			 padding: 0px 5px;
			 color: #748aa0;
			 text-decoration: none;
			 border-left: solid 1px #748aa0;
			}
			
			#banner_ftr .menu a.first {
			 border-left: none;
			}
			
			#banner_ftr .menu a:hover {
			text-decoration: underline;
			}
			
		#banner_ftr .info {
		 margin: 10px auto 0px auto;
		 height: auto;
		 font-size:12px;
		 color:#6482a0;
		 text-align:center;
		}
		
		/* ----- Fin Banner Down ----- */


#clientes_box img {
float: left;
border: 1px solid #CCCCCC;
margin: 2px;
background: #FFFFFF;
padding: 2px;
}

#clientes_box:hover {
background: #ebf0f6;
}

#eventos_box img {
float: left;
border: 1px solid #CCCCCC;
margin: 2px;
background: #FFFFFF;
padding: 2px;
}

#eventos_box:hover {
background: #ebf0f6;
}

#blog_box {

}

.post p a {
text-decoration: none;
} 

/* ----- Lasted Post ----- */


#lasted_post {
	margin:0;
	padding:0;
	background: url(images/bg_menucat_down.gif) bottom left no-repeat;	
	width: 235px;
	margin-left: 0px;
	padding-bottom: 10px;
}

#lasted_post ul {
	margin:0;
	padding:0;
	list-style:none;
	background: url(images/bg_menucat_middle.gif) top left repeat-y;
	padding-left: 10px;
}
#lasted_post li {
	margin:0;
	padding:0;
	list-style:none;
	margin-bottom: 4px;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 2px;
}
#lasted_post li a {
	display:block;
	padding:0px;
	padding-left: 15px;
	color:#003e72;
	text-decoration:none;
	font-size: 11px;
	background: url(images/li_arrow.gif) 0px 50% no-repeat;
	font-weight: bold;
	border: 0px;
}

#lasted_post li a:hover {
	background: url(images/li_arrow.gif) 0px 50%  no-repeat;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	border: 0px;
	border-bottom: 0px !important;
}

#rss_box {
margin: 15px 0 15px 50px;
}

#rss_box img {
border: 0px;
display: inline;
}

#sidebar #explore li {
font-size: 40px;	
}

#bottom_footer { 
 margin: 0 auto;
 padding:0px 30px;
 width: 830px;
 height: 35px;
 background:url(images/bg_bottom.png) no-repeat bottom center;
}

.button {
background-color: #CDCDCD;
border: 1px solid #BFBFBF;
border-radius: 2px; 
padding: 3px 30px 3px 30px;
margin-left: 70px;
}

.button:hover {
background-color: #E5E5E5;
border: 1px solid #BFBFBF;
border-radius: 2px; 
}

.feedmail {
padding: 4px;	
}

.formbusca {
padding: 4px;
}	

#img_150 {
width: 150px;
height: auto;
}

/* ----- Fin Lasted Post ----- */

/* ----- Page Content ----- */

.page_content h2 {
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, sans-serif;
font-size: 20px;
border-bottom: 3px solid #e6e0d5;
margin-bottom: 10px;
display: block;
}

.page_content ul {
color: #333333;
margin-left: 10px;
}

.page_content li {
color: #333333;
list-style: circle;
padding-bottom: 4px;
}

.post_info {
border: 1px solid #d6cbb7;
background: #e6e0d5;
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, sans-serif;
padding: 2px;
font-size: 12px;
margin-top: 10px;
}

.post_info a {
text-decoration: none;
color: #003366;
padding-left: 2px;
padding-right: 2px;
}

.post_info a:hover {
text-decoration: none;
color: #fff;
background: #003366;
}

.center_img {
width: auto!important;
margin:0px auto!important;
text-align:center;
border:1px solid #000;
}

/* ----- Fin Page Content ----- */

/* ----- Comments ----- */

#comments h3 {
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, sans-serif;
font-size: 16px;
border-bottom: 3px solid #e6e0d5;
margin-bottom: 10px;
display: block;
}

/* ----- Fin Comments ----- */

/* ----- General Classes ----- */

.img_left {
float: left;
border: 1px solid #CCCCCC;
margin: 2px;
padding: 3px;
}

.navigation {
margin-bottom: 10px;
border-bottom: 1px solid #b8cbdf;
}

.navigation a {
color: #000000;
text-decoration: none;
}

.navigation a:link {
color: #003366;
text-decoration: underline;
}


.alignright {
float: right;
}

/* ----- Fin General Classes ----- */

/* ----- Table ----- */

.tbl_info {
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
}

.tbl_info caption {
	padding: 0 0 5px 0;
	text-align: left;
	padding-top: 10px;
 text-indent: -9000px;
}

.tbl_info th {
	font-size:11px;
	font-weight:bold;
	color:#333333;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	text-align: left;
	padding: 4px;
	background: #a8bcd7;
}

.tbl_info th.first {
	border-left: 1px solid #999999;
}

.tbl_info td {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background: #fff;
	padding: 4px;
}


.tbl_info td.alt {
	background: #e5ebf3;
}

.tbl_info th.spec {
	border-left: 1px solid #999999;
	border-top: 0;
	background: #fff;
	font-weight: bold;
	font-size:10px;
}

.tbl_info th.specalt {
	border-left: 1px solid #999999;
	border-top: 0;
	background: #e5ebf3;
	font-weight: bold;
	font-size:10px;
}

/* ----- Fin Table ----- */

/* ----- Contact Form ----- */

#contact {
	margin:12px auto 5px auto;
	color:#222;
}

#contactleft {
font-size: 12px;
padding-right: 3px;
}

#contactright {
		width:270px;
		float:right;
}

#contact fieldset {
		border:none;
	}
#contact input, textarea {
	font-size: 12px;
	padding: 2px;
	border: none;
	margin:2px 0;
	font-family:Arial, Helvetica, sans-serif;
	}
#contact label {
	color: #333;
	clear:both;
	display:block;
	font-weight: bold;
	}
	
#contact .error{
	color: #CC3300;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	}	
	
#contact textarea {
	height: 70px;
	font-family:Arial, Helvetica, sans-serif;
	}
#contact .text {
	width: 250px;
	color: #000;
	border: 1px solid #e0dcd3;
	background: #f5f3ee;
}

#contact .calendarFocus, #contact .calendarFocus2 {
	width: 220px;
}

#contact .textarea {
	width: 250px;
	color: #000;
	border: 1px solid #e0dcd3;
	background: #f5f3ee;
	height: 120px;
}

#contact .text:focus {
 background-color:#fff;
}

#contact .textarea:focus {
background-color:#fff;
}

#contact .submit {
	background:#14427f;
	border: 1px solid #082852;
	color: #fff;
}

#contactFormArea strong {
color: #993300;
padding-top: 6px;
}

/* ----- Fin Contact Form ----- */



blockquote p
    {
    padding: 0px 15px 0px 0px;
    font-size: 1em;  
    font-style: italic;  
    float: left;
    background: url(images/quote_down.png) bottom right no-repeat;
}

blockquote
    {
    padding: 20px;
    font-size: 1em; 
    font-style: italic;   
    background: url(images/quote_up.png) top left no-repeat;
}

cite
    {
    font-size: 1em;
    font-style: italic;
    float: right;    
}



  		.stripViewer .panelContainer .panel ul {
			text-align: left;
		}
		
		.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
			margin: 10px 0;
			position: relative;
			width: 100%;
		}

		/* These 2 lines specify style applied while slider is loading */
		.csw {width: 100%; height: 460px; background: #fff; overflow: scroll; }
		.csw .loading {margin: 200px 0 300px 0; text-align: center; }

		.stripViewer { /* This is the viewing window */
			position: relative;
			overflow: hidden; 
			margin: auto;
			width: 470px; /* Also specified in  .stripViewer .panelContainer .panel  below */
			height: 475px;
			clear: both;
			background: #fff;
		}
		
		.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
			position: relative;
			left: 0; top: 0;
			width: 100%;
			list-style-type: none;
			/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		}
		
		.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
			float:left;
			height: 100%;
			position: relative;
			width: 480px; /* Also specified in  .stripViewer  above */
		}
		
		.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
			padding: 10px;
		}
		
		.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
			margin: auto;
		}
		
		.stripNav ul { /* The auto-generated set of links */
			list-style: none;
			display: none;
		}
		
		.stripNav ul li {
			float: left;
			margin-right: 2px;
			display: none; /* If you change this, be sure to adjust the initial value of navWidth in slideviewer.js */
		}
		
		.stripNav a { /* The nav links */
			font-size: 10px;
			font-weight: bold;
			text-align: center;
			line-height: 32px;
			background: #c6e3ff;
			color: #000;
			text-decoration: none;
			display: none;
			padding: 0 15px;
			
		}
		
		.stripNav a:hover {
			background: #9cf;
		}
		
		.stripNav a.current {
			background: #39c;
			color: #fff;
		}
		
		.stripNavL, .stripNavR { /* The left and right arrows */
			position: absolute;
			top: 230px;
			text-indent: -9000em;
		}
		
		.stripNavL a, .stripNavR a {
			display: block;
			height: 40px;
			width: 40px;
		}
		
		.stripNavL {
			left: 0;
		}
		
		.stripNavR {
			right: 0;
		}
		
		.stripNavL {
			background: url("images/arrow-left.gif") no-repeat center;
		}
		
		.stripNavR {
			background: url("images/arrow-right.gif") no-repeat center;
		}
		
.panel h3 {
color: #000000 !important;
padding-bottom: 3px;
margin-bottom: 6px !important;
font-size: 15px !important;
}

.box_left_project {
width: 200px;
float: left;
padding: 0px;
margin: 0px;
}

.list_project {
list-style: none;
list-style-type: none;
margin: 0px !important;
margin-left: 0px !important;
padding: 0px !important;
margin-top: 8px !important;
padding-bottom: 6px !important;
width: 210px;
background: url(images/bg_list_project.jpg) no-repeat;
padding: 7px !important;
padding-top: 14px !important;
color: #FFFFFF;
height: 240px;

}

.list_project li {
list-style: none;
list-style-type: none;
margin: 0px !important;
padding: 0px !important;
margin-bottom: 6px !important;
border-bottom: 1px solid #4a73ab;
width: 190px;
color: #FFFFFF;
}




.box_right_project {
float: right;
width: 215px;
}

.pic_project {
 padding: 4px;
 border: 1px solid #e2ddd4;
 background: #f5f3ee;
 text-align: center;
 
}

.pic_project h3{
float: right !important;
width: 280px;
}

	.box_right_project a  {
	 margin:10px 0px;
	 padding: 3px;
	 height: 18px;
	 font-size:11px !important;
	 color: #FFFFFF !important;
	 text-align:center;
	 text-decoration:none;
	 background: #1c4c8d;
	 border-bottom: 2px solid #0b346c;
	}
	
	.box_right_project a:hover  {
	 text-decoration:none !important;
	 border-bottom: 2px solid #000;
	 color: #CCCCCC;
	 background: #134282;
	}		


.post_side  {
/* background: url(images/bg_post_side_top.gif) no-repeat top left; */
background-color: #f5f3ee;
border: solid 1px #e0dcd3;
width: 237px;
padding: 8px;
border-radius: 5px; 
margin: 20px 0 10px 0;
}

.post_side img {
float: left;
padding: 2px;
}

.post_side h6 {
margin-bottom: 5px !important;

}

.post_side h6 a{
font-size: 12px !important;
color: #003366;
text-decoration: none;
color: #000000 !important;
border-bottom: 2px solid #e0dcd3;
}

.post_side h6 a:hover {
font-size: 12px !important;
text-decoration: none !important;
color: #114407 !important;
border-bottom: 2px solid #c7c2b7 !important;
}


/* Tabs */

#dhtmlgoodies_tabView {
margin-top: 20px;
}

	.dhtmlgoodies_tabPane{
		height:21px;	/* Height of tabs */

	}
	.dhtmlgoodies_aTab{
		border:1px solid #919b9c;
		border-radius: 5px; 
		padding:5px;		
	}
	.dhtmlgoodies_tabPane DIV{
		float:left;
		height:100%;	/* Height of tabs */
		padding-left:1px;
		vertical-align:middle;
		background-repeat:no-repeat;
		background-position:bottom left;
		cursor:pointer;
		position:relative;
		bottom:-1px;
		margin-left:0px;
		margin-right:0px;
	}
	.dhtmlgoodies_tabPane .tabActive{
		background-color: #1b5180;
		margin-left:1px;
		margin-right:1px;	
		z-index:10;
	}
	.dhtmlgoodies_tabPane .tabInactive{
		background-color: #a2b7d4;
		margin-left:1px;
		margin-right:1px;
		z-index:1;
	}

	.dhtmlgoodies_tabPane .inactiveTabOver{
		background-color: #c5d2e5;
		margin-left:1px;
		margin-right:1px;
	}
	.dhtmlgoodies_tabPane span{
		color: #FFFFFF;
		vertical-align:top;
		padding-left:1px;
		padding-right:1px;		
		line-height:21px;
		float:left;
	}

ul .cat-item {
margin-left: 20px;	
margin-top: 15px;
}

ul .children .cat-item {
margin-left: 20px;
margin-top: 5px;
}

#tagcloud a {
text-decoration: none;
}

#tagcloud a:hover {
border-bottom: 1px dotted #666666;
color:#1f740c;     
} 

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.post p img.aligncenter {
   display: block !important;
	margin-left: auto !important;
	margin-right: auto !important;
}

.post p img.alignleft {
	margin-right: 15px !important;
}

h2.blog a{
  width: 216px;
  height: 53px;
  display:block;
  text-indent:-9999px;
  background:#FFF url(images/blog_banner.gif) no-repeat;
}

h2.temacentral a{
  width: 216px;
  height: 53px;
  display:block;
  text-indent:-9999px;
  background:#FFF url(images/temacentral_banner.gif) no-repeat;
}

/* Listas */

.post ul {
	/* margin-right: 15px !important; */
	list-style-type: circle;
}

.post li {
	margin-left: 35px;
	padding-bottom: 5px;
}	

/* Portada Galerías Eventos Thumbnails dos columnas */

.col-left {
width:49%;
}

.col-right {
float:right;
width:49%;
}
