html,body {
  margin           : 0px 0px 0px 0px;
  background-color : #FFFFFF;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 13px;
  color            : #222222;  
  text-align	   : center;
}

#contenedor_cabecera{ 
    width: 768px;
    height:100%;
    text-align: left;
	margin: auto; /*quitar para poner todo a la izquierda, necesario para centrar en moz*/
	padding-bottom: 10px;
}

#pie{
background-color:#000000; 
width:769px; 
margin:auto;
color: #777777;
font-size: 9px;
padding: 3px 0px 4px 0px;
}

#pie a{color: #777777; text-decoration: none;}

#pie a:hover{color: #ffffff;}


td, tr, p, div {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 13px;
  color            : #222222;
}

#menuizq { text-align: left; }

#menuizq p {
padding: 0px; 
margin: 0px 0px 3px 0px;
font-size: 11px;
}

#menuizq ul {
font-size: 11px;
font-weight: bold;
margin-left: 0px;
padding-left: 0px;
list-style: none;
}

#menuizq li{
padding:0px 0px 2px 15px;
margin: 0px;
background-image: url(../imagenes/iconos/mnuvi_blue.gif);
background-repeat: no-repeat;
background-position:0px 3px;
}

#menuizq a:link, #menuizq a:visited{
color			 : #000000;
text-decoration  : none;
}

#menuizq a:hover {
  color            : #4490B4;
  text-decoration: underline;
}

#menuder { 
background-color: #E9E9E9;
text-align: center;
}

#menuder a:link, #menuder a:visited{
color			 : #000000;
text-decoration  : none;
font-size: 11px;
}

#menuder a:hover {
  color            : #4490B4;
  text-decoration  : underline;
}


.barratitulos {
margin:4px 0px 10px 0px; text-align:center; color:#FFFFFF; background:#0099CC; font-weight:bold;
}

ul {
  margin           : 0px 0px 0px 0px;
}

hr {
  background       : #CCCCCC;
  height           : 1px;
  width            : 100%;
}
.boxes {
        border: dotted;
        border-width: 1px;
        border-bottom-color: #B0C4DE;
        border-top-color: #B0C4DE;
        border-left-color: #B0C4DE;
        border-right-color: #B0C4DE;
}
.boxes_centro {
        border: dotted;
        border-width: 1px;
        border-bottom-color: #B0C4DE;
        border-top-color: #B0C4DE;
        border-left-color: #FFFFFF;
        border-right-color: #FFFFFF;
}

.boxes_todo {
        border: 1px dotted #B0C4DE;
        margin: 0px;
        padding: 0px;
}

.title {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #015077;
}

.pathway {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ffffff;
}

a.pathway:link, a.pathway:visited {
  color            : #ffffff;
  font-weight      : normal;
}

a.pathway:hover {
  color            : #ffffff;
  font-weight      : normal;
  text-decoration   : underline;
}

/* --Default Class Settings-- */

a.mainlevel:link, a.mainlevel:visited {
        color: #333333;
        background-position: left;
        text-align: left;
        font-weight: bold;
 }

a.mainlevel:hover {
        color: #4490B4;
        background-position: left;
        text-align: left;
        }



        a.mainmenu:link, a.mainmenu:visited {
        color: #333333; font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
        font-weight: bold;
        }

a.mainmenu:hover, {
        color: #4490B4; text-decoration: underline;
        }

a.sublevel:hover {
        color: #4490B4; text-decoration: underline;
        }

a.sublevel:link, a.sublevel:visited {
        color: #333333; font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
        font-weight: normal;
}


table.moduletable {
        margin: 0px 0px 0px 0px;
        width: 95%;
        border-left: solid 0px #000000;
        border-right: solid 0px #000000;
        border-top: solid 0px #000000;
        border-bottom: solid 0px #000000;
        }

.ContenedorGeneral {
	width: 475px;
	overflow: hidden;
	text-align: left;
}

table.moduletable th {
  font-size        : 12px;
  font-weight      : bold;
  color            : #000000;
  text-align       : center;
  background-image : url(../images/module_title_bg.png);
  width            : 100%;
}

table.moduletable td {
        font-size: 11px;
        font-weight: normal;
        }



.poll {
  /*font-family      : Arial, Helvetica, sans-serif;*/
  font-size        : 11px;
  color            : #666666;
  line-height      : 14px;
}


.sectiontableheader {
  background-color : #CCCCCC;
  color            : #4490B4;
  font-weight      : bold;
}

.sectiontableentry1 {
  background-color : #F0F0F0;
}

.sectiontableentry2 {
  background-color : #E0E0E0;
}


.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #3366C0;
  text-decoration  : none;
  font-weight      : medium;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}


.contentpane {
  background       : #FFFFFF;
}

.contentpaneopen {
  background       : #FFFFFF;
}

.contentheading, .componentheading {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  /*font-size        : 11px;*/
  font-weight      : bold;
  color            : #4490B4;
  text-align       : left;
}

.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #999999;
  text-align       : left;
}


.button {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 11px;
  font-weight      : bold;
  background-color : #F0F0F0;
  color            : #000000;
  border           : 1px solid #CCCCCC;
}

.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #000000;
  background-color : #F0F0F0;
  border           : 1px solid #CCCCCC;
}


/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #000000;
	text-align:left;
	}

a.contentpagetitle:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align:left;
	color: #4490B4;
	text-decoration: underline;
	font-weight: bold;
	}

a.category:link, a.category:visited {
  color            : #333333;
  font-weight      : bold;
}

a.category:hover {
  color            : #4490B4;
}

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #ffae00;
	border-left: outset 2px #ff9900;
	border-right: outset 2px #808080;
	border-top: outset 2px #ff9900;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: bold;
	color: #FFFFFF;
}
.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;
	cursor: hand;
	font-weight: normal;
}
.tabpadding {
}

.tabheading {
	background-color: #ffae00;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
}

/* Text passed with mosmsg url parameter */
.message {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 10pt;
	color : #ff6600;
	text-align: center;
}



h1 {
	font-size: 14px;
	text-decoration: none; 
	color: #006699; 
	margin:0px;
	padding: 2px 0px 6px 0px;
}

h1 a:link, h1 a:visited{
	font-size: 14px;
	text-decoration: none; 
	color: #006699; 
	margin:0px;
	padding: 2px 0px 6px 0px;
}

h1 a:hover{text-decoration: underline;}



h2 {
	font-size: 11px;
	text-decoration: none; 
	font-weight: bold; 
	margin:0px;
	padding: 2px 0px 4px 0px;
}

h2 a:link, h2 a:visited{
	font-size: 11px;
	text-decoration: none; 
	font-weight:bold;  
	margin:0px;
	padding: 2px 0px 4px 0px;
}

h2 a:hover{text-decoration: underline;}


h3 {
	font-size: 11px;
	text-decoration: none; 
	color: #808080;
	font-weight: normal; 
	margin:0px;
	padding: 2px 0px 4px 0px;
}

h3 a:link, h3 a:visited{
	font-size: 11px;
	text-decoration: none;  
	color: #808080; 
	font-weight: normal; 
	margin:0px;
	padding: 2px 0px 4px 0px;
}

h3 a:hover{text-decoration: underline;}

.item{
margin: 0px 0px 20px 0px;
padding: 0px 0px 30px 0px;
background-image: url(../imagenes/iconos/barra_red.gif);
background-repeat: no-repeat;
background-position: bottom center;
min-height: 150px;
}

.img-item{float:left; margin-right:10px;}

.item-linea{
background-image: url(../imagenes/iconos/mnuvir.gif);
background-repeat: no-repeat;
background-position: top left;
padding-left: 15px;
}

.v8{font-size:8px; text-decoration: none; }
.v9{font-size:9px; text-decoration: none; }
.v10{font-size:10px; text-decoration: none; }
.v11{font-size:11px; text-decoration: none; }
.v12{font-size:12px; text-decoration: none; }

.enlaceresaltado01{font-size: 12px; font-weight: bold; text-decoration: none; color: #038bfe;}

.round{background:#dbde8a; font-weight:bold; text-align:center; padding:10px;}

