body {
	margin: 0px;
	background-color:#ffffff;
}

.wrapperdiseven {
margin: 20px;
width: 950px;
height: 1700px;
}

input{
background-color:#539CEC;
color:white;
}
textarea{
background-color:#cce4fd;
}
select{
background-color:#cce4fd;
}

h2 {
font-size: 1.1em;
}

h3 {
font-size: 1.1em;
color: #000000;
}



.header{
text-align: left;
display: inline;
border-right: solid 1px #999999;
color:#ffffff;
background-image: none;
float:left;
font-size: 10px;
font-weight: bold;
line-height: 20px;
margin:0px 0px 0px 0px;
padding:0px;

}


tr, p, div {
  font-family      : Arial, Verdana, Helvetica, sans-serif;
  font-size        : 11px;
  /*color            : #55484E;*/
  color            : #000000;
}
 .w3c {
 position: relative;
 padding-left: 230px;
 font-weight: bold; 

}

 .w3c p {
color: #666666; 
}

td {
color: #333333;
}

.info {
color: #333333;
margin-top: 0px;
padding-bottom: 8px;
}

.info h2 {
font-size: 1.4em;
color: #000000;
font-weight: bold;

}

a:link, a:visited {
/*color:#CC226E;*/
color:#0085eb;
text-decoration: none;
}

a:hover {
/*color: #FF65AA;
text-decoration: none;
*/
}


hr {
  background       : #999999;
  height           : 1px;
  width            : 100%;
}

.fashion a:link{
	color:#ffffff;
}
.fashion a:visited{
	color:#ffffff;
}
.fashion a:hover{
	color:#EDB5CE;
}


#mainlevel-nav { /* cabecera inferior */
margin:0px;
padding:0px;
border-bottom: solid 1px #7BB7F2;
background-color: #539cec;
}

#mainlevel-nav li { /* Enlaces de la cabecera inferior */
text-align: left;
display: inline;
border-right: solid 1px #999999;
color:#ffffff;
background-image: none;
float:left;
font-size: 10px;
font-weight: bold;
line-height: 20px;
margin:0px 0px 0px 0px;
padding:0px;
/*padding: 0px 10px 0 10px;*/

}



#mainlevel-nav a {

/* padding:20px 10px 20px 20px; */

/*padding:20px 10px 7px 20px;*/
/*padding:20px 10px 7px 20px;*/
padding:20px 20px 7px 20px;
line-height:27px;

/*background-image:url(../images/logo_cica.gif);*/
background-repeat:no-repeat;
background-position: left;
color:#ffffff;

}

#mainlevel-nav a:hover {
background: #7BB7F2 none; /*	color: #ccc743; */
text-decoration: underline;

/* text-decoration:none;
color:#EDB5CE; 
background-image:url(../images/logo_cica.gif);
background-repeat:no-repeat; */

}

.rightmenu{
  width:185px;
}
.leftmenu{
	width:200px;
}

.newsflash td {
color: #444444;	
/*align:left;*/
text-align: justify;
vertical-align: middle;
}
.footer{
	font-size:10px;
	color:#444444;
}
.footer a:link{
	color:#444444;
	font-size:11px;
}

.footer a:visited{
	color:#444444;
}
.footer a:hover{
	color:#B71F63;
}

.mainpage {
text-align: justify;
color:  #333333;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 12px;
}

.mainpage .contentpaneopen{
color:  #333333;
}

.mainpage .contentpaneopen .node .content ol {
list-style-type: none;
}

.mainpage-bkg {
	background-image: url(../images/lineborder.gif);
	width: 1px;
}
.pathway{
font-size: 10px;
}

.pathway {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
color:#666666;
padding:4px 0px 4px 6px;
}

a.pathway:link, a.pathway:visited {
  color            : #CC226E; 
  font-weight      : bold;
}

a.pathway:hover {
  color            : #666666;
  font-weight      : normal;
  text-decoration   : none;
}

.title {
font-family: sans-serif;
font-size: 20px;
font-weight: bold;
color : #000000;
margin-left: 10px;
}

.subtitle {
font-family: sans-serif;
font-size: 10px;
font-weight: bold;
color : #666666;
text-transform: uppercase;
letter-spacing: 2px;
margin-left: 20px;
}

#active_menu {
  color: #CC226E; 
  background-image:url(../images/active_link.gif); 
}

.mainlevel{
	font-size:12px;
        text-align:center;
}
a.mainlevel:link, a.mainlevel:visited {
color:#0085eb;
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
display: block;
background-repeat: no-repeat;
padding:0px 0px 0px 10px;
text-decoration: none;
margin:0px;
line-height: 23px;
}
a.mainlevel:hover {
/*color: #CC226E;*/
color:#539cec;

text-decoration:underline;
}

a.mainmenu:link, a.mainmenu:visited {
color: #ffffff; 
font-weight: bold;
font-size: 10px;

}
a.mainmenu:hover {
color: #333333; 
}
.pollstableborder {
border: 1px solid;
padding: 1px;
}

a.sublevel:link, a.sublevel:visited {
        padding-left: 1px;
        vertical-align: middle;
        font-size: 10px;
        color: #377ACB;
        text-align: left;
}


a.sublevel:hover {
color: #013D87; text-decoration: none;
}

table.moduletable {
        color:#0085eb;
	margin-bottom: 8px;
        margin-left: 5px;
	width: 200px;
        border:1px solid #6D6067;
        /*border-rigth: 3px solid #6D6067;*/
	/*border-bottom:1px solid #6D6067;*/
	padding: 0px;
	/*background-color:#F2EBEE;*/
        background-color:#cce4fd;
}

table.moduletable th {
	background-color: #0085eb;
        font-size        : 11px;
	font-weight      : bold;
        
	color: #FFFFFF;
	text-align       : left;
	width            : 100%;
	border:1px solid #777777;
	text-indent: 5px;
	padding: 7px 0px 7px 4px;
	/*background-image: url(../images/moduletable_bg.gif);
	background-repeat: repeat-x;*/
        
}
leftmenu table.moduletable th {
       background-color : #539CEC;
}

table.moduletable tr {
        /*background-color : #539cec;*/
}

table.moduletable li {
color:#0085eb;
}

table.moduletable ul {
display: list-item;
list-style-type: square;
color:#0085eb;
padding: 0px;
}

table.moduletable td {

font-size: 10px;
font-weight: normal;
}

.poll {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #666666;
  line-height      : 14px;
}

table.pollstableborder {
	border: 1px solid #cccccc;
}

.sectiontableheader {
  background-color : #EEB6D1;
  color            : #333333;
  padding		   :4px;
  font-weight      : bold;
  
}

.sectiontableentry1 {
  background-color : #dddddd;
    padding:2px;
  font-size:11px;
}

.sectiontableentry2 {
  background-color : #eeeeee;
  padding:2px;
  font-size:11px;
  color:#333333;
}

.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-decoration  : none;
  font-weight      : bold;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}


.contentpane {
}

.contentpaneopen {
  color: #333333;	
  width: 95%;
  /*margin-top: 10px;
  margin-bottom: 20px;*/
  padding-left: 13px;
  }

.contentpaneopen .node .content h2 {
border: 1px solid #999999;
margin: 0pt; 
padding: 5px; 
font-family: Tahoma; 
font-size: 1.1em; 
font-weight: bold; 
color: #000000; 
background-color: #fafafa
}

.contentpaneopen p {
color: #333333;				/*Color texto contenido central*/
font-family: arial, verdana, tahoma,arial, helvetica, sans-serif;
font-size: 12px;
line-height   : 14pt;
   margin: 10px 10px;
   padding: 4px;
}

 #help {
margin: 0px 0px;
padding: 0px;
}

.contentpaneopen .content address{
color: #333333;	
  width: 80%;
  padding-left: 13px;
font-family: verdana, tahoma,arial, helvetica, sans-serif;
font-size: 12px;
line-height   : 14pt;
   margin: 10px 10px;
   padding: 4px;
}


.contentpaneopen li {
color: #333333;				/*Color texto contenido central*/
font-family: verdana, tahoma,arial, helvetica, sans-serif;
margin-left: 35px;
padding-left: 25px;
font-size: 12px;
line-height   : 14pt;
}

.contentpaneopen a {
text-decoration: underline
}
.contentpaneopen li p { margin-left: -5px; padding-top: 0px; }
.contentpaneopen .contentheading {
color: #000000;
font-size: 1.4em;
font-weight: bold;

/*background-color:  #FAFAFA;
border: solid 1px #999999;
font-family: 'Tahoma';
font-size: 1.1em;
font-weight: bold;
margin: 0;
padding: 5px;*/

}

contentpaneopen h2 {
color: #000000;
font-size: 1.4em;
font-weight: bold;
}


/*.contentheading, .componentheading {
font-family:"Trebuchet MS", Verdana, Arial, "Bookman Old Style";
 background-image : url(../images/contentheading_bg.gif);
  background-repeat: no-repeat;
  padding-left     :20px;
  font-size        : 14px;
  font-weight      : bold;
  line-height      : 24px;
  text-align       : left;
  color            : #0994D3;
  width            : 100%;
} */

.doscolumnasizquierda h2 {
border: 1px solid #999999;
margin: 10pt; 
padding: 5px; 
font-family: Tahoma; 
font-size: 1.1em; 
font-weight: bold; 
color: #000000; 
background-color: #fafafa
}

.doscolumnasderecha {
        /*float: left;*/
	padding-left: 2%;
        position: relative;
        left: 0px;
        top: 65px;
	text-align: justify; /*	border-right: 1px dotted #DDDDDD;*/
        font-family: Tahoma; 
	/*width: 48%;*/
}

.doscolumnasderecha h2{
        border: 1px solid #999999;
margin: 10pt; 
padding: 5px; 
font-family: Tahoma; 
font-size: small; 
font-weight: bold; 
color: #000000; 
background-color: #fafafa
}

.titulo_con_recuadro h2{  /*pagina de soporte de correo*/
border: 1px solid #999999; 
margin: 0pt; 
padding: 8px; 
font-family: Tahoma; 
font-size: 1.1em; 
font-weight: bold; 
color: #000000; 
background-color: #fafafa

}

 #post-it {
	background: url(/images/pegatina.jpg) #FFFFFF no-repeat top center;
	width: 350px;
	height: 218px;
        margin-top: 10px;
	margin-bottom: 0px;
        padding-top: 15px;
        padding-left: 50px;
}

 #post-it h2{
        background-color: transparent;
        color: #000000;
	border: 0px;
	/*padding-top: 30px;*/
	/*padding-left: 10px;*/
	padding-right: 40px;
        font-size: small; 
        font-weight: bold;
	
}


.modifydate{
	font-size:10px;
	color:#999999;
}
.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-align       : left;
}
.readon{
	font-size:10px;
}
.mosimage_caption{
	font-size:10px;
	color:#CC4C4C;
	font-weight:bold;
}

.button {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #0994D3;
  color            : #ffffff;
  border           : 1px solid #CCCCCC;
}

.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #666666;
  background-color : #ffffff;
  border-top           : 1px solid #666666;
  border-left           : 1px solid #666666;
}



a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
 	color: #ff9900;
	text-align:left;
	text-decoration: underline;
	}

a.contentpagetitle:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	}

a.category:link, a.category:visited {
  color            : #333333;
  font-weight      : bold;
  font-size: 11px;
font-weight: bold;
}

a.category:hover {
  color            : #999999;
}

.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;
	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;
	font-weight: normal;
}formato
.tabpadding {
}

.tabheading {
	background-color: #ffae00;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

.moscode {
	background-color: #f0f0f0;
}
.code {
	background-color: #f0f0f0;
	border: 1px solid #FFF;
}

.message {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 10pt;
	color : #ff6600;
	text-align: center;
}

/*.back_button {
  color            : #996600;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  white-space      : normal;
  font-weight      : normal;
  padding-bottom   : 4px;
  padding-left     : 11px;
  padding-right    : 2px;
  padding-top      : 1px;
  margin-right     : 4px;
  float            : right;
  font-weight      : normal;
  line-height      : 10px;
  text-decoration  : none; 
}*/

.back_button {
padding-top: -10px;
text-align: center;
}

table.contenttoc {
	color: #333300;
	background-color: #D6ECFA;
	border: 1px solid #EEB6D1;
	padding          : 4px 4px 4px 4px;
	margin-left      : 2px;
	margin-bottom    : 2px;
}

table.contenttoc td {
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}


li {                     
  line-height: 15px;
  margin-top: 7px;
  margin-bottom: 7px; 
  margin-right: 5px;
  /*padding-left: 10px;*/
  padding-left: 1.5em;
  padding-top: 0px;
  padding-bottom: 0px;
  /*background-image: url(../images/arrow.gif) ;*/ /*imagen del cuadrado de los enlaces de la izquierda */
  background-image: url(/images/arrow3.png);
  background-repeat: no-repeat;
  background-position: 3px 3px;
}

.tree li{
 background-image: url(/images/arrow4.png);
}

table.searchinto {
        border=1px;
	width: 100%;
}

table.searchintro td {
	background-color: #293C43;
	color: #ffffff;
	font-weight: bold;
}

form {
	margin: 0;
 	padding: 0;
}

.lista_num li{
 
  margin-top: 7px;
  margin-bottom: 7px; 
  margin-right: 5px;
  /*padding-left: 10px;*/
  padding-left: 1.5em;
  padding-top: 0px;
  padding-bottom: 0px;


}

.titulo_con_borde h3{
  border: 1px solid #999999; 
  margin: 0pt; 
  padding: 8px; 
  font-size: 1.1em; 
  font-weight: bold; 
  color: #000000; 
  background-color: #fafafa

}


.centrado {

text-align: center;
}

.trescolumnascentral{
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	text-align: justify;
	/*width: 30%;*/
}

.trescolumnasderecha{
	float: left;
	padding-left: 5px;
	text-align: justify;
	/*width: 30%;*/
}

.trescolumnasizquierda{
	float: left;
	padding-right: 5px;
	text-align: justify; /*	border-right: 1px dotted #DDDDDD;*/
	/*width: 30%;*/
}
.name {
color:  #333333;
font-size: 12px;
}


/* modificacion para los bloques categoria de contenido */

				/*formato para las dos columnas  de contenido*/
.doscolumnasderecha_old{
	float: left;
        position: relative;
        left: 10px;
        top: 10px;
	padding-left: 2%;
	text-align: justify; /*	border-right: 1px dotted #DDDDDD;*/
	/*width: 380px;*/
        width: 48%;
	
}

.doscolumnasizquierda_old{
	clear: both;
	float: left;
        position: relative;
        top: 10px;
	/*padding-right: 2%;*/
	text-align: justify; /*	border-right: 1px dotted #DDDDDD;*/
	/*width: 400px;*/
        width: 50%;
	}

.doscolumnasderecha_old h2, .doscolumnasizquierda_old h2{
      border: 1px solid #999999; 
      margin: 0pt; 
      padding: 8px; 
      font-family: Tahoma; 
      font-size: 1.1em; 
      font-weight: bold; 
      color: #000000; 
      background-color: #fafafa
	
}


/* fin de la modificacion */



/*estilo para el modulo BUSCAR */

form .searchbuscador{
        border: solid 3px #cce4fd;
        padding: 5px 5px 5px 5px;
        margin-right:10px;
        
}

input.inputboxbuscador{
        border: solid 1px #000000;
        font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0 5px;

        background-color:#439aee;
}

input.inputboxbuscador{
border: 1px solid #000000;
font-size:12px;
margin:0pt;
color:#ffffff;

}

input.buttonbuscador{
  border: #000000 1px solid;
  font-size: 12px;
  margin-left:10pt;
  color:#ffffff;
  background-color:#439aee;
}

/*fin estilo modulo BUSCAR */

/*estilo para RSS */

.componentheading{
      border: 1px solid #999999; 
      margin: 0pt; 
      padding: 8px; 
      font-family: Tahoma; 
      font-size: 1.1em; 
      font-weight: bold; 
      color: #000000; 
      background-color: #fafafa

}

.componentheadingdiseven{
color: #000000;
font-size: 1.4em;
font-weight: bold;
}
.lista li{
margin-left:70px;
background-image: url(/images/arrow3.png);

}

/*estilo para los titulos con borde */

.titulo_noticias h2{
      border: 1px solid #999999; 
      margin: 0pt; 
      padding: 8px; 
      font-family: Tahoma; 
      font-size: 1.1em; 
      font-weight: bold; 
      color: #000000; 
      background-color: #fafafa
}
/*estilo para datos completos busqueda DISEVEN */

.datos_completos{
margin-left:60px;
}

/*estilo para el site map */

.sitemap h3{
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 16px;
margin-left:20px;

}

.sitemap h4{
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 12px;
color:#4B4B4B;
margin-left:40px;

}

.sitemap h1{font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 20px;
margin-left:10px;

}

.sitemap li{
margin-left:45px;
}

/* fin estilo map site*/
