/*
Theme Name:		Abando I
Theme URI:		http://joseabando.com
Description:	Un diseño a 3 columnas, a modo de CMS.
Version:		1.1
Author:			J. Vinaixa
Author URI:		http://vinaixa.biz/
*/

body { margin:0; background:#fff url(images/fondo.jpg) 0px 75px repeat-x; color: #333;font: 62.5% Georgia, "Times New Roman", Times, serif;}

* { padding: 0; margin: 0; }
	
html, div{ height:auto;} /*---Para columnas del mismo largo---*/

/*---:[ ELEMENTOS DE ESTRUCTURA ]:---*/

#container { width: 1024px; margin: 0 auto; padding: 5px 0; }

#page {width: 1024px; margin: 0 auto; } /* for use with custom styles */

#simbol { 
position:relative;
left:30px;
top:-4px;
z-index:5;
width: 220px;
margin: 0;
float: left;
height:auto; /*---Vacuna---*/
}

	
#masthead { 
position:relative;
left:20px;
top:2px;
z-index:5;
width: 605px;
margin: 0 auto 20px auto;
padding: 0 10px;
text-align: left;
height:auto; /*---Vacuna---*/
}
		
		#rotating_image { width: 985px; margin: 0 0 0px 0; }
		
			#rotating_image img { display: block; border: 10px solid #eee; }

#content_box { width: 964px; margin: 0; padding: 0 30px; background:transparent url(images/faux.gif) 30px 3px repeat-y;}

	#left_box { width: 752px; float: left; }

		#content { width: 533px; padding: 0 1px; float: right; height:auto; /*---Vacuna---*/}
			
		#content_inner { margin:0 0 0 -50px; width: 560px; padding: 0 9px; }
	
			
	#footer { padding: 1.0em 0; border-top: 1px double #ddd; }

#footer_bottom { height:auto; /*---Vacuna---*/} /* for use with custom styles and the "page" look */


/*---:[ headlines ]:---*/

h1, h2, h3, h4 { font: bold 1.0em Georgia, "Times New Roman", Times, serif; }

h1 { font-size: 1.8em; line-height: 1.11111em; padding: 0 10px; color: #111; }
	
	.archives h1 { font-size: 1.1em; line-height: 1.81818em; text-transform: uppercase; letter-spacing: 2px; margin: 0 20px 1.81818em -35px; padding: 0.36364em 10px 0.36364em 10px; background: #eee; border-top: 1px solid #ddd; border-bottom: 1px dotted #ddd; text-align: center; clear:right; }

	.page h1 { margin: 0 0 1.11111em 0; }

h2 { font-size: 1.8em; line-height: 1.11111em; padding: 1.11111em 10px 0 10px; border-top: 1px dotted #ddd; color: #111; }

	h2 a, h2 a:visited { color: #333; }

	h2 a:hover { color: #237fa1; text-decoration: none; }
	
	h2.top { padding-top: 0; border-top: none; }
	
	.sidebar h2 { font-size: 0.83333em; margin: 0 0 0.9em 0; line-height: 1.9em; padding: 0; text-transform: uppercase; letter-spacing: 1px; border-top: 0; border-bottom: 1px solid #ddd; }

h3 { font-size: 1.23077em; line-height: 1.25em; color: #3366ff; margin: 10px 0 0 0; }

	.format_text h3 { margin: 1.875em 0 0.625em 0; }

	.format_text h3.top { margin: 0 0 0.625em 0 !important; }

h4 { font-size: 0.84615em; line-height: 1.81818em; text-transform: uppercase; letter-spacing: 2px; }



/*---:[ global elements ]:---*/

hr { display: none; }

a, a:visited { color: #237fa1; text-decoration: none; }

a:hover { color: #c00; text-decoration: underline; }

a img { border: none; }

blockquote { font-family: Georgia, "Times New Roman", Times, serif; color: #555; margin: 0 0 1.53846em 10px; padding: 0 0 0 10px; border-left: 1px solid #eee; }

abbr, acronym { font-size: 0.84615em; border-bottom: 1px dotted #888; letter-spacing: 1px; text-transform: uppercase; line-height: 1.0em; cursor: help; }

sub, sup { line-height: 1.0em; }

span.code { font-size: 0.92308em; font-family: Consolas, "Andale Mono", Courier, "Courier New", monospace; } /* Using a <span class="code"> preserves the line height better across a wider variety of browsers */
	
	code { font-size: 0.92308em; font-family: Consolas, "Andale Mono", Courier, "Courier New", monospace; line-height: 1.0em; }

	html[xmlns*=""] body:last-child code { font-size: 1.0em; } /* Safari 2.x hack to handle font sizes consistently. */

	pre { margin: 0 0 1.81818em 0; padding: 0.81818em; font-size: 0.84615em; font-family: Consolas, "Andale Mono", Courier, "Courier New", monospace; background: #eee; border: 1px solid #ddd; overflow: auto; clear: both; }

	html[xmlns*=""] body:last-child pre { font-size: 1.0em; } /* Safari 2.x hack to handle font sizes consistently. */

p.center { text-align: center !important; }

p.bottom { margin: 0 !important; }

p.unstyled { padding: 0 20px; font-size: 1.3em; }
		
ul{list-style-type:none}

/*---:[ PRECABECERA]:---*/

#rss_subscribe { margin: 0 0 0 0px; width: 40px; height: 40px; float: right; }
#rss_subscribe a { display: block; width: 40px; height: 40px; outline: none; }

#logo { width: 440px; font: bold 2.4em Georgia, "Times New Roman", Times, serif; letter-spacing: -1px; }

#masthead #logo a, #masthead #logo a:visited { color: #111; }

#masthead #logo a:hover { color: #237fa1; text-decoration: none; }
	
#masthead h1, #masthead #tagline { width: 470px; font: normal 1.4em/1.42857em Verdana, serif; padding: 0; color: #555; text-align: left; }



/*---:[ content styles ]:---*/

.post_author { font-size: 1.2em; line-height: 1.66667em; margin: 0 0 1.66667em 0; padding: 0 10px; color: #999; }

	.post_author a, .post_author a:visited { color: #999; text-decoration: none; }
	
	.post_author a:hover { color: #999; text-decoration: underline; }

.format_text { font-size: 1.2em; line-height: 1.53846em; padding: 0 10px; }
		
	.format_text a { text-decoration: underline; }
	
	.format_text a:visited { color: #333; background: #e8e8e8; text-decoration: none; }
	
	.format_text a:hover { text-decoration: underline; }
		
	.format_text blockquote { }
	
		.format_text blockquote.right { width: 180px; font-size: 1.2308em; line-height: 1.25em; margin: 0 0 0 10px; padding: 0.4375em 0 0.4375em 10px; float: right; }
		
		.format_text blockquote.left { width: 180px; font-size: 1.2308em; line-height: 1.25em; margin: 0 10px 0 0; padding: 0.4375em 10px 0.4375em 0; background: none; border-right: 1px solid #eee; border-left: none; float: left; }
	
			.format_text blockquote.right p, .format_text blockquote.left p { margin: 0 !important; }
	
	.format_text p { margin: 0 0 1.53846em 0; }
	
	.format_text p.note { padding: 0.76923em 10px; background: #ffffa0; border: 1px solid #d3d35d; }
	
	.format_text ul { list-style: none; margin: 0 0 1.53846em 0; }

	.format_text ol { margin: 0 0 1.53846em 20px; }
	
		.format_text li { }
	
		.format_text ul li { padding: 0 0 0 14px; background: url('images/bullet_text.gif') 0 0.38462em no-repeat; }
		
			.format_text ul li ul, .format_text ul li ol, .format_text ol li ul, .format_text ol li ol { margin: 0 0 0 10px; }
	
	.format_text dl { margin: 0 0 1.53846em 0; }
			
		.format_text dt { font-weight: bold; }
		
		.format_text dd { margin: 0 0 0 1.53846em; }
		
	.format_text .ad { margin: 0 0 0 10px; float: right; clear: right; }
	
		.format_text .ad_left { margin: 0 10px 0 0; float: left; clear: left; }

	.format_text img { }

		.format_text img.left { margin: 0 10px 1.53846em 0; float: left; clear: left; }
		
		.format_text img.right { margin: 0 0 1.53846em 10px; float: right; clear: right; }
		
		.format_text img.center { display: block; margin: 0 auto 1.53846em auto; float: none; clear: both; }
		
		.format_text img.block { display: block; margin: 0 auto 1.53846em 0; float: none; clear: both; }
	
		.format_text img.frame { padding: 9px; border: 1px solid #ddd; background: #eee; }
		
		.format_text img.stack { clear: none !important; }

.to_comments { margin: 0 0 1.81818em 0px; padding: 0 10px; font: normal 1.1em/1.81818em Verdana, serif; color: #999; clear: both; }
	
	.to_comments .date { padding: 0 0 0 14px; background: url('images/icon_date.gif') 0 50% no-repeat; }
	
	.to_comments .filed { padding: 0 0 0 14px; background: url('images/icon_filed.gif') 0 50% no-repeat; }
	
	.to_comments .num_comments { padding: 0 0 0 14px; background: url('images/icon_comment.gif') 0 50% no-repeat; }

.navigation { margin:0 0 0 -35px; width: 530px; padding: 0.69231em 10px 0.76923em 10px; background: #efefef; border-top: 1px solid #ddd; font-size: 1.3em; line-height: 1.53846em; clear: both; }

	.navigation p { text-align: right; }

	.older { padding: 0 20px 0 0; float: left; }

	.previous { text-align: left; }



/*---:[ COLUMNAS LATERALES ]:---*/

.sidebar {  float: left;}
		
#left_bar { margin: 0 0 0 4px; width: 131px; padding: 0 12px 0 12px; }
		
#right_bar { width: 186px; padding: 0 12px 0 12px;}
		

ul.sidebar_list {  list-style: none; }

ul h2.widgettitle {  line-height: 1.5em; }

ul.sidebar_list li.widget, ul.sidebar_list li.linkcat {  width: 100%; margin: 0 0 1.5em 0; font: normal 1.2em/1.33333em Verdana, serif; float: left; }

li.widget p { margin: 0 0 1.33333em 0; }
		
li.widget ul, li.linkcat ul { list-style: none; }
		
		li.widget ol { margin: 0 0 0 20px; }
		
			li.widget li, li.linkcat li { margin: 0 0 0.75em 0; }
			
				li.widget li br { display: none; }
			
				li.widget li ul, li.linkcat li ul { margin: 0.75em 0 0 20px; }

/*---:[ COLUMNAS LATERALES - Leido en prensa ]:---*/

#linkcat-19 h2 { color:white; background-color:red; padding:0 0 0 6px}
#linkcat-19 ul li a{color:green;  padding:0 0 0 0px}



/*---:[ CAJAS INTERNAS ]:---*/

#box_izda {
float: left;
width: 290px;
margin: 10px 0px 10px 5px;
padding: 0px 0px;
}
#box_izda  .rtextboxinside h2.widgettitle{
font-size: 0.9em;
text-transform: uppercase;
letter-spacing: 1px;
padding: 2px 0 5px 0;
margin: 10px 0 5px 0;
line-height: 1.2em;
}
#box_izda p{
font-size: 1.0em;
padding: 2px 0 5px 0;
margin: 5px 0 0 0;
line-height: 1.3em;
}

#box_izda .mini{
font-size: 0.9em;
font-weight:bold;
line-height: 1.6em;
}
#box_izda .textwidget{
font: normal 1.2em/1.33333em Verdana, serif;
}
#box_izda ul {list-style: none;margin: 0;padding: 0 0 5px 0;}
#box_izda ul li {margin: 0;padding: 5px 0 0 0;}
#box_izda ul li a {color: #474B7C;text-decoration: none;}
#box_izda ul li a:hover {color: #474B7C;text-decoration: underline;}



#box_dcha {
float: right;
width: 240px;
margin: 10px 5px 10px 5px;
padding:0px 0px;
}
#box_dcha  h2.widgettitle{
font-size: 0.9em;
text-transform: uppercase;
letter-spacing: 1px;
padding: 2px 0 5px 0;
margin: 5px 0 5px 0;
line-height: 1.2em;
}

#box_dcha .textwidget{
font: normal 1.2em/1.33333em Verdana, serif;
}
#box_dcha p{
font-size: 1.0em;
padding: 2px 0 5px 0;
margin: 5px 0 0 0;
line-height: 17px;
}
#box_dcha ul {list-style: none;margin: 0;padding: 0 0 5px 0;}
#box_dcha ul li {margin: 0;padding: 5px 0 0 0;}
#box_dcha ul li a {color: #474B7C;text-decoration: none;}
#box_dcha ul li a:hover {color: #474B7C;text-decoration: underline;}


/* Minibloques*/

#minibloque_iz {
margin: 0px 5px 10px 0px;
float: left;
width: 240px;
font-size: 0.9em;
letter-spacing: 1px;
line-height: 1.2em;
background: #ebf8f7;
}

#minibloque_de {
margin: 0px 5px 0px 10px;
float: left;
width: 280px;
font-size: 0.9em;
letter-spacing: 1px;
line-height: 1.2em;
background: #d3f0f0;
}

.blanco{
margin: 20px 5px 0px 10px;
padding:0 0 0 20px;
float: left;
width: 230px;
font-size: 1.0em;
letter-spacing: 0px;
line-height: 1.5em;
}



#minibloque_iz h2, #minibloque_de h2 {
margin: 0px 0px 5px 0px;
padding: 10px 10px 0px 10px;
font-size: 1.0em;
text-transform: uppercase;
letter-spacing: 1px;
line-height: 1.2em;
border: 0px;
}

#minibloque_iz p, #minibloque_de p {
padding:0px 10px;
letter-spacing: 0px;
line-height: 1.3em;
}


/* Esquinas redondeadas*/

.rtextbox_gris{color:#444444; font-family:Arial; background: #EEEEEE; text-align:left;}
.rtextbox{color:#444444; font-family:Arial; background: rgb(255,224,240); text-align:left;}
.rtextbox_blue{color:#444444; font-family:Arial; background: #E3EFFF; text-align:left;}
.rtextbox_b{color:#444444; font-family:Arial; background: #F7E45D; text-align:left;}
.rtextbox_n{color:#444444; font-family:Arial; background: #FFF8E0; text-align:left;}

.rtextboxinside {margin-left: 14px; margin-right: 14px; margin-top: 3px; margin-bottom:3px}
.rtop, .rbottom{display:block; background: #FFF}
.rtop_b, .rbottom_b{display:block; background: #FFF; line-height: 0em}
.rtop_i, .rbottom_i{display:block; background: #FFF; line-height: 0em}
.rtop_n, .rbottom_n{display:block; background: #FFF}

.rtop span, .rbottom span {display: block; height: 1px; overflow: hidden; background: #B4F653}
.rtop_b span, .rbottom_b span {display: block; height: 1px; overflow: hidden; background: #F7E45D}
.rtop_i span, .rbottom_i span {display: block; height: 1px; overflow: hidden; background: #3366ff}
.rtop_n span, .rbottom_n span {display: block; height: 1px; overflow: hidden; background: #FFF8E0}

.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
span.rtop span.r4, span.rbottom span.r4{margin: 0 1px; height: 2px}

/* Fotos y lema en las cajas*/

.imgboxiz {float:left; margin:5px 10px 0 0;}

#box_dcha p.boxlema {
color:#8888CC;
font-size: 1.2em;
font-style:oblique;
font-weight:bold;
letter-spacing: 1px;
padding: 5px;
margin: 10px 0 0px 0;
line-height: 1.3em;
border-top: 3px dashed #66CCCC;
border-bottom: 3px dashed #66CCCC;
}

.boxlema {
color:#8888CC;
font-size: 1.2em;
font-style:oblique;
font-weight:bold;
letter-spacing: 1px;
padding: 5px;
margin: 10px 0 0px 0;
line-height: 1.3em;
border-top: 3px dashed #66CCCC;
border-bottom: 3px dashed #66CCCC;
}






/*---:[ ESTILOS PARA WIDGETS ]:---*/

#quotescollection_randomquote-0.quotescollection_randomquote cite.autor { 
margin: 5px 0 0 0;
line-height:1.3em;
font-weight:bold;
font-size:0.75em;
} 




			#calendar_wrap { width: 182px; margin: 0 0 0.83333em 0; padding: 0 8px 0 0; font-family: Georgia, "Times New Roman", Times, serif; }

			table#wp-calendar { width: 182px; border-collapse: collapse; }

				table#wp-calendar caption { font-weight: normal; font-size: 0.91667em; line-height: 1.72727em; text-transform: uppercase; letter-spacing: 2px; background: #e5e5e5; border-bottom: 1px dotted #ddd; }

				table#wp-calendar th { width: 26px; font-size: 0.91667em; line-height: 1.72727em; background: #f2f2f2; border-bottom: 1px dotted #ddd; text-align: center; }

				table#wp-calendar td { width: 26px; line-height: 1.66667em; color: #999; text-align: center; }

				table#wp-calendar td#next, table#wp-calendar td#prev { width: 78px; font-size: 0.83333em; letter-spacing: 1px; text-transform: uppercase; }
				

/*---:[ MOTOR DE BÚSQUEDA ]:---*/

#search { padding: 0.83333em 0; border: 1px dotted #ddd; border-width: 1px 0; text-align: right; }

#search #s { width: 184px; padding: 2px; color: #333; background: #f2f2f2; font: normal 0.91667em Verdana, sans-serif; border: 1px solid #aaa; border-right-color: #eee; border-bottom-color: #eee; text-align: left; }

#search #s:focus { background: #fff; border-color: #777; border-right-color: #ccc; border-bottom-color: #ccc; }

#search input[type="submit"] { margin: 0.25em 0 0 0; padding: 2px 3px; font: bold 1.0em Georgia, "Times New Roman", Times, serif; background: url('images/submit_bg.gif'); border: 3px double #999; border-top-color: #ccc; border-left-color: #ccc; color: #000; cursor: pointer; }

#search input[type="submit"]:hover { color: #237fa1; }






/*---:[ footer styles ]:---*/

#footer p { font: normal 1.1em/1.45455em Verdana, sans-serif; color: #999; text-align: right; }

	#footer a, #footer a:visited { color: #999; border-bottom: 1px solid #ddd; text-decoration: none; }

	#footer a:hover { color: #333; text-decoration: none; }



/*---:[ comment styles ]:---*/

#comments { width: 463px; margin: 4.0em 0 2.0em 0; }

	.comments_intro { padding: 0 20px; font: normal 1.2em/1.66667em Verdana, sans-serif; border-bottom: 1px dotted #bbb; }

		.comments_intro span { padding: 0 0 0 14px; background: url('images/icon_comment.gif') 0 50% no-repeat; }

	dl#comment_list { margin: 0 0 3.0em 0; }

		dl#comment_list dt.comment { width: 445px; padding: 1.42857em 9px 0.71429em 9px; background: #f8f8f8; font-size: 1.4em; line-height: 1.42857em; }

			.comment_num { padding: 0 0 0 20px; font: bold 0.85714em/1.66667em Verdana, sans-serif; float: right; }

				.comment_num a, .comment_num a:visited { color: #999; text-decoration: none; }

				.comment_num a:hover { color: #237fa1; text-decoration: none; }
				
			.comment_time { font: normal 0.78571em Verdana, sans-serif; color: #999; }
				
		dl#comment_list dd.comment { width: 445px; padding: 0 9px 0.8em 9px; background: #f8f8f8; border-bottom: 1px dotted #bbb; }
		
		dl#comment_list dt.alt, dl#comment_list dd.alt { background: #fff; }

		dl#comment_list dt.author, dl#comment_list dd.author { background: #e7f8fb !important; }
		
			.comment .format_text { padding: 0 10px; }
			

			.comment a.comment_link, .comment a.comment_link:visited { font-style: italic; font-weight: bold; color: #333; background: none; text-decoration: none; }
			
			.comment a.comment_link:hover { color: #333; text-decoration: underline; }
			
			

/*---:[ comment form styles ]:---*/

#respond { margin: 0 0 0.83333em 0; padding: 0 20px; border-bottom: 1px dotted #ddd; font: normal 1.2em/1.66667em Verdana, sans-serif; }

	#respond span { padding: 0 0 0 14px; background: url('images/icon_leave_comment.gif') 0 50% no-repeat; }

#comment_form { width: 425px; padding: 0 19px; }

	#comment_form p { padding: 0.69231em 0 0.76923em 0; font-size: 1.3em; line-height: 1.53846em; }
	
	#comment_form p.submit_p { padding-bottom: 1.30769em; }
	
		#comment_form label { padding: 0 0 0 10px; }

		#comment_form .text_input { width: 209px; padding: 2px; color: #333; font: normal 1.0em Georgia, "Times New Roman", Times, serif; background: #f2f2f2; border: 1px solid #aaa; border-right-color: #eee; border-bottom-color: #eee; }
		
		#comment_form .text_input:focus { background: #fff; border-color: #777; border-right-color: #ccc; border-bottom-color: #ccc; }
		
		#comment_form .text_area { width: 419px !important; height: 5.84615em; }
	
		#comment_form .form_submit { padding: 0.35714em 4px; background: url('images/submit_bg.gif'); border: 3px double #999; border-top-color: #ccc; border-left-color: #ccc; color: #333; font: bold 1.07692em Georgia, "Times New Roman", Times, serif; cursor: pointer; }
		
		#comment_form .form_submit:hover { color: #237fa1; }
		
		#comment_form p.subscribe-to-comments { font-size: 1.3em; }
		
			#comment_form p.subscribe-to-comments label { font-size: 1.0em; }



/*---:[ search form styles ]:---*/

#search_form { }

	#search_form .search_input { width: 181px; padding: 2px; color: #333; background: #f2f2f2; font: normal 0.91667em Verdana, sans-serif; border: 1px solid #aaa; border-right-color: #ddd; border-bottom-color: #eee; }
	
	#search_form .search_input:focus { background: #fff; border-color: #777; border-right-color: #ccc; border-bottom-color: #ccc; }
	
	

/*---:[ self-clearing floats from Dan Cederholm at simplebits.com ]:---*/

#container:after, #content_box:after, #nav ul:after, #footer_bottom:after, .navigation:after, #comments:after, dl#comment_list:after, dl#comment_list dd:after, #comment_form:after, #search_form:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }




/*----CABECERA Y MENU----*/

#headerPan{width:964px; height:230px; background:url(images/cabecera.jpg) -30px 5px no-repeat; margin: -60px auto -30px auto; padding:12px 0 0 62px; z-index:1;}

#headerPan ul.leftmenu{margin: 46px 0 -25px 0; width:107px; font-size: 1.2em}
#headerPan ul.leftmenu li{width:107px; height:22px; border-bottom:1px dashed #AECCCA; list-style: none;}
#headerPan ul.leftmenu li a{width:92px; height:22px; display:block; list-style: none; background:url(images/boton_p.gif) 0 6px no-repeat #fff; color:#305E5C; line-height:22px; text-decoration:none; padding:0 0 0 15px;}

#headerPan ul.leftmenu li a:hover{background:url(images/boton_p.gif) 0 -12px no-repeat #fff; color:#305E5C; line-height:22px; text-decoration:none; padding:0 0 0 15px;}

#headerPan ul.leftmenu li.indicado{background:url(images/boton_p.gif) 0 -30px no-repeat #fff; color:#0094e1; line-height:22px; text-decoration:none; padding:0 0 0 15px;}

#headerPan ul.leftmenu li a.indicado{background:url(images/boton_p.gif) 0 -30px no-repeat #fff; color:#0094e1; line-height:22px; text-decoration:none; padding:0 0 0 15px;}


#headerPan ul.leftmenu li a.indicado:hover{background:url(images/bullet-hover.gif) 0 7px no-repeat #fff; color:#237FA1; line-height:22px; text-decoration:none; padding:0 0 0 15px;}

#headerPan ul.leftmenu li.indicado{width:92px; height:22px; background:url(images/indica.gif) 0 7px no-repeat #fff; color:#305E5C; line-height:22px; text-decoration:none; padding:0 0 0 0px;}

#headerPan ul.leftmenu li.final{width:107px; height:22px; border-bottom:none;}

#headerPan ul.botton{width:150px; height:45px; position:relative; top:5px; left:270px;}
#headerPan ul.botton li{float:left; height:45px; list-style: none;}
#headerPan ul.botton li.home a{width:42px; height:45px; display:block; background:url(images/home-normal.gif) 0 0 no-repeat; text-indent:-200000px; margin:0 12px 0 0;}
#headerPan ul.botton li.home a:hover{background:url(images/home-hover.gif) 0 0 no-repeat;}

#headerPan ul.botton li.aboutus a{width:42px; height:45px; display:block; background:url(images/aboutus-normal.gif) 0 0 no-repeat; text-indent:-200000px; margin:0 12px 0 0;}
#headerPan ul.botton li.aboutus a:hover{background:url(images/aboutus-hover.gif) 0 0 no-repeat;}

#headerPan ul.botton li.contact a{width:42px; height:45px; display:block; background:url(images/contact-normal.gif) 0 0 no-repeat; text-indent:-200000px; margin:0px;}
#headerPan ul.botton li.contact a:hover{background:url(images/contact-hover.gif) 0 0 no-repeat;}
/*----/CABECERA Y MENU----*/

/*----MENU ICONOS----*/

#miniMenu{clear:both; width:194px; height:45px; margin: 0px 0 0px 0; padding:0px 0 0 0px; z-index:1;}

#miniMenu ul.botton{width:180px; height:40px; position:relative; top:-10px; left:340px;}
#miniMenu ul.botton li{float:left; width:32px; height:34px; list-style: none; margin:0px 0px 0 16px;}

#miniMenu ul.botton li.home a{width:32px; height:34px; display:block; background:url(images/inicio.gif) 0 -34px no-repeat; margin:0 0px 0 0;}
#miniMenu ul.botton li.home a:hover{background:url(images/inicio.gif) 0px 0px no-repeat;}

#miniMenu ul.botton li.aboutus a{width:32px; height:34px; display:block; background:url(images/servicios.gif) 0 -34px no-repeat; margin:0 0px 0 0;}
#miniMenu ul.botton li.aboutus a:hover{background:url(images/servicios.gif) 0 0 no-repeat;}

#miniMenu ul.botton li.contact a{width:32px; height:34px; display:block; background:url(images/contacto.gif) 0 0px no-repeat; margin:0px;}
#miniMenu ul.botton li.contact a:hover{background:url(images/contacto.gif) 0 -34px no-repeat;}


/*----BASE Y MENU BASE----*/

#footermainPan{height:93px; background:url(images/footerbg.gif) 0 0 repeat-x #D3F0F0; color:#2F5958; font:12px/19px "Trebuchet MS", Arial, Helvetica, sans-serif; position:relative; margin:0 -200px 0 -200px; clear:both; padding:36px 0 0;}
#footerPan{width:778px; position:relative; margin:0 auto;}

#footerPan ul{width:758px; height:20px; position:relative; margin:0 0 0 10px;}
#footerPan li{float:left; }
#footerPan ul li a{padding:0 10px 0; color:#2F5958; background:#EBF8F7; text-decoration:none; font-size:12px;}
#footerPan ul li a:hover{text-decoration:underline;}

#footerPan p.copyright{width:250px; margin:10px 0 0 92px;}

#footerPan ul.templateworld{width:250px; background:#D3F0F0; color:#007163; display:block; font-size:10px; position:absolute; top:49px; left:92px;}
#footerPan ul.templateworld li{height:20px;}
#footerPan ul.templateworld li a{background:#D3F0F0; display:block; color:#007163; text-decoration:none; padding:0px; font-size:10px;}
#footerPan ul.templateworld li a:hover{text-decoration:underline;}

/*----MENU CERTIFICADOS----*/
#footerPanhtml{width:70px; height:24px; display:block; position:absolute; top:35px; left:549px;}

#footerPanhtml a{width:64px; height:24px; display:block; background:url(images/xhtml.gif) 0 0 no-repeat #D3F0F0; color:#fff; font-size:13px; line-height:23px; font-weight:bold; text-decoration:none;text-transform:uppercase; padding:0 0 0 7px;}

#footerPanhtml a:hover{background:url(images/xhtml.gif) 0 -24px no-repeat #D3F0F0; color:#fff;}


#footerPancss{width:58px; height:24px; display:block; position:absolute; top:35px; left:624px;}

#footerPancss a{width:49px; height:24px; display:block; background:url(images/css.gif) 0 0 no-repeat #D3F0F0; color:#fff; font-size:13px; line-height:24px; font-weight:bold; text-decoration:none; text-transform:uppercase; padding:0 0 0 10px;}
#footerPancss a:hover{background:url(images/css.gif) 0 -24px no-repeat #D3F0F0; color:#fff; text-decoration:none;}
/*----/BASE Y MENU BASE----*/

/*----MENU Admin----*/

#log {margin: 0px 0 0 0px; }
#log li{float:left; margin: 0 0 0 0px; padding:0 0px 0 0px; display:inline}
#log ul li a{text-decoration:none;}
#log ul li a:hover{text-decoration:underline;}

.piep {margin: 0 30px 0 180px; text-align:center; float:left;}

/*---- MENU DE SECCION----*/

ul.sermenu{margin: 2px 0 15px 15px; width:107px; font-size: 1.2em}
ul.sermenu li{width:107px; height:22px; border-bottom:1px dashed #237FA1; list-style: none;}

ul.sermenu li a{width:92px; height:22px; display:block; list-style: none; 
background:url(images/boton_s.gif) 0 6px no-repeat #fff; color:#237FA1; line-height:22px; text-decoration:none; padding:0 0 0 15px;}

ul.sermenu li a:hover{background:url(images/boton_s.gif) 0 -12px no-repeat #fff; color:#305E5C; line-height:22px; text-decoration:none; padding:0 0 0 15px;}

ul.sermenu li.Solutions{width:92px; height:22px; display:block; background:url(images/bullet-hover.gif) 0 7px no-repeat #fff; color:#305E5C; line-height:22px; text-decoration:none; padding:0 0 0 15px;}

ul.sermenu li.final{width:107px; height:22px; border-bottom:none;}

ul.sermenu li a.indicado{background:url(images/boton_s.gif) 0 -30px no-repeat #fff; color:#CF7489; line-height:22px; text-decoration:none; padding:0 0 0 15px;}


ul.sermenu li a.indicado:hover{background:url(images/bullet-hover.gif) 0 7px no-repeat #fff; color:#CF7489; line-height:22px; text-decoration:none; padding:0 0 0 15px;}




/*----ESPECIALES----*/

/* Cambio imagenes a la dcha*/
img.alignright 
{       float:right;
        margin: 0.4em 0em 0em 0.8em;
        border:#c99 1px solid;
        padding:1px;
}

img.alignleft 
{       float:left;
        margin: 0.4em 0.8em 0em 0em;
        border:#c99 1px solid;
        padding:1px;
}

img.aligncenter 
{       display: block;
        margin-left: auto;
        margin-right: auto;
        border:#c99 1px solid;
        padding:1px;
}


img.borde 
{       border:#c99 1px solid;
        padding:1px;
}

img.wp-smiley, img.noborder 
{
	border:0;
	padding:0;
}
img.left 
{
    float:left;
    margin:0 1em 1em 0;
    padding:0;
}
img.right 
{
    float:right;
    margin:0 0 1em 1em;
    padding:0;
}
.clear 
{
    clear:both;
    height:1px;
}

/*----SITEMAP----*/

# .ddsg-wrapper 
# .ddsg-pagenav


	
		
.format_text .ddsg-wrapper ul{margin: 20px 0 20px 10pxul; list-style-type:none}
.format_text .ddsg-wrapper li { }
#.format_text .ddsg-wrapper ul li { padding: 0 0 0 0px; background: url('images/bullet_text.gif') 0 0em no-repeat; }
.ddsg-wrapper {font: 1.0em verdana, "Tahoma", sans-serif; line-height:1.5em; margin: 0 0 0 10px}
.ddsg-wrapper a {text-decoration: none; color:#333}
.ddsg-wrapper a:hover {text-decoration: none; color:#3366ff}
.ddsg-wrapper a:visited {text-decoration: none; color:#33g; background: transparent}
.ddsg-wrapper h2{ font: bold 1.2em verdana, "Tahoma", sans-serif; color:#3366ff;line-height:2.2em}
# .ddsg-pagenav

/*----FINAL----*/

