/* (c) TMC - The Communication Bunch	*/
/*         		 www.tmc.es         	*/

/*           Tabla de Colores          	*/

/* gris_principal:      #7C7F92			*/
/* gris_bg:      		#F8F8F8			*/
/* txt:      			#333333			*/
/* color principal:		#7C7F92			*/

html,body         {
	height: 100%;
	margin: 0px;
	padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:0px;
	leftmargin:0;topmargin:0;
	font-family: Verdana,Sans-Serif; font-size: xx-small; 
	color:#333; width: 100%; background-color:#fff !important;
	}

P{padding-left:8px; padding-right:6px; line-height:180%;text-align:justify;font-size: xx-small; }

div.flash{padding-left:0px; padding-right:0px; line-height:120%;text-align:center;font-size: xx-small;}

div{padding-left:8px; padding-right:6px; line-height:120%;text-align:center;font-size: xx-small;}

a:link       {  font-family: Verdana; color: #7C7F92; text-decoration: 
               none; font-weight: bold }
a:visited    {  font-family: Verdana; color: #7C7F92; text-decoration: 
               none; font-weight: bold }
a:hover      { color: #7C7F92; text-decoration: underline }

h1 { padding-left:8px; font-size: xx-small; font-family: Verdana; color: #7C7F92; text-decoration: 
               none; font-weight: bold; text-decoration: none; }
			   
h2 { padding-left:8px; font-size: xx-small; font-family: Verdana; color: #7C7F92; text-decoration: 
               none; font-weight: bold; text-decoration: underline; }


a:link.dest       {  font-family: Verdana; color: #333333; text-decoration: 
               none; font-weight: normal }
a:visited.dest    {  font-family: Verdana; color: #333333; text-decoration: 
               none; font-weight: normal }
a:hover.dest      { color: #7C7F92; text-decoration: underline }
               
hr {color: #7C7F92}

input        { background-color: #F8F8F8; font-size: xx-small; font-family: Verdana;}
select      { font-family: Verdana;}

ul           { list-style-image: url('images/bullet.gif'); text-align:left; 
               margin-left: 8; font-size: xx-small; padding-left:50px; padding-right:6px;}
ul.sub_li           { list-style-image: url('images/bullet02.gif'); line-height: 180%; 
               margin-left: 10; font-size: xx-small; padding-left:70px; padding-right:6px;}

ul.bar           { list-style-image: url('images/bullet02.gif'); line-height: 180%; 
               margin-left:5px; font-size: xx-small; padding-left:10px; padding-right:6px;}
			   
		 
			   
.contenido {
	background-color:#F8F8F8;
	height: 100%;
}

.marco_left {background-image: url('images/marco_left.gif'); background-repeat: repeat-y}

.marco_right {background-image: url('images/marco_right.gif'); background-repeat: repeat-y}

.pie { color: #7C7F92; font-weight: bold}

.destacado {color: #7C7F92; }

.separador {background-image: url('images/puntos.gif'); background-repeat: repeat-x}

.bg_color{background-color:#7C7F92}

.destacados {background-color:#E5E5E5; border-left: solid #CCCCCC 1px; border-bottom: solid #CCCCCC 1px;} 