/* Hoja de estilos wfpaisa
   version: 1.8
   todos los estilos del cuerpo contenido
*/


/*----------------  RESET Y CONFIGURACIONES BASICAS ----------------*/

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,
b, u, i, center,
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-size: 100%;
background: transparent;
}
p.bold_red {
color: #ff0000;
font-weight: bold;
}
p.bold_orange {
color:#FF9C00;
font-weight: bold;
}
p.red {
color: #ff0000;
}
p.orange {
color:#FF9C00;
}
span.bold_red {
color: #ff0000;
font-weight: bold;
}
span.bold_orange {
color:#FF9C00;
font-weight: bold;
}
span.red {
color: #ff0000;
}
span.orange {
color:#FF9C00;
}
body {
line-height: 1;

}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}

/* estilos de foco */
:focus {
outline: 0;
}

/* estilos de brillo */
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}

/* tablas */
table {
border-collapse: collapse;
border-spacing: 0;
}

/*----------------  FIN RESET Y CONFIGURACIONES BASICAS ----------------*/


/*----------------  COMPONENTES ----------------*/
.componentheading {}
.contentheading {}
.content_rating {}
.content_vote {}
.contentpagetitle{}

a.contentpagetitle:link{}
a.contentpagetitle:visited {}
a.contentpagetitle:hover{}

.contentdescription {}

.buttonheading{}
.small {}

/* fecha */
.createdate {}
.modifydate {}
.newsfeeddate {}


.contentpane {}
.contentpaneopen {}

/* boton de edicion articulo*/
.contentpaneopen_edit{}

table.contenttoc {}
table.contenttoc th {}
table.contenttoc td {}

a.toclink:link,	a.toclink:hover, a.toclink:visited  {}

/* << Prev - Next >> */
.pagenavbar{}
.pagenavcounter{}

/* paginador  � StartPrev12NextEnd � */
.pagination{ float:left; clear:both; width:651px; text-align:center}
.pagination span, .pagination strong { padding:0 2px;}
.pagination  a   { padding:0 2px; display:inline-block;} 
a.pagination:hover {}


/* marco tablas "list"ings  Archivado, weblink etc..*/
.sectiontableheader {}
	
/* tablas filas */
.sectiontableentry1 {}
.sectiontableentry2 {}
.sectiontablefooter {}

/* categorais */
.category {}
a.category:link, a.category:visited, a.category:hover  {}

/* blogs */
.blog {}
.blog_heading {}
.blog_more{}
.blogsection{}

.readon{}
.article_separator{}
.article_column{}
.column_separator{}

/* thumbnails */
div.mosimage         {}
div.mosimage_caption {}

div.caption       {}
div.caption img   {}
div.caption p     {}


.row1{}
.title{}
.author{}
.metadata{}
.intro{}
.MsoNormal{}
.smalldark  {}

/*com_search*/
.searchintro{}
.highlight {}



/*---------------- FIN COMPONENTES ----------------*/

/*------------------ NAVEGACION -------------------*/

a.breadcrumbs pathway{}
.pathway {}
a.pathway:link {}
a.pathway:visited {}
a.pathway:active {}
a.pathway:hover {}

/* se�alados */
#current li { margin: 0px; padding: 0px;}
#current {}

/* nivel 1 */
.menu  { text-align: left; font-weight: bold;}
ul{ }
ul.menuli{}

.menu a{ display: block;}
.menu a:hover{display: block;}
/* fin nivel 1 */

/* nivel 2 */
.menu ul { list-style: none; padding: 0px;}
.menu ul a{ display: block; }

.menu  ul li a:hover{}
/* fin nivel 2 */

/* nivel 3*/
.menu ul ul  {list-style: none; background-color: transparent;}

.menu ul ul a { display: block; text-indent: 2em;}
.menu  ul li ul li a:hover{}
/* fin nivel 3 */

/* nivel 4 */
.menu ul li ul li ul li { list-style: none; background-color: transparent;}
.menu ul li ul li ul li a{ display: block; text-indent: 3em; }
.menu ul li ul li ul li a:hover{}
/* fin nivel 4 */
/*------------------ FIN NAVEGACION -------------------*/


/*------------------ FORMULARIOS -------------------*/
form{}
input {}
.inputbox {}
.text_area {}
.selectbox {}
.button {}
.contact_email {}
.adminform{}
/*------------------ FIN FORMULARIOS -------------------*/