html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
 /* End hide from IE Mac */


/* fin de reseter */

body{
	font: normal 10px Arial;
	line-height: 1.3em;
	background: url(images/body.jpg) 0 142px repeat-x #fff;
}

td{
	vertical-align: middle;
	font-size: 12px;
}

a{
	text-decoration: none;
	color: #0078bc;
}

a:hover{
	text-decoration: underline;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

img.alignleft {
	float:left;
	margin:0px 13px 5px 0px;
}

img.alignright {
	float:right;
	margin:0px 0px 5px 13px;
}


.alignright {
	float: right;
}


#content{
	font-size: 1.2em;
	clear: both;
}

#page{
	width: 927px;
	margin: auto;
}

#newletter_registro{
	width: 294px;
	float: right;
	background: url(images/newsletter.jpg) top right no-repeat;
	height: 75px;
}

#newletter_registro h1{
	font: bold 1.4em "Trebuchet MS";
	padding: 7px 0 0 11px;
	float: left;
}

#newletter_registro p{
	float: left;
	padding: 10px 0 0 9px;
}

#newletter_registro p a{
	color: #77889a;
	font-size: 0.9em;
}

#newletter_registro form{
	clear: both;
	padding: 6px 0 0 10px;
}

#newletter_registro form label{
	vertical-align: middle;
	margin-right: 8px;
	font: bold 1.0em Arial;
}

#newletter_registro form input{
	vertical-align: middle;
	border: 1px solid #cccccc;
	font: bold 1.1em Arial;
	padding: 2px;
	margin: 1px;
	width: 137px;
}

#newletter_registro form input.submit{
	background: #038fe6 url(images/apuntate.jpg) 3px center no-repeat;
	color: #fff;
	padding-left: 18px;
	width: 78px;
}

#newletter_registro form label.error {
	color:#F00;
	display:none;
}

#newletter_registro form span.error {
	clear:both;
	font-size:1.1em;
	font-weight:bold;
	color:#F00;
}

#social{
	width: 490px;
	float: right;
	text-align: right;
	font: bold 0.9em Arial;
	margin-left: 140px;
}

#social li{
	float: left;
	width: 85px;
	text-align: left;
}

#social li a{
	color: #999999;
	line-height: 17px;
	display: block;
	padding: 10px;
	background: 3px center no-repeat;
	padding-left: 20px;
}

#social li.galeria{
	width: 130px;
}

#social li.youtube{
	width: 100px;
}

#social li.contacto a{
	background-image: url(images/contacto.jpg);
	background-position: 0 center;
}
#social li.galeria a{
	background-image: url(images/galeria.jpg);
}
#social li.youtube a{
	background-image: url(images/youtube.jpg);
}
#social li.facebook a{
	background-image: url(images/facebook.jpg);
}
#social li.twitter a{
	background-image: url(images/twitter.png);
}

#menu{
	width: 550px;
	float: right;
	text-align: right;
	margin-top: 30px;
}

#menu li{
	display: inline;
}

#menu li a{
	float: right;
	display: block;
	background: url(images/menu.jpg) left center;
	height: 37px;
	margin-left: 4px;
	padding: 0 10px;
	font: bold 1.3em/37px "Trebuchet MS";
	color: #000;
}

#menu li a:hover{
	color: #fff;
	background-image: url(images/menu_hover.jpg);
}

#logo{
	float: left;
}

#cierre{
	min-height: 140px;
	*height: 140px;
	background: url(images/cierre.jpg) 0 0 no-repeat #ACCAE6;
}

#cierre li h2{
	display: none;
}

#cierre {
	padding: 160px 311px 0 13px;
	clear: both;
}

#cierre li{
	display:inline;
	font: bold 15px "Trebuchet MS";
	background: url(images/links-separator.jpg) right 15px no-repeat;
	padding: 10px 10px 10px 0px;
	height: 10px;
	line-height: 30px;
}

#cierre li ul li a{
	color: #2c5984;
}

#content h2, #content h3, #content h4{
	font: bold 30px "Trebuchet MS", Arial;
	color: #0078bb;
}

#cierre2{
	font-size:10px;
	margin-top:40px;
	}
	
#content h3{
	font-size: 22px;
	margin-bottom: 10px;
}

#content h4{
	font-size: 14px;
	margin-bottom: 10px;
}

#content h5{
	color:#0078BB;
}


.post p, .post table, .post ul, .post ol{
	margin-bottom: 13px;
}


.post .tablapost {
	border-width: 1px;
	border-spacing: 0px;
	border-style: none;
	border-color: gray;
	border-collapse: collapse;
	background-color: white;
}
.post .tablapost th {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: gray;
	background-color: white;
}
.post .tablapost td {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: gray;
	background-color: white;
}

.post ul, .post ol{
	padding-left: 30px;
}

.post {
font-family:"Trebuchet MS",Arial;
font-size:12px;
line-height:1.5em;
}

.post ul{
	list-style-type: disc;
}

.post ol{
	list-style-type: decimal;
}

.post p, .post td, .post li, .post ul, .post ol{
	line-height: 1.5em;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial;
}


.post strong, .post b{
	font-weight: bold;
}

.post i, .post em{
	font-style: italic;
}

.widecolumn, .narrowcolumn{
	width: 670px;
	float: left;
	padding-top: 10px;
}

div.navigation{
	background: url(images/dot.gif) left top repeat-x;
	margin-top: 40px;
}

div.navigation div{
	padding: 5px 0;
}

div.navigation div.alignleft{
	float: left;
}

div.navigation div.alignright{
	float: right;
}

div.navguide{
	padding: 10px 0;
	margin-bottom: 10px;
	background: url(images/dot.gif) left bottom repeat-x;
	color: #669999;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial;
	font-size: 1.1em;
}

div.navguide a{
	color: #669999;
}

div.archive table, div.archive p{
	margin:  0 0 7px 0;
	padding: 0;
}



div.cate-list{
	margin: 5px 0 7px 0;
}

.postmetadata{
	padding: 3px 0;
	background: url(images/dot.gif) left bottom repeat-x;
}

#content h2.pagetitle{
	padding-bottom: 10px;
	font-size: 33px;
}


#respond h3, h3#comments{
	font-size: 20px;
	margin-top: 20px;
}

#commentform{
	margin-top: 20px;
}

#commentform p{
	margin: 6px 4px;
}

#commentform input, #commentform textarea{
	width: 350px;
	font-family: Tahoma;
	font-size: 14px;
	padding: 1px;
	border: 1px solid #ccc;
}

#commentform textarea{
	height: 6em;
}

#commentform #submit{
	width: auto;
	padding: 4px;
	border-top: 1px #ccc solid;
	border-left: 1px #ccc solid;
	border-right: 1px #333 solid;
	border-bottom: 1px #333 solid;
	background: #666;
	color: #fff;
}

li.comment div, li.pingback div, li.trackback div{
	margin: 4px;
	margin-bottom:10px;
}

li.comment div.comment-author, li.pingback div.comment-author, li.trackback div.comment-author {
	font: bold 1.2em "Trebuchet MS";

}

li.pingback div.comment-author, li.trackback div.comment-author {
	background: url(images/trackback02.jpg) left bottom no-repeat;
	padding-left:35px;
	height:32px;
	}
	
li.comment div.comment-author .fn, li.pingback div.comment-author .fn, li.trackback div.comment-author .fn,
li.comment div.comment-author .says, li.pingback div.comment-author .says, li.trackback div.comment-author .says,
li.comment div.comment-author .fn a, li.pingback div.comment-author .fn a, li.trackback div.comment-author .fn a,
li.comment div.comment-author .says a, li.pingback div.comment-author .says a, li.trackback div.comment-author .says a
{ vertical-align:top; }

li.comment div.comment-meta, li.pingback div.comment-meta, li.trackback div.comment-meta { 
margin-left:40px;
margin-top:-26px;
position:inherit;
}

li.pingback div.comment-meta, li.trackback div.comment-meta { margin-top:-21px;}

li.comment div.comment-author img{

}

li.comment p, li.pingback p, li.trackback p{
	margin: 4px;
	line-height: 1.3em;
}

li.comment, li.pingback, li.trackback{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

div.single-page h2{
	margin: 10px 0;
}

div.single-page .akst_link{
	display: none;
}

h4, h5, h6{
	font-size: 12px;
	margin-bottom: 10px;
}

h6 {
	font-size:10px;
	color:#666;
}

#sidebar{
	width: 235px;
	float: right;
	background: url(images/sidebar.jpg) 0 0 repeat-x;
	padding-top: 3px;
}

#main{
	background: url(images/col.gif) right bottom repeat-y;
}

div#sidebar-main{
	padding: 10px 7px;
}

div#sidebar div.saber-mas{
	margin-bottom: 10px;
}

div#sidebar div.saber-mas h2{
	font: bold 17px "Trebuchet MS";
	color: #909091;
}

div#sidebar div.saber-mas ul li a{
	font: bold 16px "Trebuchet MS";
	color: #333333;
}

div#sidebar ul.calltoactions{
	border-top: 1px solid #bdbebf;
}

div#sidebar ul.calltoactions{
	font: bold 16px "Trebuchet MS";
	color: #333333;
}

div#sidebar ul.calltoactions li{
	padding: 15px 50px 15px 60px;
}

div#sidebar ul.calltoactions li.haztesocio{
	background: url(images/socio.jpg) 0 10px no-repeat;
}

div#sidebar ul.calltoactions li.colabora{
	background: url(images/colabora.jpg) 4px 10px no-repeat;
}

div#sidebar ul.calltoactions li a{
	color: #4e5659;
	display: block;
}

div#sidebar ul.calltoactions li span{
	color: #818789;
	font-size: 0.9em;
}

div.home{
	margin: 6px 0 10px 0;
	background: url(images/dot.gif) 0 bottom repeat-x;
}

div.loultimo, div.organiza, div.trailler{
	float: left;
	overflow: hidden;
}

div.loultimo{
	width: 432px;
	padding-right: 10px;
}

div.organiza{
	width: 192px;
	float: left;
	border: 1px solid #679999;
	border-top: 0;
	background: #e9eaeb;
}

div.trailler{
	width: 290px;
	float: left;
}

div.banners{
	padding: 4px 4px 0 4px;
}

div.segunda_columna {
	width: 194px;
	float: left;
}

div.organiza h4{
	background: #66999a;
	padding: 6px 4px;
	font: normal 14px Arial;
	color: #fff;
	margin: 0;
}

div.organiza h2{
	font: bold 14px "Trebuchet MS";
	color: #0084dc;
}

div.banners a{
	display: block;
	margin-bottom: 5px;
}

div.organiza div.eventos{
	padding: 4px;
	font-size: 12px;
	line-height: 1.2em;
}

div.organiza div.eventos h2{
	font-size: 16px;
	margin-bottom: 2px;
}

span.fecha{
	font-weight: bold;
	color: #003399;
	display: block;
	padding: 0 0 4px 0;
}

div.organiza div.eventos a{
	display: block;
	padding: 0 0 6px 0;
	color: #999999;
}

div.publicidad-sidebar strong{
	display: block;
	font: bold 12px "Trebuchet MS";
	margin: 6px 0;
}

div.sabermas{
	padding: 0 4px 4px 4px;
}

div.sabermas h2{
	padding: 0 0 4px 0;
	margin: 0 0 4px 0;
	background: url(images/dot2.gif) 0 bottom repeat-x;
	font-size: 16px;
}

div.sabermas ul li a{
	display: block;
	padding: 2px;
	font: bold 14px "Trebuchet MS";
	color: #666666;
}

div.twitter_wall {
	margin-top: 10px;
	width: 194px;
	float: left;
}

div.envia-evento a{
	background: url(images/envia-evento.jpg) 5px center no-repeat #4e5659;
	display: block;
	padding: 4px 4px 4px 28px;
	color: #fff;
	font: normal 11px Arial;
}

div.envia-evento a:hover{
	background-color: #0079BC;
	text-decoration: none;
}

div.trailler div.inside{
	padding: 9px;
}

div.trailler div.the-video{
	background: url(images/video.jpg) 0 0 no-repeat;
	padding: 5px 7px;
}

div.the-video  p{
	margin: 10px 0 0 0;
}

div.the-video object {
	margin-bottom:15px;
	}

div.trailler a{
	text-decoration:underline;
}

div.trailler h3{
	padding: 4px 0;
	font-size: 13px;
}

div.trailler div.frases a{
	display: block;
	border: 1px solid #acc7c7;
	padding: 13px;
	font: bold 19px "Trebuchet MS";
	background: #f3f3f4;
	color: #000;
}

div.trailler div.patrocinan{
	padding: 5px 9px 9px 9px;
	border: 1px solid #cccccc;
	overflow: hidden;
	margin: 10px 0;
}

div.facebook_like{
	margin-top: 10px;
}

div.trailler h3{
	font: bold 11px Arial;
	color: #000;
	text-align: left;
}

div.trailler div.publicidad h3{
	margin-bottom: 10px;
}
div.trailler div.publicidad{
	margin-bottom: 10px;
	text-align: center;
}

ul.options-home{
	background: url(images/dot.gif) 0 bottom repeat-x;
	padding-bottom: 10px;
}

ul.options-home li{
	width: 303px;
	float: left;
	background: 0 0 no-repeat #c8dcef;
	height: 75px;
	margin: 0 7px 0 0;
}

ul.options-home li a{
	display: block;
	padding-left: 75px;
	font: bold 18px/75px "Trebuchet MS";
	color: #4e5659;
}

ul.options-home li.socio{
	background-image: url(images/socio-home.jpg);
}

ul.options-home li.colabora{
	background-image: url(images/colabora-home.jpg);
}

ul.options-home li.evento{
	background-image: url(images/evento.jpg);
	margin: 0;
}

#searchform{
	margin: 10px 0 0 0px;
}

ul.options-home li.search form#searchform{
	margin: 10px 0 0 75px;
}

#searchform label{
	font: bold 15px "Trebuchet MS";
	color: #4e5659;
	display: block;
	padding: 4px 0;
}

#searchform input{
	border: #cccccc 1px solid;
}

#searchform input#searchsubmit{
	border: 0;
	background: #c8dcef;
	font: bold 15px "Trebuchet MS";
	color: #4e5659;
}


div.search-results h3{
	margin-top: 6px;
}

div.ratings{
	border-top:1px dotted #669999;
	clear:both;
	height:auto;
	margin-bottom:5px;
	margin-top:20px;
	padding-top:20px;
}

div.loultimo h2{
	font: bold 20px "Trebuchet MS", Arial;
	color: #0078bb;
}

p.akst_link{
	position: absolute;
	margin: 3px 0 0 570px;
	font-weight: bold;
}

div.loultimo p.akst_link{
	margin:  0 0 0 335px;
	position: absolute;
	clear: both;

}

p.postmetadata{
	clear: both;
	overflow:hidden;
}

p.postmetadata a {
	padding-left: 30px;
	background: url(images/comentarios.jpg) 0 center no-repeat;
	font-weight: bold;
	float:left;
}

.sharethis a {padding-left: 30px;}

.sharethis { float:right;}

.post-ratings {
	display:inline;
	float:left;
	width:auto;
}

p.postmetadata span.list a{
	padding: 0;
	background: transparent;
}

div.loultimo .cate-list{
	color: #004488;
	font-size: 12px;
}

div.loultimo .cate-list a{
	color: #004488;
}

div.loultimo div.sabermasde{
	padding: 0 0 10px 0;
}

div.loultimo div.sabermasde, div.loultimo div.sabermasde h2, div.loultimo div.sabermasde a{
	color: #333;
	font: bold 14px/25px "Trebuchet MS";
	letter-spacing: 0.5px;
}

div.loultimo div.sabermasde h2{
	font-size: 19px;
}

div.loultimo h3.tit{
	font: bold 13px "Trebuchet MS";
	color: #669999;
	background: url(images/dot.gif) 0 bottom repeat-x;
	padding: 6px 2px;
	margin: 2px 0 4px 0;
}

div.loultimo div.rss a{
	position: absolute;
	margin: -25px 0 0 379px;
	color: #e76d20;
	padding-left: 23px;
	background: url(images/rss.jpg) 0 0 no-repeat;
	display: block;
	height: 17px;
	line-height: 17px;
	font: bold 13px Arial;
}

div.entry img.size-thumbnail{
	/*border: 1px solid #0079BC;*/
	margin-top:5px;
	/*padding: 4px;
	background: #fff;
	margin: 5px;*/
}

div.loultimo p.postmetadata{
	clear: both;
}

span.date{
	font-weight: bold;
	color: #0078BB;
}

div.col-eventos{
	width: 280px;
	float: left;
}

div#eventos-eventos{
	margin-right: 50px;
}

div#cols-eventos div.col-eventos h3{
	font-size: 19px;
	height: 60px;
	line-height: 60px;
	background: url(images/eventos.png) -7px 0 no-repeat;
	padding-left: 63px;
}

#cols-eventos div.un-evento{
	margin: 0 0 6px 0;
	padding: 0 0 6px 0;
	background: url(images/dot.gif) left bottom repeat-x;
	line-height: 1.3em;
}

#cols-eventos div.un-evento p{
	font-size: 13px;
	color: #3d3d3d;
}

#cols-eventos div.un-evento a{
	font-weight: bold;
	color: #07399c;
	display: block;
	padding: 6px 0;
}

#cols-eventos p.historial{
	margin-top: 20px;
}

div.final-cols{
	background: url(images/dot3.gif) -1px 0 repeat-y;
	font-size: 12px;
}

div.final-col{
	width: 290px;
	float: left;
	margin: 10px 25px 0 0;
	border: 0px solid #000;
}

div.top10{
	margin-right: 0;
}

div.final-col h2{
	font: bold 20px "Trebuchet MS", Arial;
	color: #0078bb;
	line-height: 0.9em;
	margin-bottom: 3px;
}

div.final-col h3{
	font: bold 15px "Trebuchet MS", Arial;
	color: #0078bb;
	margin-bottom: 6px;
}

div.foro ul li span{
	padding: 4px 0 4px 0;
	display: block;
}

div.foro ul li a{
	display: block;
	color: #999999;
	padding: 4px 0 4px 0;
}

div.foro p.foro{
	margin-top: 7px;
}

div.foro p.foro a{
	font: bold 15px "Trebuchet MS", Arial;
	color: #0078bc;
}

div.top10 ol{
	margin-top: 10px;
}

div.top10 ol li{
	clear: both;
}

div.top10 ol li span{
	background: url(images/ol.gif) 0 0 repeat-x;
	display: block;
	float: left;
	width: 20px;
	height: 21px;
	margin-bottom: 10px;
	text-align: right;
	font-size: 15px;
	color: #4e5659;
	padding: 4px;
	font-weight: bold;
}

div.top10 ol li a{
	display: block;
	float: left;
	width: 245px;
	margin: 0 0 10px 7px;
	color: #999999;
	line-height: 1.2em;
}

#event-calendar{
	text-align: center;
	height: 190px;
}

#event-calendar table.calendar{
	margin: auto;
	background: #dae5e7;
	border: 0;
}

#event-calendar table caption{
	text-align: center;
	background: #8bb5c1;
	font: bold 12px Arial;
	padding: 2px;
	border: 0;
}

#event-calendar th{
	background: #a9c7cf;
	text-align: center;
	padding: 2px 0;
}

#event-calendar span{
	display: block;
	float: left;
	text-align: center;
	border: 0px solid #fff;
}

#event-calendar span.calendar-title{
	width: 150px;
}

#event-calendar span.calendar-next{
	float: right;
}

#event-calendar table caption a{
	color: #000;
	text-decoration: none;
}

#event-calendar div.calendario, #event-calendar div.calendario_linked{
	text-align: center;
	width: 22px;
	height: 20px;
	line-height: 20px;
	margin: 2px 3px;
	font-size: 11px;
}

#event-calendar a.linked_day{
	text-align: center;
	display: block;
	width: 20px;
	height: 18px;
	line-height: 18px;
	border: 1px solid #85acb1;
	background: #85acb1;
	color: #000;
	font-weight: bold;
}

#event-calendar a.linked_day:hover{
	text-decoration: none;
	background: #0079BC;
	color: #fff;
}

#event-calendar span.loading{
	width: 220px;
	padding-top: 80px;
	display: block;
	text-align: center;
	vertical-align: middle;
}

#event-calendar span.loading img{
	vertical-align: middle;
}

.calendar-antsig{
	visibility: hidden;
}

.formulario{
	width: 400px;
	padding-top: 10px;
}

.formulario label{
	width: 143px;
	display: block;
	float: left;
	line-height: 25px;
	height: 25px;
	margin-bottom: 7px;
	text-align: right;
	padding-right: 7px;
}

.formulario input, .formulario textarea{
	border: 1px solid #679999;
	float: left;
	padding: 4px;
	width: 200px;
	margin-bottom: 7px;
	font: normal 13px Arial;
}

.formulario textarea{
	height: 5em;
	overflow: auto;
}

.formulario br{
	display: none;
}

.formulario input.submit{
	width: 100px;
	background: #679999;
	color: #fff;
	font: bold 12px Arial;
	float: right;
	margin-right: 39px;
}

h3.form-title{
	margin-bottom: 10px;
	padding-bottom: 4px;
	background: url(images/dot.gif) left bottom repeat-x;
}

.linkcat{
	list-style-type: none;
}

.linkcat h2{
	display: none;
}

div.amigos ul.blogroll li{
	list-style-type: none;
	background: url(images/li.png) 0 3px no-repeat;
	padding-left: 25px;
	font-size: 13px;
	color: #666666;
	line-height: 1.2em;
	margin: 15px 0;
}

div.amigos ul.blogroll li a{
	color: #666666;
	font-weight: bold;
	font-size: 15px;
}


	
.img_sinborde {
	border:none;
	margin:0px;
	}
	
.entry {
	overflow:hidden;
	margin-top:15px;
	}
.entry a { font-weight:bold; }
	
.entry object {
	margin-bottom:30px;
	display:block;
	}

hr {
	color:#0099CC;
	height:2px;
	}
	
.rss_img {
	margin-right:10px;
	}

.rss_blog a {
	font: bold 15px "Trebuchet MS", Arial;
	color:#333333;
}

.rss_blog a:hover {
	font: bold 15px "Trebuchet MS", Arial;
	text-decoration:none;
	color:#0078BB;
}

.rss_titulo {
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
}

.rss_fecha {
	color:#666666;
	font-size:10px;
	}
	
#rss_content li{
	border-bottom:#9ABCC5 1px dotted;
	padding:10px 0px 10px 0px;
	}

span.gira_mail { direction:rtl;  font-weight:normal; unicode-bidi:bidi-override;}

.image_left, .image_right, .image_center, .wp-caption {
	border: 1px solid #689A9A;  
	padding:5px; 
	overflow: hidden; 
	background-color:#E9EAEB;
}

.wp-caption {padding:10px 0 10px 10px; margin-bottom:20px;}

.image_left { float:left; 	margin: 5px 10px 5px 0;}
.image_right { float:right; margin: 5px 0 5px 10px;}
.image_center {margin: 10px auto; clear:both;}

div.entry .alignleft { margin-right:13px;}
div.entry .alignright { margin-left:13px;}

.image_left img, .image_right img, .image_center img {
	clear: both;
}

.image_left p, .image_right p, .image_center p, .wp-caption p {
	text-align:justify;
	clear:both;
	color:#202020;
	font-size:10px;
	/*font-weight:bold;*/
	margin:0;
	padding:5px 2px 0 2px;
}

.wp-caption p { padding-right:10px; }

hr#espaciador {
	width:100%;
	margin-top:70px;
	margin-bottom:20px;
	color:#E9EAEB;
	border-color:#E9EAEB;
	border:1px 0px 0px 0px;
}

address{
	font-size:9px;
	color:#999;
	font-style:italic;
	line-height:11px;
}

.sticky {
	background-color:#FFF;
	border:#0079BC solid 1px;
	padding:10px;
	margin-bottom:10px;
}

#busca	{
	width:170px;
	background:url("images/body.jpg") repeat-x scroll 0 -6px #FFFFFF;
	padding:10px;
}

.busca-title {
	color:#000;
	font: bold 14px "Trebuchet MS",Arial;
	margin-bottom:5px;
	display:inline-block;
	
}

#searchformcentral input#searchsubmitcentral{
	border: 0;
	background: #009ACE;
	font: bold 15px "Trebuchet MS";
	color:#FFF;
	padding:2px 10px;
	margin-top:5px;
}

#searchformcentral{
	margin: 0px;
}

.searchformcentraltext {
	width:100%;
	border:1px #CCCCCC solid;
}


