/* 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%;
vertical-align: baseline;
background: transparent;
}
body {

}

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, .componentheading_bl { height:40px; padding-top:10px; color:#505050; font-size:140%; font-weight:normal}
.contentheading a:link, .contentheading a:visited{ text-decoration:none; font-size:120%;}
.content_rating {}
.content_vote {}
.contentpagetitle{}

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

.contentdescription {}

.buttonheading{}
.buttonheading img{ margin:0 2px;}
.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{ padding:10px 0px; display:block; text-align:right}
.pagination strong { border:1px solid #666; padding:2px; margin-right:3px;}
a.pagination  a   {} 
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{ color:#004a6f}
.blog_more ul{ margin:0px; padding:0px; list-style:disc; list-style-position:inside}
.blog_more a:link,.blog_more a:visited{ color:#004a6f; font-size:120%;}


.blogsection{}

.readon{}
.article_separator{}
.article_column{ padding-right:15px;}
.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.menu {list-style: none;}
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; text-indent: 1em;}
.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 -------------------*/
