/* v1.0 | 20080212 */

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 {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a:active, a:hover, a:visited, a:link { text-decoration:none;}

/*fin reset.css*/



/*screen.css*/

a 
{
	color:#323A30;	
	font-size:1em;
	font-weight:bold;
}
a:hover
{
	color:#000;
}

 .izquierda { float:left;}
.derecha { float:right;}
.clearfix { clear: both; }
.marginTop10 { margin-top:10px;}
.padding10 { padding:10px;}
.paddingleft65 { 
padding-left: 65px;
padding-top: 10px;
padding-bottom: 10px;
 }
.paddingleft7{
padding-top: 5px;
padding-left: 7px;
}
.padding5 { padding:5px;}
.paddingTop10 { padding-top:10px;}
.padding20 { padding:20px;}
.marginleft10 { margin-left: 10px; }
.bandera{
  margin: 0px;
  padding: 0px;
  display: block;
}
.marginLeft20{
      margin-left: 20px;
}


.verMais { background:#B7CEB1; color:white; bottom:0}
.verMais:hover { color:#fff; background-color:#7a8a75; bottom:0}

.separador { height:15px;}
.inline { display: inline}

.verTodas { width:98%; background:#525252; color:#fff; }
.verTodas:hover { color:#fff; background-color:#7a8a75; }

.submit
{
	background-color:#91A78B;
	border:none;
	color:#fff;
	font-size: .8em;
	font-weight: bolder;
}
/*.titular{ color: #525252; font-size: 1.2em;  }*/
.titular{ 
	color: #525252;
 	font-size: 1em;
	font-weight:bolder;  
	margin-top:5px;
	border-bottom:1px solid #525252;
	padding-bottom:3px;
}

.inputImagen
{
	background-image: url('../../../layout/input.png') ;
	background-repeat: no-repeat;
	height:30px;
	border:0;
	background-color:#91A78B;
	width:96%;
	padding:5px;
	font-size:1em;
	font-weight:bold;
	color:#797979;
}

body
{
	background:#eaf2e9 url('../../../menu/fondo.jpg') repeat-x;
	font-family:arial;
	font-size: 1em;
}

h2
{
	font-size: 1.8em;
	color:#347322;
/*	border-bottom: 1px solid #347322;*/
	padding:10px 0;
	margin-bottom:20px;
}

.h2_menu
{
	margin:0px 0px;
	color:#323a30;
}

h3
{
	color:#fff;
	font-size:1em;
}

.h3_verde
{
	color:#323A30;	
	font-size:1.1em;
	font-weight:bold;
}
.verde
{
	color:#323A30;	
	font-size:.9em;
	font-weight:bold;
}

p
{
	font-family: arial;
	font-size:1em;
	line-height: 1.5em;
	text-align: justify;

}


.contenedor_principal
{
	width:996px;
	margin:0 auto;
	margin-top:20px;
}

.contenedor_izquierda
{
	width:656px;
	background-color:#fff;
	padding:10px;
	margin-bottom:20px;
}

.contenedor_derecha
{
	width:300px;
	background-color:#b7ceb1;
	padding:10px;
	margin-bottom:20px;
}

.enlaces_cabeceira
{
	width:100px;
}

.enlaces_cabeceira li a
{
	font-size:.7em;
	color:#9fb699;
	font-weight:bold;
}

.enlaces_cabeceira li a:hover
{
	font-size:.7em;
	color:#5c6d57;
	font-weight:bold;
}

.contido_nova
{
	width:430px;
}

.nova
{
padding-bottom:25px;
border-bottom:1px solid #B7CEB1;
}


.fecha
{
	font-size: .8em;
	text-align: justify;

	font-family:verdana;
}
.h2_colexiados
{
	font-size: 1.4em;
	color:#fff;
/*	border-bottom: 1px solid #fff; */
	padding:0px 0;
	margin-bottom:10px;
}
.menu_remarcado
{
	background:#91a78b;
	
}

.colexio
{
	width:200px;
	margin-left:0px;
}


.colexio li
{
	margin-bottom: 0px;
//	list-style-image: url('../../../layout/bulletColexio.png');
	padding-bottom: 0px;
}

.colexio li a
{
	color:#eee;
	font-size:1em;
	font-weight: bolder;
}

.colexio li a:hover
{
	color:#fff;

}


.colexio2
{
	width:585px;
	margin-left:20px;

}
.colexio2 li
{
	margin-bottom: 5px;
	list-style-image: url('../../../layout/bulletColexio.png');
	padding-bottom: 3px;
}

.colexio2 li a
{
	color:#eee;
	font-size:1em;
	font-weight: bolder;
}

.colexio2 li a:hover
{
	color:#fff;

}

.datos
{
	color:#fff;
	font-size:.7em;
}

.creador
{
	font-size:.6em;
	color:#fff;
}

label{
  display: block;
  margin: 10px;
  font-weight: bold;
}

.titulodescarga{
 font-size: 1.2em;
 color: #B7CEB1;
}


.map2{
  padding: 30px;
  clear: both;
  min-height: 400px;
  height: 400px;
  width: 555px; 

}

.pmaps{
  font-size: 13px;
  color: black;

  margin-bottom: 15px;
}

.pmaps2{
  font-size: 15px;
  color: black;
  font-weight: bold;
 
  margin-bottom: 15px;
}








.anuncioie6{
    width:100%;
    height:300px;
    margin-top:0px;
    margin-left:0px;
    background-color:#fa7a7a;
    color:black;
    font-family:"georgia";
    padding:15px;
    padding-left:0px;
    padding-right:0px;
    overflow:hidden;
    border-bottom:1px solid #0B7DAF;
}

.anuncioie6 h2{
    font-size:1.4em;
    font-weight:bolder;
    vertical-align:top;
    color:white;
    font-weight:bolder;
    padding-left:22px;
}

.anuncioie6 p{
    font-size:.7em;
    line-height:2em;
    font-weight:bold;
    color:#555;
    padding:20px 20px 0px 20px;
}

.anuncioie6 a{
    color:black;
    font-weight:bolder;
    padding:4px;
    background-color:white;
    text-decoration:underline;
}

.anuncioie6 a:hover{
    color:black;
    font-weight:bolder;
    text-decoration:underline;
    background-color:red;
}

/*fin screen.css*/

.centrado
{
	width:990;
	font-size:12px;
}

/* Styles for dhtml tabbed-pages */

.ontab {

	background-color: #1E90FF;

	border-left: 2px outset #1E90FF;

	border-right: outset 2px #808080;

	border-top: 2px outset Yellow;

	border-bottom: solid 1px #d5d5d5;

	text-align: center;



	font-family : Arial, Helvetica, sans-serif;

	font-weight: bold;

	color: #000000;

}

.offtab {

	background-color : #e5e5e5;

	border-left: outset 2px #E0E0E0;

	border-right: outset 2px #E0E0E0;

	border-top: outset 2px #E0E0E0;

	border-bottom: solid 1px #d5d5d5;

	text-align: center;

	font-family : Arial, Helvetica, sans-serif;



	font-weight: normal;

	font-size: 12px;

    color: #000000

}


.tabpadding {

}



.tabheading {

	background-color: #1E90FF;

	text-align: left;

}



.pagetext {

	visibility: hidden;

	display: none;

	position: relative;

	top: 0;

}



table.adminform {

	background-color: #f5f5f5;

    font-family : Arial, Helvetica, sans-serif;

	color: #333333;

	font-size: 12px;

	border-bottom: solid 1px #CCCCCC;

	border-top: solid 1px #CCCCCC;

	border-left: solid 1px #CCCCCC;

	border-right: solid 1px #CCCCCC;

	text-align: left;

	height: 25px;

	background-repeat: repeat;

}


.resaltado2{
background-color: #E5EDE2;
}

.resaltado{
background-color: #EDEDED;
}

.pequeno{
font-size: 9px;
}