/* Primer nivel de menu */
.MenuGroupExtranet
{
	border-left: 1px solid Maroon;
	border-bottom: 1px solid Maroon;
}

.MenuItemExtranetInt
{
	color:Black;
	font: 12px Verdana;
	background-color: #DEB887;
	text-decoration: none;

	width : 100%;
}

.MenuItemExtranet
{
	cursor:hand;
	color:Black;
	font: 12px Verdana;
	background-color: #DEB887;
	text-decoration: none;
	border-left: 1px solid Maroon;
	border-bottom: 1px solid Maroon;
	border-top:1px solid #ffffff;

	width : 100%;
}

.MenuItemHoverExtranet 
{
	cursor:hand;
	border-left: 1px solid Maroon;
	border-bottom: 1px solid Maroon;
	border-top:1px solid #ffffff;
	font: 12px Verdana;
	color: Black;

	text-decoration: underline;
	background: #BDB76B;
	width: 100%;
	
}
.HomeMenuItemExtranet
{
	border-left: 1px solid Maroon;
	border-bottom: 1px solid Maroon;
	background-color: #DEB887;
	font: 12px Verdana;
	color: Black;
	text-align:center;
}
.HomeMenuItemHoverExtranet 
{
	border-left: 1px solid Maroon;
	border-bottom: 1px solid Maroon;
	background-color: #DEB887;
	font: 12px Verdana;
	color: Black;
	text-align:center;
}


/* Segundo nivel de menu*/

.MenuItemExtranetN2 
{
	cursor:hand;

	border-left: 1px solid #8B4513;
	border-bottom: 1px solid Maroon;
	border-top:1px solid #ffffff;
	background-color: #FFEFD5;
	font: 11px Verdana;
	color: #000000;

	text-decoration:none;
	width : 100%;
}
.MenuItemHoverExtranetN2 
{
	cursor:hand;
	border-left: 1px solid #8B4513;
	border-bottom: 1px solid Maroon;
	border-top:1px solid #ffffff;
	font: 11px Verdana;
	color: Black;

	text-decoration: underline;
	background: #BDB76B;
	width: 100%;
 
}
/* Tercer nivel de menu*/

.MenuItemExtranetN3
{
	cursor: default;

	border-left: 1px solid Maroon;
	border-bottom: 1px solid Maroon;
	border-top:1px solid #ffffff;
	background-color: #FFEFD5;
	padding-left : 10;
	font: 11px Verdana;
	color: #000000;

	text-decoration:none;
	width : 100%;
}
.MenuItemHoverExtranetN3 
{
	cursor: default;

	border-left: 1px solid Maroon;
	border-bottom: 1px solid Maroon;
	border-top:1px solid #ffffff;
	background-color: #FFEFD5;
	padding-left : 10;
	font: 11px Verdana;
	color: Black;

	text-decoration: underline;
	background: #BDB76B;
	width: 100%;
}
.MenuPortada
{
	background-color: white;
	font-family : Arial;
	font-style : normal;
	font-weight : bold;
	font-size : 11px;
	width : 100%;
	height : auto;
	color:White;
	cursor:hand;
}
#container {
	width: 800px;
	margin-left:100px;
	float:left;
	}
#colegio{
	float: left;
	}


AV_BODY{
    margin-left             : 6px;
    margin-right            : auto;
    margin-top              : 5px;
	margin-bottom			: 50px;
	background-color		: #FFC266;
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	margin-left				: 6px;
	}
.av_validator
{
	font-family				: Verdana;
	bottom                  : 5px;
	color					: Olive; 
	vertical-align          : bottom;
	}
	

	
		
#login
	{
	margin-left				: 6px;
	margin-top				: 15px;
	padding-left			: 15px;
	padding-top  			: 9px;
	float                   : left;
	color                   : #333;
	width                   : 184px;
	height					: 118px;
	background-color		: #FFEBCC;
	border-left				: 2px;
	border-left-style		: solid;
	border-left-color		: #E6E6E6;
	border-right			: 2px;
	border-right-style		: solid;
	border-right-color		: #E6E6E6;
	border-top				: 2px;
	border-top-style		: solid;
	border-top-color		: #E6E6E6;
	border-bottom			: 2px;
	border-bottom-style		: solid;
	border-bottom-color		: #E6E6E6;
	
	}
	
	.datagrid
	{
	width: 210px;
	border-top: 1px solid #555555;
	border-right: 1px solid #D9D6D2;
	border-bottom: 1px solid #D9D6D2;
	border-left: 1px solid #555555;
	font-size:14px;
	color:#333;	
	vertical-align: middle;	
	padding:2px;
	}
	
	/*solid 1px Gray*/
	.login
	{
	float                   : left;
	color                   : #333;
	width                   : 160px;
	height					: 118px;
	background-color		: #FFEBCC;
	border-left				: 1px;
	border-left-style		: solid;
	border-left-color		: Gray;
	border-right			: 1px;
	border-right-style		: solid;
	border-right-color		: Gray;
	border-top				: 1px;
	border-top-style		: solid;
	border-top-color		: Gray;
	border-bottom			: 1px;
	border-bottom-style		: solid;
	border-bottom-color		: Gray;
	
	}
/* Menu contextual -------------------------------------------- */
.MenuContextual
{
  background-color:white;
  background-image:url("../img_comunes/item_bg.gif"); 
  font-family:tahoma; 
  font-size:15px;
}
.MenuContextualRoot
{
  background-color:Gray;
  background-repeat:no-repeat;
  background-position: center center;
  background-image:url("../img_comunes/Combo.gif"); 
  border:solid 1px #737373; 
  font-size:large;
  font-weight:bold;
}
 
/* Default item styles ------------------------------------ */ 
 
.MenuContextualHover
{
  background-color:white; 
  background-image:url("../img_comunes/item_bg.gif"); 
  color:black; 
  font-family:tahoma; 
  font-size:16px; 
  border:solid 1px #ABABAB; 
  border-right-color:#737373;
  border-bottom-color:#737373;
  cursor:default;
}
/* Control de Usuario VAR_004 */


	
.var004_Quote
	{
		height: auto;
	margin-left: 0px;
	margin-right: 0px;
	
	}

	
.var004_Quote2
	{
		height:  auto;
	
	}
	
.var004_Quote_right
	{
	margin-left: 0px;
	margin-right: 0px;
	}
	
.var004_content
	{
	height : auto;
	}
	
	
.var004_content_top
	{
	clear                   : left;
	float					: left;
	width                   : 540px;
	background-image		:   url("../img_jovenes/content_border_top.gif")
	}	
	

.var004_cajaselect_ancha
	{
	width: 280px;
	font-size:14px;
	color:#333;	
	vertical-align: middle;	
	padding:2px;
	}
.var004_contentain_pet
	{
	float					: left;
	width					: 500px;
	margin-left				: 5px;
	}

/* Added By @MHG */
.botones
	{
	border: 1px solid #999;
	background-color:#E8E8E8;
	font-size:12px;
	color:#333;	
	height:21px;
	margin: 0px 4px 0px 0px;
	cursor: pointer; 
	cursor: hand; 
	}

.login_publico
	{
	margin-left				: 0px;
	margin-top				: 0px;
	padding-left			: 15px;
	padding-top  			: 0px;
	float                   : left;
	color                   : #333;
	width                   : 160px;
	height					: 136px;
	background-color		: #FFEBCC;
	border-left				: 1px;
	border-left-style		: solid;
	border-left-color		: #A6A6A6;
	border-right			: 1px;
	border-right-style		: solid;
	border-right-color		: #A6A6A6;
	border-top				: 1px;
	border-top-style		: solid;
	border-top-color		: #A6A6A6;
	border-bottom			: 1px;
	border-bottom-style		: solid;
	border-bottom-color		: #A6A6A6;
	font					: MS Sans Serif, Verdana;
	font-size				: 12px;
	}
	
/* AGENDA-CALENDARIO */
#derecha_mod
	{	
	width					: 186px;
	}	
	#derecha
	{
	background-color		: #F4F4F4;
	float					: right;
	width					: 186px;
	}
.dia_rojo
	{
	color: #FF9900;
	font-weight: bold;
	}
.dia_color1
	{
	color: #CC0000;
	font-weight: bold;
	}
.titols_agenda	
	{
	font-size: 10px;
	color:#000000;
	padding-left: 10px;
	font-family: Verdana;
	}	

.cabecera_mod_der
	{
	font-family				: Verdana;
	font-size				: 14px;
	color					: #6BADB4;
	font-weight				: bold;
	height					: 40px;
	background-color		: #DBDBDB;
	margin					: 12px 10px 12px 10px;
	}
.imgcentrada
	{
	vertical-align: middle;
	}
.p_center
	{
	text-align: center;
	}
.txt 
	{
	font-size: 11px;
	color: #333333;
	}
#calendario_pos
	{
	margin-top: 4px;
	}
.derecha_mod_TABLE2
	{
	margin				: 5px 5px 0px 13px;
	}
.calendario_dia
	{
    color                   : Black;
	border                  : 1px #cdcdcd solid;
    background              : #f9f9f9;
    text-align              : center;
    height                  : 17px;
    font-size               : 10px;
	}

.calendario_td
	{
    border                  : 1px #cdcdcd solid;
    text-align              : center;
    height                  : 17px;
    background              : #eff0f4;
    font-size: 12px;
    font-weight             : bold;
    font-variant:small-caps;
}
.gridcalendar
	{
	background-color		: #FFF;
	}	
.calendario_fiesta
	{
    color                   : #FFE5BF;
	border                  : 1px #cdcdcd solid;
    background              : #f9f9f9;
    text-align              : center;
    font-weight             : bold;
    height                  : 17px;
   font-size: 10px;
	}

.calendario_marca
	{
    background              : #EBAEAE;
    cursor                  : hand;
    border                  : 1px #cdcdcd solid;
    text-align              : center;
    font-weight             : bold;
    height                  : 17px;
      font-size: 10px;
	}
.txtmedium	
	{
	font-size: 11px;
	}	
#dia
	{
	color: #CC0000;
	font-weight: bold;
	padding: 4px;
	margin-left: 4px;
	margin-bottom:8px;
	border-bottom			: 1px;
	border-bottom-style		: dashed;
	border-bottom-color		: #999;
	}
	
	
/**  VTP **/
.combo
	{
	border-top: 1px solid #555555;
	border-right: 1px solid #D9D6D2;
	border-bottom: 1px solid #D9D6D2;
	border-left: 1px solid #555555;
	font:10px Verdana;
	color:#000000;
	vertical-align: middle;	
	padding:2px;
	margin:2px 0px 0px 0px;
	}
/**  Lista Noticias **/

.fecha_noticia {
	font:bold 10px ; 
	font-style:italic;
	color: #C17815;
		}

.titular_noticia {
font: bold 11px ; color: #000000
		}

a.titular_noticia:link {
font: bold 11px ; color: #000000
		}
a.titular_noticia:active {
font: bold 11px ; color: #000000
		}
a.titular_noticia:visited {
font: bold 11px ; color: #000000
		}
a.titular_noticia:hover {
font: bold 11px ; color: #000000; text-decoration: underline
		}

.subtitular_noticia {
font:  10px ; color: #8A8887
		}
	
/** Noticia PopUp**/
.fecha_noticia_popup
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #666666;  
	background-color: #E6E6E6;  
	font-size:10px; 
	}
.texto_noticia_popup
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #666666;  
	font-size:xx-small;
	}
.titular_noticia_popup
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #666666;  
	font-size:x-small;
	}
A.Cerrar 
{
	font: 11px Arial;
	color: #BF3000; }
A.Cerrar:hover 
{
	font: 11px Arial;
	color: #BF3000; }
A.Cerrar:visited 
{
	font: 11px Arial;
	color: #BF3000; }
A.Cerrar:link 
{
	font: 11px Arial;
	color: #BF3000; }
A.Cerrar:active 
{
	font: 11px Arial;
	color: #BF3000; }
	
/** Caja Login**/
.texto_login
{
	font:10px Verdana;
	color:#000000;
	}
.cajas_login
{
	width:60px;
	height:18px;
	font:10px Verdana;
	color:#000000;}
	
.boton_entrar
{
	cursor:hand;
	border:1px solid #666666;
	font:11px Verdana;
	color:#000000;
	background-color:#CCCCCC;
	}
	
/** Contenidos**/
.cuerpo_pagina
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color:Black;  
	font-size:x-small; 
}

/** Default Console**/
.MenuConsola
{
	
	font-weight: bold;
	font-size: 10px;
	cursor:hand;
	color:White;
	font: 12px Verdana;
	background-color: #6BADB4;
	text-decoration: none;
}

.MenuConsolaHover
{
	padding: 2 2 2 8;
	background-color: #6BADB4;
	font: 12px Verdana;
	color: white;
	width: 174px;
	cursor:hand;
	text-decoration: none;
	
}
.MenuConsolaN2
{
	color: black; 
	text-decoration: none; 
	margin-left:10px;
	}

/** estils per thausc **/

* {
    font-Family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 10;
color:	#000000;
  }


BODY
  {
	background-color: #003333;
	margin-left: 0;
	margin-top: 0;
	font-weight: normal;
	color: White;
	text-align: justify;
}


P
  {
    text-align: justify;
  }
titol
  {
	text-align: justify;
	font-weight: bold;
	color: Maroon;
}
subtitol
  {
	text-align: justify;
	font-weight: bold;
	color: #8B4513;
}
subtitolcentre
  {
	text-align: center;
	font-weight: bold;
	color: Maroon;
}
peu
  {
	text-align: center;
	font-size: 9;
	color: #8B4513;
}
P.titol:first-letter{font-size: 150%;}


TABLE
  {
	font-weight: normal;
	color: Maroon;
	padding: 0;
	margin: 0;
}
text_jus
  {
    text-align: justify;
	 color: Maroon;
    border-width: 0;
  }
text_esq
  {
    text-align: normal;
	 color: Maroon;
    border-width: 0;
  }
text_cent
  {
    text-align: center;
	 color: Maroon;
    border-width: 0;
  }
linia
  {
	border-width: 2;
	border-style: solid dashed solid dashed;
	color: Maroon;
	border-color: #8B0000;
}


HR
  {
	height: 1;
	color: Maroon;
}


OL
  {
    margin-left: 30;
    font-weight: normal;
	 color: Maroon;
  }


UL
  {
    margin-left: 16;
	 color: Maroon;
	 font-weight: normal;
  }


a:link {
	color: Purple;
	text-decoration: none;
};
a:active {color: Purple; text-decoration: none};
a:visited {color: Purple; text-decoration: none};
a:hover {color: Purple; text-decoration: none};

.TablaWebPublica
{
	font: 11px Verdana;
	color:#330066; 
	text-decoration:none;
	border-bottom: 1px solid #330066;
	padding: 2 2 2 8;
	background-color: #ccccdd;
	width: 174px;
	cursor:hand;
}
.TituloPostings
{
	font: 12px Verdana;
	font-weight: bold;
	color:#330066; 
	text-decoration:none;

}







































/** Estilos menu horizontal **/

/** Tabla exterior **/
.tabla_exteriorH{
	width: 800px;
	background-color:#ffffff;
	/** border-top:solid 1px #ff0000; **/
	/** border-bottom:solid 1px #ff0000; **/
	border-left:solid 10px #ffffff;
	border-right:solid 10px #ffffff;
}

/** Cabecera **/

.cabeceraH
{
	margin-left				: 0px;
	margin-top				: 0px;
	padding-left			: 0px;
	padding-top  			: 0px;
	height						: 190px;
	width							: 575px;


	background-image		: url("http://thausc.iccic.edu/NR/rdonlyres/1184C54B-9F7A-444F-8D61-34A74DB48C53/0/dreta_ThauSC.jpg");
	background-repeat:no-repeat;
}

/** Login **/

.tabla_loginH
	{
	margin-left				: 0px;
	margin-top				: 0px;
	padding-left			: 20px;
	padding-top  			: 0px;
	height					: 190px;
	width						: 225px;



	/** background-image		: url("http://thausc.iccic.edu/NR/rdonlyres/C0D44012-3A97-482F-80B1-983C8AA9E810/0/esquerra_ThauSC.jpg"); **/
	background-image		: url("http://thausc.iccic.edu/NR/rdonlyres/67BF7593-38B7-4389-B9DE-3B433994B014/0/baner_thau_sc_dreta.jpg");
	background-repeat:no-repeat;
	}
	
.texto_loginH
{
	margin-left:50px;
  font-family:	Arial;
	font-size:10px;
	font-weight: bold;
  color:	#000000;
  border-color:	0;	
	}
                   
.cajas_loginH              
{                          
border-color:	0;           
color:	#F49227;           
font-family:	Verdana;     
font-size:	10px;          
margin-left:	50px;        
}                          

.boton_entrarH  
{                 
background-color:	#F49227;        
border-color:	solid #666666;      
border-width:	0px;                
color:	#ffffff;                  
cursor:	hand;                     
font-family:	Arial;              
font-size:	11px;                 
font-weight:	bold;               
margin-left:	50px;               
}                                 
	
/** Idiomas **/

.tabla_idiomaH
{
	padding-top:2;
	padding-bottom:2;
}

.celda_idiomaH
{
	text-align:right;
	width:80px;
	height:20px;
}

.link_idiomaH 
{                                                                                                               
/** background-image:	url("http://thaubcn.iccic.edu/NR/rdonlyres/E50FE7B2-AA1A-4900-9934-9A4FFDC12063/0/idioma.gif"); **/
	background-repeat:	no-repeat;
	color:	#888888;
	font-family:	Verdana;
	font-size:	1px;
	height:	1px;
	padding-bottom:	1;
	padding-left:	1;
	padding-right:	1;
	padding-top:	1;
	text-align:	right;
	text-decoration:	none;
	vertical-align:	middle;
	width:	1px;
	font-weight:normal;
}

 .link_idiomaH:visited{
	width:1px;
	height:1px;
	padding-right:1px;
	padding-left:1;
	padding-top:1;
	padding-bottom:1;
	vertical-align:middle;
	text-align:right;
	font:1px;
	color:#888888;
	text-decoration:none;
	font-weight:normal;
	/** background-image: url("http://thaubcn.iccic.edu/NR/rdonlyres/E50FE7B2-AA1A-4900-9934-9A4FFDC12063/0/idioma.gif"); **/
	background-repeat:no-repeat;
}

.link_idiomaH:hover

{                                                                                                                
/** background-image:	url("http://thaubcn.iccic.edu/NR/rdonlyres/2C1D93D1-7620-402A-892C-3EAE9FA36867/0/idioma_activo.gif"); **/
background-repeat:	no-repeat;
color:	#ffffff;
font-family:	Verdana;
font-size:	1px;
font-weight:	bold;
height:	1px;
padding-bottom:	1;
padding-left:	1;
padding-right:	10px;
padding-top:	1;
text-align:	right;
text-decoration:	none;
vertical-align:	middle;
width:	1px;
}

.link_idiomaActivoH
  {
/** background-image:	url("http://thaubcn.iccic.edu/NR/rdonlyres/2C1D93D1-7620-402A-892C-3EAE9FA36867/0/idioma_activo.gif"); **/
background-repeat:	no-repeat;
color:	#ffffff;
font-family:	Verdana;              
font-size:	1px;                 
font-weight:	bold;                 
height:	1px;                        
padding-bottom:	2;                   
padding-left:	8;                     
padding-right:	10px;                
padding-top:	2;                     
text-align:	right;                   
text-decoration:	none;              
vertical-align:	middle;             
width:	1px;                       
}
                                                                                                                                  

 .link_idiomaActivoH:visited{
	width:1px;
	height:1px;
	padding-right:10px;
	padding-left:8;
	padding-top:2;
	padding-bottom:2;
	vertical-align:middle;
	text-align:right;
	font:1px Verdana;
	color:#888888;
	text-decoration:none;
	font-weight:bold;
	/** background-image: url("http://thaubcn.iccic.edu/NR/rdonlyres/2C1D93D1-7620-402A-892C-3EAE9FA36867/0/idioma_activo.gif"); **/
	background-repeat:no-repeat;
}

.link_idiomaActivoH:hover  
{                                                                                                   
/** background-image:	url("http://thaubcn.iccic.edu/NR/rdonlyres/E50FE7B2-AA1A-4900-9934-9A4FFDC12063/0/idioma.gif"); **/
background-repeat:	no-repeat;                                                              
color:	#888888;              
font-family:	Verdana;        
font-size:	1px;             
font-weight:	bold;           
height:	1px;                 
padding-bottom:	2;            
padding-left:	8;              
padding-right:	10px;         
padding-top:	2;              
text-align:	right;            
text-decoration:	none;       
vertical-align:	middle;       
width:	1px;                                                                                    
} 

/** Menu Horitzontal **/

.MenuGroupExtranetH
{
  background-color:white;
}
/** Define el grupo del menu, toda la tabla que lo contiene **/
.MenuPortadaH  {          	
  background-color:	red;	
  color:	red;            	
  cursor:	hand;             	
  font-family:	Arial;      	
  font-size:	12px;         	
  font-weight:	bold;       	
  cursor:hand;
  width: 800px;          	
}                         	
	
/** Define cada uno de los elementos de primer nivel del menu **/

.MenuItemExtranetH                                                                                                                        
{                                                                                                                                         
background-color:	#F49227;                                                                                                                
background-image:	url("http://thausc.iccic.edu/NR/rdonlyres/86D8496F-A30A-45C9-8E21-671DF5E8DCEC/0/fondo_menuthau.gif");       
background-repeat:	no-repeat;                                                                                                            
color:	White;                                                                                                                            
cursor:	hand;                                                                                                                             
font-family:	Arial;                                                                                                                      
font-size:	12px;                                                                                                                         
font-weight:	bold;                                                                                                                       
padding-bottom:	3px;                                                                                                                      
padding-left:	30px;                                                                                                                       
padding-top:	3px;                                                                                                                        
/** width:	130px; **/                                                                                                                              
}                                                                                                                                         
                                                                                                                                          
.MenuItemExtranetN2H                                                                                                                      
{                                                                                                                                         
background-color:	#F6A751;                                                                                                                
border-bottom-color:	#ffffff;                                                                                                            
border-bottom-style:	solid;                                                                                                              
border-bottom:	1px;                                                                                                                      
border-left-color:	#ffffff;                                                                                                              
border-left-style:	solid;                                                                                                                
border-left:	7px;                                                                                                                        
color:	White;                                                                                                                            
cursor:	hand;                                                                                                                             
font-family:	Arial;                                                                                                                      
font-size:	12px;                                                                                                                         
font-weight:	bold;                                                                                                                       
padding-bottom:	3px;                                                                                                                      
padding-left:	23px;                                                                                                                       
padding-right:	3px;                                                                                                                      
padding-top:	3px;                                                                                                                        
/** width:	130px; **/                                                                                                                              
}                                                                                                                                         
                                                                                                                                          
.MenuItemExtranetN3H                                                                                                                      
{                                                                                                                                         
background-color:	#F6A751;                                                                                                                
border-bottom-color:	#ffffff;                                                                                                            
border-bottom-style:	solid;                                                                                                              
border-bottom:	1px;                                                                                                                      
border-left-color:	#ffffff;                                                                                                              
border-left-style:	solid;                                                                                                                
border-left:	7px;                                                                                                                        
color:	White;                                                                                                                            
cursor:	hand;                                                                                                                             
font-family:	Arial;                                                                                                                      
font-size:	12px;                                                                                                                         
font-weight:	bold;                                                                                                                       
padding-bottom:	3px;                                                                                                                      
padding-left:	23px;                                                                                                                       
padding-right:	3px;                                                                                                                      
padding-top:	3px;                                                                                                                        
/** width:	130px; **/                                                                                                                              
}                                                                                                                                         
                                                                                                                                          
.MenuItemHoverExtranetH                                                                                                                   
{                                                                                                                                         
background-color:	#FDE9D4;                                                                                                                
background-image:	url("http://thausc.iccic.edu/NR/rdonlyres/3AFEC7C3-E38F-495D-B5B9-6C6871B7977C/0/fondo_menuHoverthau2.gif");  
background-repeat:	no-repeat;                                                                                                            
color:	#F49227;                                                                                                                          
cursor:	hand;                                                                                                                             
font-family:	Arial;                                                                                                                      
font-size:	12px;                                                                                                                         
font-weight:	bold;                                                                                                                       
padding-bottom:	3px;                                                                                                                      
padding-left:	30px;                                                                                                                       
padding-top:	3px;                                                                                                                        
/** width:	130px; **/                                                                                                                              
}                                                                                                                                         
                                                                                                                                          
.MenuItemHoverExtranetN2H                                                                                                                 
{                                                                                                                                         
background-color:	#ffffff;                                                                                                                
border-bottom-color:	#ffffff;                                                                                                            
border-bottom-style:	solid;                                                                                                              
border-bottom:	1px;                                                                                                                      
border-left-color:	#ffffff;                                                                                                              
border-left-style:	solid;                                                                                                                
border-left:	7px;                                                                                                                        
color:	#F49227;                                                                                                                          
cursor:	hand;                                                                                                                             
font-family:	Arial;                                                                                                                      
font-size:	12px;                                                                                                                         
font-weight:	bold;                                                                                                                       
padding-bottom:	3px;                                                                                                                      
padding-left:	23px;                                                                                                                       
padding-right:	3px;                                                                                                                      
padding-top:	3px;                                                                                                                        
/** width:	130px; **/                                                                                                                              
}                                                                                                                                         
                                                                                                                                          
.MenuItemHoverExtranetN3H                                                                                                                 
{                                                                                                                                         
background-color:	#ffffff;                                                                                                                
border-bottom-color:	#ffffff;                                                                                                            
border-bottom-style:	solid;                                                                                                              
border-bottom:	1px;                                                                                                                      
border-left-color:	#ffffff;                                                                                                              
border-left-style:	solid;                                                                                                                
border-left:	7px;                                                                                                                        
color:	#F49227;                                                                                                                          
cursor:	hand;                                                                                                                             
font-family:	Arial;                                                                                                                      
font-size:	12px;                                                                                                                         
font-weight:	bold;                                                                                                                       
padding-bottom:	3px;                                                                                                                      
padding-left:	23px;                                                                                                                       
padding-right:	3px;                                                                                                                      
padding-top:	3px;                                                                                                                        
/** width:	130px; **/                                                                                                                              
}                                                                                                                                         

/** Lista noticias Horizontales **/
.tabla_NoticiasH  
{        
background-color:	#FDE9D4; 
border-top-color:	#ffffff; 
border-top-style:	solid;   
border-top:	8px;           
padding-bottom:	8;         
padding-left:	8;           
padding-right:	8;         
padding-top:	8;
width:	200px;           
}                          

.titular_noticiaH  {     
color:	#000000;         
font-family:	Verdana;                 
font-size:	12px;                      
font-weight:	bold;                    
text-decoration:	none;                
}                                      

.titular_noticiaH:Hover  {    
color:	#000000;              
font-family:	Verdana;        
font-size:	12px;             
font-weight:	bold;           
text-decoration:	underline;  
}                             
                              
.titular_noticiaH:link  {     
color:	#000000;              
font-family:	Verdana;        
font-size:	12px;             
font-weight:	bold;           
text-decoration:	none;       
}                             
                              
.titular_noticiaH:visited  {  
color:	#000000;              
font-family:	Verdana;        
font-size:	12px;             
font-weight:	bold;           
text-decoration:	none;       
}                             

.subtitular_noticiaH  
{ 
color:	#000000;        
font-family:	Verdana;  
font-size:	12px;       
}                       

.fecha_noticiaH  {                                                                                                                    
background-image:	url("http://thaubcn.iccic.edu/NR/rdonlyres/E991D238-C7AC-429C-9DE4-C41C5B3B9DDD/0/fecha_noticia.jpg");
background-repeat:	no-repeat;                                                                                                        
color:	#F49126;                                                                                                                      
font-family:	Verdana;                                                                                                                
font-size:	12px;                                                                                                                     
font-weight:	bold;                                                                                                                   
padding-left:	15;                                                                                                                     
text-decoration:	none;                                                                                                               
}                                                                                                                                     

/** Contenido noticias Horizontales **/
.tabla_NoticiaAmpliadaH
{
	width:100%;
	text-align:left;
	margin-top:20px;
	margin-left:20px;
}

/** .celda_fechanoticiaAmpliadaH
{
	width:10%;
	text-align:left;
	padding-left:15px;
	background-color:#c6cdd7;
	background-image: url("http://thaubcn.iccic.edu/NR/rdonlyres/E991D238-C7AC-429C-9DE4-C41C5B3B9DDD/0/fecha_noticia.jpg");
	background-repeat:no-repeat;
} **/

.celda_titulonoticiaAmpliadaH
{
	width:90%;
	text-align:left;
}

.celda_subtitulonoticiaAmpliadaH
{
	width:100%;
	text-align:left;
}

.celda_volvernoticiaAmpliadaH
{
	width:100%;
	text-align:right;
	padding-right:20px;
}

.celda_textonoticiaAmpliadaH
{
	width:100%;
	text-align:justify;
	padding-top:20px;
	padding-right:20px;
}

.celda_noticiaAmpliadaH
{
	width:100%;
	padding-top:20px;
	text-align:right;
}

.titulo_noticiaAmpliadaH{
	color:#000000;
	font-family : Verdana;
	font-size : 12px;
	font-weight:bold;
}
.subtitulo_noticiaAmpliadaH{
	color:#000000;
	font-family : Verdana;
	font-size : 12px;
	font-weight:normal;
	font-style:italic;
}
.fecha_noticiaAmpliadaH  {   
color:	#F49126;             
font-family:	Verdana;       
font-size:	12px;            
font-weight:	bold;          
text-decoration:	none;      
}                            
.link_volvernoticiaAmpliadaH  {       
color:	#F49126;                      
font-family:	Verdana;                
font-size:	12px;                     
font-weight:	bold;                   
text-align:	right;                    
text-decoration:	none;               
vertical-align:	middle;               
}                                     
.link_volvernoticiaAmpliadaH:link  {      
color:	#F49126;                          
font-family:	Verdana;                    
font-size:	12px;                         
font-weight:	bold;                       
text-align:	right;                        
text-decoration:	none;                   
vertical-align:	middle;                   
}                                         
                                          
.link_volvernoticiaAmpliadaH:visited  {   
color:	#F49126;                          
font-family:	Verdana;                    
font-size:	12px;                         
font-weight:	bold;                       
text-align:	right;                        
text-decoration:	none;                   
vertical-align:	middle;                   
}                                         
                                          
.link_volvernoticiaAmpliadaH:hover  {     
color:	#000000;                          
font-family:	Verdana;                    
font-size:	12px;                         
font-weight:	bold;                       
text-align:	right;                        
text-decoration:	underline;              
vertical-align:	middle;                   
}                                         
.texto_noticiaAmpliadaH  {         
color:	#000000;                   
font-family:	Verdana;             
font-size:	12px;                  
font-weight:	normal;              
}                                  

/** Contenido bajo las noticias **/

.celda_sotNewsH  {                                                                                        
background-color:	#FDE9D4;                                                                                
background-image:	url("http://thaubcn.iccic.edu/NR/rdonlyres/319B97DA-D36F-44BD-ADBC-E0159063F4C8/0/sotNews.JPG");
background-repeat:	no-repeat;                                                                            
color:	#ffffff;                                                                                          
font-family:	Verdana;                                                                                    
font-size:	12px;                                                                                         
font-weight:	bold;                                                                                       
padding-bottom:	5px;                                                                                      
padding-right:	5px;                                                                                      
text-align:	right;                                                                                        
vertical-align:	bottom;                                                                                   
}                                                                                                         
                                                                                                          
.link_sotNewsH  {                                                                                         
color:	#ffffff;                                                                                          
font-family:	Verdana;                                                                                    
font-size:	12px;                                                                                         
font-weight:	bold;                                                                                       
text-align:	right;                                                                                        
text-decoration:	none;                                                                                   
vertical-align:	middle;                                                                                   
}                                                                                                         
                                                                                                          
.tabla_sotNewsH  {                                                                                        
background-color:	#FDE9D4;                                                                                
background-image:	url("http://thaubcn.iccic.edu/NR/rdonlyres/319B97DA-D36F-44BD-ADBC-E0159063F4C8/0/sotNews.JPG");
background-repeat:	no-repeat;                                                                            
}                                                                                                         

.link_sotNewsH:hover
{
	color:#ffffff;
	font-family: Verdana;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	vertical-align:middle;
	text-decoration:underline;
}

/*************************/

/** Menu 3 Niveles **/
.tabla_submenu3N
{
	margin-top:30px;
	margin-left:22px;
	vertical-align:top;
	width:100%;
	padding: 3 0 0 0;
}

.celda_submenu3N_1N
{
	background-color:#F49126;
	vertical-align:top;
	width:100%;
}

.celda2_submenu3N_1N
{
	vertical-align:top;
	width:100%;
}

.texto_submenu3N_1N
{
	font-family:Verdana;
	font-size: 16px;
	font-weight:bold;
	color:#ffffff;
	padding: 2 2 2 8;
}

/** Segundo nivel inactivo**/

.tablaE_submenu3N_2N
{
	vertical-align:top;
	width:100%;
	padding:2 5 2 0;
}

.celdaE_submenu3N_2N
{
	vertical-align:top;
}

.tablaI_submenu3N_2N
{
	vertical-align:top;
	width:100%;
	padding:2 0 0 0;
	height:100%;
}

.celdaI_submenu3N_2N
{
	background-color:#FDE9D4;
	vertical-align:top;
	height:100%;
}

.celdaI2_submenu3N_2N
{
	background-color:#ffffff;
	vertical-align:top;
	height:100%;
}

.texto_submenu3N_2N
{
	font-family:Verdana;
	font-size: 14px;
	font-weight:bold;
	color:#F49126;
	padding:2 2 2 8;
}

/***********************/

/** Segundo nivel activo**/
.tablaE_submenu3N_2N_active
{
	vertical-align:top;
	width:100%;
	padding:2 5 2 0;
}

.celdaE_submenu3N_2N_active
{
	vertical-align:top;
}

.tablaI_submenu3N_2N_active
{
	vertical-align:top;
	width:100%;
	padding:2 0 0 0;
}

.celdaI_submenu3N_2N_active
{
	background-color:#DDE9D4;
	vertical-align:top;
	height:100%;
	height:100%;
}

.celdaI2_submenu3N_2N_active
{
	background-color:#ffffff;
	vertical-align:top;
	height:100%;
}

.texto_submenu3N_2N_active
{
	font-family:Verdana;
	font-size: 14px;
	font-weight:bold;
	color:#F49126;
	padding:2 2 2 8;
}

/***********************/

/** Tercer nivel inactivo**/

.tabla_submenu3N_3N
{
	vertical-align:top;
	width:100%;
	padding:2 2 2 2;
	height:100%;
}

.celda_submenu3N_3N
{
	background-color:#FDE9D4;
	vertical-align:top;
	height:100%;
}

.texto_submenu3N_3N
{
	font-family:Verdana;
	font-size: 12px;
	color:#000000;
	padding:5 5 5 8;
	text-decoration:none;
}

.texto_submenu3N_3N:hover
{
	font-family:Verdana;
	font-size: 12px;
	color:#000000;
	padding:5 5 5 8;
	text-decoration:underline;
}

/***********************/

/** Tercer nivel activo**/

.tabla_submenu3N_3N_active
{
	vertical-align:top;
	width:100%;
	padding:2 2 2 2;
}

.celda_submenu3N_3N_active
{
	background-color:#DDE9D4;
	vertical-align:top;
	height:100%;
}

.texto_submenu3N_3N_active
{
	font-family:Verdana;
	font-size: 12px;
	color:#000000;
	padding:5 5 5 8;
	text-decoration:none;
}
.texto_submenu3N_3N_active:hover
{
	font-family:Verdana;
	font-size: 12px;
	color:#000000;
	padding:5 5 5 8;
	text-decoration:underline;
}
/*******************/
