/* www.ELCOLOSOVIVE.com.ar */

 /* Font Definitions */
 /* Style Definitions */
body {
	background:#10408A /*url(http://www.tu-sitio.com/fondo-web.jpg) top left no-repeat fixed*/;
}

p.MsoNormal, li.MsoNormal, div.MsoNormal
	{mso-style-parent:"";
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;}
@page Section1
	{size:612.0pt 792.0pt;
	margin:70.85pt 3.0cm 70.85pt 3.0cm;
	mso-header-margin:35.4pt;
	mso-footer-margin:35.4pt;
	mso-paper-source:0;}
div.Section1
	{page:Section1;}

/* Estilos Letras */
/*MENU*/
#menu {
	border: 2px solid #C00000;
	/* Pintamos las lineas de todos los lados, excepto el inferior, ya que cada
	   'li' ya trae el borde inferior */
	border-width: 2px 2px 0 0px;
	/* Determina la anchura del menu */
	width: 150px;
	font-family: Arial;
	font-size: 0.8em;
}

/* Por defecto ul genera una separación hacia la derecha. con margin:0 queda anulada */
#menu ul {
	margin: 0;
	padding: 0;
}

#menu li {
	/* Eliminamos las marcas que genera el li como pueden ser las redonadas o recuadros */
	list-style-type: none;
	/* En cada li, pintamos la linea inferior */
	border-bottom: 1px solid #000080;
}

#menu a {
	display: block;
	text-decoration: none;
	font-weight:bold;
	color: #FFFFFF;
	background: #6395DF;
	padding: 3px 6px 3px 6px;
}

#menu a:hover {
	background: #C3E0F3;
	color: #000080;
}


	
/*CON*/	
.cont a:link,.cont a:visited{
	font-family:"Helvetica";
	font-weight:bold;
	TEXT-DECORATION: none;
	font-size:12.0pt;
	text-underline:none;
	text-line-through:none;
	color: BLUE;
	}	
.cont a:hover{
	font-family:"Helvetica";
	font-weight:bold;
	TEXT-DECORATION: underline;
	font-size:12.0pt;
	text-underline:none;
	text-line-through:none;
	color: #FF6600;
	}
.cont strong, .cont strong:hover{
	font-family:"Helvetica";
	font-weight:bold;
	TEXT-DECORATION: none;
	font-size:10.0pt;
	text-underline:none;
	text-line-through:none;
	color: black;
	}


	
/* TIH */	
.tih a:link,.tih a:visited{
	color: white;
	font-weight:bold;
	}	
.tih a:hover{
	color: #FF6600;
	font-weight:bold;
	}	
	
	/*Linksys*/	
.linksys a:link, .linksys a:visited{
	font-family:"Helvetica";
	font-weight:none;
	TEXT-DECORATION: none;
	text-underline:none;
	text-line-through:none;
	color: BLUE;
	}	
.linksys a:hover{
	font-family:"Helvetica";
	font-weight:none;
	TEXT-DECORATION: underline;
	text-underline:none;
	text-line-through:none;
	color: #FF6600;
	}


