/* CSS ecole_3*/

html {
	height: 100%;
}

body {
	height: 100%;
	margin: 2px 2px 2px 2px;
	background-color:transparent;
}

p {
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	line-height: 150%;
	padding-bottom: 5px;
	text-align: justify;
}


h1{
	margin: 0 0 0 0;
	padding: 10 0 0 0;
	color: #313131;
	font-size: 12pt;
}
h2{
	margin: 0 0 0 0;
	padding: 10 0 0 0;
	color: #FF9109;
	font-size: 12pt;
}
h4 {
	margin: 0 0 0 0;
	padding: 10 0 0 0;
	color: #FF9109;
	font-size: 10pt;
	text-transform: none;
}
h5 {
	margin: 0 0 0 0;
	padding: 10 0 0 0;
	color: #1F1F1F;
	font-size: 8pt;

}
h6 {
	margin: 0 0 0 0;
	padding: 10 0 0 0;
	color: #FF9109;
	font-size: 8pt;

}
.clr {
	clear: both;
}
table.main{
	width: 808px;
	background-image:url(../images/bac.png);
}
.outline {
	border: 0px solid #cccccc;
	background: White;
	padding: 0px;
}

#buttons_outer {
	width: 715px;
  	margin-bottom: 0px;
	margin-right: 0px;
	float: left;

}

#buttons_inner {
	border: 0px solid #cccccc;
	height: 20px;
}



#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}


ul#mainlevel-nav
{
	list-style: arial, helvetica, sans-serif;
	padding-left: 5px;
	margin: 8;
	font-size: 13px;
	color: #c5c5c5;
	vertical-align:top;
}

ul#mainlevel-nav li
{
	padding-left: 5px;
	padding-right: 5px;
	float:right;
	font-size: 12px;
	line-height: 20px;
	white-space: nowrap;
	color: Fuchsia;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 8px;
	padding-right: 8px;
	text-decoration: none;
	color: Black;
	font-size: 11px;
}

#buttons>ul#mainlevel-nav li a {
	width: auto;
	background-image: url(../images/button_bg.png);
}

	ul#mainlevel-nav li a:hover
{
	color: Purple;
}


#search_outer {
	float: center;
	width: 80px;
}
div.search{
float:right;
width:80px;
}
#search_inner {
  border: 0px solid #cccccc;
	padding: 0px;
  height: 18px !important;
  height: 18px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
	color: #c5c5c5;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 400px;
	height: 145px;
	background: url(../images/header_short.jpg) no-repeat;
}

#top_outer{
	float: left;
	width: 180px;
}

#top_inner {
  border: 1px solid #cccccc;
padding: 0px;
  height: 145px !important;
  height: 145px;
  overflow: hidden;
  float: none !important;
  float: left;

}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 410px;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 0px;
  margin: 0;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

.user1_inner {
	border: 0px solid #cccccc;
  float: none !important;
  float: left;
	margin: 5px;
	padding: 2px;
}

.user2_inner {
	border: 0px solid #cccccc;
  float: none !important;
  float: left;
	margin: 5px;
	padding: 2px;
}

table td.body_outer {
	padding: 1px;
	border: 0px solid #333333;
	margin-right: 0px;
	text-align: justify;
	width: 531px;
	float: right;

}

.maintitle {
	color: #ffffff;
	font-size: 18px;
	padding-left: 10px;
	padding-top: 5px;
}
.userloguin {
	color: Black;
	font-size: 9px;
	padding-left: 0px;
	padding-top: 0px;
	font-weight: lighter;
	line-height: 130%;
}
.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

div.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: normal;
  width: auto;
  background: url(../images/bac_btn.png) repeat-x;
  line-height: 20px;
  margin: 1px;
  color: #CD853F;
  width:99px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: normal;
  border: 1px #cccccc;
  width: auto;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
  color: #FF8C00;
  padding-left: 7px;
  text-indent: 5px;
}

.pagenavbar {
	margin-right: 5px;
	margin-left: 8px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 5px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 8px;
}


td {
	text-align: left;
	font-size: 12px;
	font-weight: lighter;
	line-height: 150%;
	color:#333333;
	}



body {
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 100%;
	font-size: 13px;
	color:#000000;
}

/* Joomla core stuff */
a:link, a:visited {
	color: #696969; text-decoration: none;
	font-weight: normal;
	background: transparent;
}

a:hover {
	text-decoration: none;
	font-weight: normal;
	background: transparent;
	color: #FF8C00;
}

table.contentpaneopen {
  	width: 99%;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	vertical-align: top;

}

table.contentpaneopen td {
   padding-right: 0px;
	padding-left: 5px;
	vertical-align: top;
}

table.contentpaneopen td.componentheading {
	padding-left: 0px;
	vertical-align: top;
	
}


table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	vertical-align: top;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

..button {
	background:url(../images/button-bg.gif) top #EEEEEE;
	border:1px solid #CCCCCC;
	padding:1px 5px;
	color:#666666;
}
label {
color:#000000;
}
.inputbox {
	padding: 0;
	border: solid 1px #cccccc;
	background-color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.inputbox2 {
	border:solid 0px #cccccc;
	background-color: #FFFFFF;
}


.componentheading {
	color: #EA8B15;
	text-align: left;
	padding-top: 2px;
	padding-left:5px;
	height: 20px;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../images/bac_content.png);
	background-repeat:repeat-x;
	background-position:bottom left;
	font: bold;
}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	text-align: left;
	padding-top: 2px;
	font-size: 20px;
	padding-left:10px;
	height: 20px;
	color: #FF9109;ç;
	font-weight:bold;
	background-image:url(../images/bac_content1.png);
	background-repeat:repeat-x;
	background-position:bottom left;
	padding-bottom:1px!important;
	padding-bottom:0px;
	vertical-align: top;

}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 0px;
	padding: 0px;
	border-spacing: 0px;
	
}

div.moduletable {
	margin-bottom: 0px;
	padding-bottom:0px;
	padding-left:0px;

	
}

div.module {
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;
	margin-right: 0px;
	margin-left: 0px;
}
table.moduletable th, div.moduletable h3 {
	background: url(../images/subhead_bg.png);
	background-position:top;
	color: Black;
	text-align: left;
	padding-left: 12px;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding-bottom:0px;

}
table.moduletable td {
	font-size: 11px;
	margin: 0px;
	font-weight: normal;
	
}
.poll {
	padding: 5;
	width: 98%;
	border-collapse: collapse;
	color: #525252;
}

table.pollstableborder {
	vertical-align: top;
	padding: 5px;
	width: 100%;
	border: none;
	text-align: left;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	padding: 2px!important;
}
moduletable-Banners {
	text-align:center;
}
.sectiontableheader {
	font-weight: bold;
	background-color: #F2F2F2;
	padding: 0;
	height: 20px;
	color: #D2691E;
	width: 160px;
	text-align: center;
	}
	
	.sectiontableheader1 {
	font-weight: bold;
	background-color: #DCDCDC;
	padding: 0;
	height: 20px;
	color: #D2691E;
	width: 160px;
	text-align: center;
	}
a.category {
  font-weight: bold;
  padding: 8px;
  color:#666666;
}
a.category:hover {
  font-weight: bold;
  padding: 8px;
  color:#666666;
}
a.category:visited {
  font-weight: bold;
  padding: 8px;
  color:#666666;
}
img.image{
  border: 1px solid #666666;
  width:64px;
  height:64px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color: #f5f5f5;
	padding: 4px;
	color:#003366;
}

.sectiontableentry2 {
	background-color: #FFFAEE;
	padding: 4px;
	color:#003366;
}

.sectiontableentry3 {
	background-color: #f5f5f5;
	padding: 4px;
	color:#003366
}

.sectiontableentry4 {
	background-color: #EDF1EB;
	padding: 4px;
	color:#003366
}





.small {
	color:#666666;
	font-size: 12px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 1px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  color: #cccccc;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 24px;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/bot_ov2_izq_a.png) repeat-x;
	vertical-align:left;
	font-size: 11px;
	font-weight: normal;
	color: #474747;
	padding-left: 12px;
	height: 21px;
	line-height: 20px;
	text-align:default;
	padding-top: 2px;
	padding-left: 12px;
	height: 21px !important;
	height: 10px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	width: 184;
	text-decoration: none;
}

a.mainlevel:hover {
	display: block;
	background: url(../images/bot_ov2_izq.png) repeat-x;
	position: 25px;
	vertical-align:left;
	font-size: 11px;
	font-weight: normal;
	color: #474747;
	text-align:default;
	padding-top: 2px;
	padding-left: 16px;
	height: 21px !important;
	height: 10px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	width: 184;
	text-decoration: none;
}

a.mainlevel#active_menu {
	color: #FF9109;
	font-weight: normal;
	font-size:11px;
	padding-left: 16px;
}

a.mainlevel#active_menu:hover {
	color: #FF9109;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	color: Navy;
	text-align: left;
}

a.sublevel:hover {
	color: Navy;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333333;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
	width:98%;
}

div.mosimage {
  border: 1px solid #D9D9DA;
}
div.message {
	color:#FF0000;
	font-weight:normal;
	font-size:12px;
	text-align:center;
	padding-top:20px;
}
.mosimage {
  border: 1px solid #cccccc;
  margin: 2px
}

.mosimage_caption {
  margin-top: 2px;
  background:#FFFFFF;
  padding: 1px 2px;
  color: #666666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1em;
}
td.dot {
	height:5px;
}
table.top_menu{
	padding-top:4px;
}
td.tab{
	height:10px;
}
a.mostread, a.mostread:visited {
	color:#9A927D;
	font-weight:normal;
}
a.mostread:hover {
	color:#008C00;
	font-weight:normal;
}
a.latestnews, a.latestnews:visited {
	color: Gray;
	font-weight:normal;
	text-transform: capitalize;
}
a.latestnews:hover {
	color: Silver;	text-decoration: none;
	font-weight: normal;
	background: transparent;
}

a.leermas, a.leermas:visited {
	color: Silver;
	font-weight:normal;
	text-transform: capitalize;
	font: 9px;
}
a.leermas:hover {
	color: White;	text-decoration: none;
	font-weight: normal;
	background: #FFA433;;
}



li.latestnews-user{
	padding-left:10px !important;
	padding-left:10px;
}
li.mostread-user{
	padding-left:10px !important;
	padding-left:10px;
}
td.site_name {
	font-size:15px;
	padding-top:8px;
	padding-bottom:5px;
	font-weight:normal;
	color:#c5c5c5;
}
td.site_desc {
	font-size:13px;
	font-weight:normal;
	color:#c5c5c5;
}
table.box_table{
	background-color:#FFFFFF;
}
a.readon, a.readon:visited {
	padding: 1px 3px 1px 6px;
	background: #F5F5F5 url(../images/arrow-readon.gif) no-repeat 4px 6px;
	color: Gray;
	font-size: 10px;
	text-decoration: none;
	font-weight: lighter;
}

a.readon:hover, a.readon:active, a.readon:focus {
	color: #FFFFFF!important;
	text-decoration: none!important;
	background: url(../images/arrow-readon.gif) no-repeat 4px 6px #FFA800!important;
}

th.pagenav_next {
	display:block;
	color:#FFFFFF;
	background-image:url(../images/pagenav.png);
	background-repeat:no-repeat;
	background-position:center;
	height:21px;
	font-size:12px;
	width:50px;
	padding-top:7px;
	text-align:center;
}
th.pagenav_prev {
	display:block;
	color:#c5c5c5;
	background-image:url(../images/pagenav.png);
	background-repeat:no-repeat;
	background-position:center;
	height:21px;
	font-size:12px;
	width:50px;
	padding-top:0px;
}
td.bac_module {
	background-image:url(../images/bac_mod.png);
}
td.bac_module2 {
	background-image:url(../images/bac_mod.png);
}
td.ver {
	text-align: center;
	font-size:13px;
	font-weight:bold;
	color:#c5c5c5;
	height:30px;
}
td.logo{
	background-image: url(../images/logo.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height: 113px;
}
table.logo2 {
	background-image: url(../images/bac_logo.jpg);
	height:219px;
}
td.logo3 {
	background-image: url(../images/logo.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
td.top_menu{
background-image:url(../images/bac_top_menu.png);
background-repeat:repeat-x;
background-position:top;
height: 48px;
}
td.search{
background-image:url(../images/search.png);
background-repeat:no-repeat;
background-position:top;
vertical-align:middle center;
}
td.footer{
background-color:#FFFFFF;
color:#FFFFFF;
}
td.bac_main{
background-color:#FFFFFF;

background-repeat:repeat-y;
background-position:top center;
height: 400px;
}
div.blog_more{
padding-left: 0px;
}
div.main{
vertical-align:top;
}
td.right_col{
background-image:url(../images/bac_right.png);
background-repeat:repeat-x;
background-position: left;
}
td.left_col{
background-image:url(../images/bac_left.png);
background-repeat:repeat-x;
background-position:top;
}
td.bac_left_menu{
background-image:url(../images/f_nar.jpg);
background-repeat:repeat-x;
background-position:top left;
height: 500px;
}
td.bac_top_left_menu{
background-image:url(../images/bac_top.png);
background-repeat:repeat-x;
background-position:top;
height: 32px;
}
td.bac_logo2{
background-color:#FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:normal;
color:#666666;
height:30px;
}
td.bac_lap{
background-image:url(../images/bac_lap.png);
background-repeat:repeat-x;
}
td.bac_top_mid{
background-image:url(../images/bac_top_mid.png);
background-repeat:repeat-x;
background-position:top;
height: 10px;
}
td.bac_mid_app{
background-color:#FFFFFF;
background-image:url(../images/bac_mid_app.png);
background-repeat:repeat-x;
height: 35px;
}

td.bac_user3{
	background-color: White;
	background-repeat: repeat-y;
	background-position: top left;

}

ul.latestnews-nav{
text-indent:5px;
}
h3{
	color: #3F3F3F;
	font-size: 11px;
	text-align: left;
	background-image: url(../images/subhead_bg.png);
	background-color: White;
	height: 20px;
	vertical-align: baseline;
	padding-top: 2px;
	padding-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 0;
	margin: 0 0;
	}
td.bac_top_app{
background-image:url(../images/bac_top_app.png);
background-repeat:repeat-x;
background-position:bottom;
}
td.bac_flash{
background-color:#FFFFFF;
color:#000000;
font-size:10px;

}
td.bac_space{
background-color:#FFFFFF;
background-repeat:repeat-x;
height: 26px;
}
td.bac_footer{
background-image:url(../images/f_nar.jpg);

background-repeat:repeat-x;
height: 63px;
vertical-align:top;
text-align:center;
}
span.pathway{
color:#000000;
}
a.footer{
color:#FFFFFF;
}
a.footer:hover{
color:#FFFF00;
}

/* nuevos parametros para newmasvida */
/* dejar el width: 184; con px, así  pesca el valor...*/
td.bac_right{
	background-color: #F1F1F1;
	background-repeat: repeat;
	height: auto;
	width: 184px;
}


td.bac_left{
	background-color: #F1F1F1;
	background-repeat: no-repeat;
	height: auto;
	width: 184px;
}


#left_outer {
  float: left;
	margin-top: 0px;
	width: 100%;
}

#left_inner {
  border: 1px solid #cccccc;
	padding: 0px;
  float: none !important;
  float: left;
  text-align: center;

}

td.bac_center{
  float: none;
	margin-top: 0px;
	width: 280px;
}

#right_outer {
  float: left;
	margin-top: 0px;
	width: 100%;
}

#right_inner {
  border: 1px solid #cccccc;
  padding-left: 0px;
  float: none !important;
  float: left;
  text-align: center;
}

#pathway_text {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 13px;
	border: 0px solid #ccc;
	margin-bottom: 2px;
	font-size:11px;
}
.user3_inner {
	border: 0px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px 5px;
	padding-right: 1px;
}
.user4_inner {
	border: 0px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
}

/* usermain_inner el unico que unfluye en mensajes y en todo*/
.usermain_inner {
	border: 0px solid #cccccc;
  float: none !important;
  float: center;
	margin: 0px 0px;
	vertical-align: top;
	margin-left: 5px;
	width: 500px;

}

.base_inner {
	border: 0px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 0px;
}
table.content_table1 {
	padding: 0px;
	margin: 0px;
	border: 2px solid #D0D0D0;
	background-color: #ffffff;
	}
	
.newsfeed {
	padding: 6px;
	width: auto;
	border-collapse: collapse;
	background-color: Gray;
	font-size: 10px;
	vertical-align: top;
	height: auto;
}
p.newsfeed {
	padding: 7px;
	width: auto;
	border-collapse: collapse;
	background-color: Silver;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	line-height: 11px;
	background-repeat: repeat;
	vertical-align: top;
	height: auto;
}

ul.newsfeed {
	padding: 0px 4px;
	width: auto;
	border-collapse: collapse;
	background-color: #E6E6FA;
	height: auto;
}

li.newsfeed
{
line-height: 11px;
padding-left: 15px;
padding-top: 0px;
background-color: #F5F5F5;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 1px;
width: auto;
height: auto;
}