/* =====================================================================
Desarrollo Especial SRL
Diseño Web por Jonatan Grau (www.jonatangrau.com.ar) de www.qts-ar.com.ar
Ultima modificación 29 de mayo de 2008
===================================================================== */ 

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #333333;
	background-color: #000000;
	padding: 10px;
	line-height: 19px;
}

li {
	list-style-image: url(../images/internas/triang_ch.gif);
}

.internas {
	padding:20px 80px 20px 80px;
}
.titulos {
	color: #B00000;
	font-size: 15pt;
	padding:25px 0 0 0;
}
.subtitulos {
	font-size: 11pt;
	color: #C60000;
	font-weight: bold;
}
.historia {
	color: #000000;
	background-position:top;
	background-repeat:no-repeat;
	height: 37px;
	padding-left: 20px;
	padding-top:2px;
}
.historia:link {
	color: #000000;
	text-decoration: none;
}
.historia:hover {
	color: #000000;
	text-decoration: none;
}
.historia:active {
	color: #000000;
	text-decoration: none;
}
.historia:visited {
	color: #000000;
	text-decoration: none;
}
.pie {
	color: #5C5C5C;
	font-size:10px;
	background-image:url(../images/pie/pie.gif);
	background-position:top;
	background-repeat:no-repeat;
	height: 37px;
	padding-left: 20px;
	padding-top:2px;
}
a:link {
	color: #F12328;
	text-decoration: none;
}
a:hover {
	color: #FF0033;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #FF0033;
	text-decoration: none;
}
.historia .Estilo3 {
	font-size: 12px;
	line-height: 11pt;
}
