/* Hoja de estilo en cascada para Click Soluciones*/

	
/* Cuerpo principal*/
	body{	
		font-size: 8pt; 
		font-family: Verdana, sans-serif; 
		font-weight: normal;
		margin-left: 20px;
		margin-right: 10px;
		margin-bottom: 20px;
		background-color: white;/**/
		/*background-image: url("../images/fondocontenido.gif");*/
		background-repeat:no-repeat;
		background-attachment:fixed;
		
		}
	
/*Cuerpo para el marco del título*/		
	body.titulo{
	border-bottom-style: none;
    border-bottom-color: #f97c00;
	border-bottom-width:6px;
	background-image: url("../images/fondotitulo.gif");
	background-color:white;
	}	
/*Color noticia #7A93A5*/		
	body.menu{
	background-color:white;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-image: url("../images/logo2.jpg");
	background-repeat:no-repeat;
	background-position: 0px 0px;
	
	}
	
	img{
	border-style:none;
	/*border-style:solid;
	border-color:red;*/
	}
	
	table{
	border-style:none;
	border-color: black;
	margin-left: 0px;
	margin-right: 0px;
	width: 100%;
	border:0px;
	}
	table.submenu{
	border-style:none;
	border-color: black;
	padding-left: 10%;
	margin-right: 0px;
	white-space: nowrap;
	color: #00B000;

	}
	table.normal{
	width:50%
	
	}
	table.cursos{
	margin-left: 0px;
	margin-right: 0px;
	border-style: none;
	width:100%
	}
	
		
	}
	td{
	border-style: none;
	}
	
	td.menu{
		font-size: 8pt; 
		font-family: Arial, Helvetica, Swiss, Geneva, sans-serif; 
		font-weight: bold;
		font-style: center;
		text-align: Center;
		/*border-style: outset;
		border-color: white;*/	
		background-image: url("../images/fondo3.gif");
		/*background-position: top left;*/
		background-repeat: repeat;
		
		color: white;
		}
	
	td.submenu{
	font-size: 8pt;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-style: center;
	text-align: right;
	border-style: none;
	background-color: white;
	border-style: solid;
	border-color: black;
	border-width: 1px;
	margin: 0px;
	padding:0px;
	color: #00B000;

		}
	td.cabecera{
		font-size: 10pt; 
		font-family: Arial, Helvetica, Swiss, Geneva, sans-serif; 
		font-weight: bold;
		font-style: center;
		text-align: center;
		border-style: none;
		background-color: #7A93A5;
		color: white;
		}
	
	td.contenido{
		font-size: 8pt; 
		font-family: Verdana, sans-serif; 
		font-weight: bold;
		font-style: center;
		text-align: left;
		border-style: none;
		vertical-align: top;
		}
	td.hardware{
		font-size: 8pt; 
		font-family: Verdana, sans-serif; 
		font-weight: bold;
		font-style: center;
		text-align: center;
		border-style: none;
		background-color: #c0c0c0;
		border-style: solid;
		border-color: black;
		border-width: 1px;
		}		
		
 /*Estilo enlace botones*/
	A:link {text-decoration:none;color:black;}
	A:visited {text-decoration:none;color:black;}
	A:active {text-decoration:none;color:red;}
	A:hover {text-decoration:none;color:blue;} 
	
	/*Estilo enlace e-mail*/
	a.email:link {text-decoration:underline;color:blue; } 
	a.email:visited {text-decoration:underline;color:red; }
	a.email:active {text-decoration:underline;color:blue; }
	a.email:hover {text-decoration:underline;color:black; }	

 		/*Estilo enlace imagenes*/
	p{
		text-indent: 3em;
		color: #002F6D;
		margin-bottom: 10px;
		margin-right: 20px;
	}
	
	p.derecha{
		text-indent: 3em;
		text-align:right;		
		}
		
	p.centrado{
		text-align: center;
	}
	p.titulo{
		text-align: center;
		font-size: 26px;
		font-family: Comic,Fantasy;
		font-weight: bolder;
		}
		
	p.mapa {
		background-color: white;
		border-width: 2;
		border-style: outset;
		border-color: black;
		text-align: center;
		}
	em{
		 color:#000080;
		 font-style: normal;
		 font-weight: bold; 	
	}
	em.rojo{
		 color:red;
		 font-style: normal;
		 font-weight: bold;
	}
	li {
	margin-left: 1em;
	list-style-type: alpha;
	
	} 
	
	li.normal {
	margin-left: 5em;
	list-style-type: none;
	} 
	
	h1{
		 text-align:center;
		 }
	H2 	{
		font-size: 16pt;
		color: black;
		text-align: center;
		}

	H3 	{
		font-size: 14pt;
		color: black;
		text-align: center;
	}

	H4 	{color: black}
	
	img.normal{
	border-width: 2;
	border-style: solid;
	border-color: blue;	
	}		
	img.mapa {
		border-width: 2;
		border-style: outset;
		border-color: black;	
		}
	.tabla-cuerpo-azul-blanco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	text-align: left;
	text-indent: 5pt;
	}
	.tabla-titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7A93A5;
	text-align: center;
	}
		
	.noticia {
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	}
	
	.textareapequeño {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	width: 40px;
	}
	.boton-azul-blanco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
	background-color: #FFFFFF;
	text-align: left;
	cursor:pointer;
	}
	.otras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF9900;
	font-style: normal;
	}
