.textos_azul  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000095;
	margin-left: 15px;
}
.textosinternos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-left: 15px;
	text-decoration: none;
	padding-right: 10px;
}
.textoscuadros {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	left: 5px;
}
.textosinternos_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000099;
	text-decoration: none;
}
a:visited {
	color: #000099;
}

.textosverdes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7AC72E;
	margin-left: 15px;
	font-weight: bold;
}
.sombra {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.blur{
	background-color: #ccc; /*shadow color*/
	color: inherit;
	margin-top: 0px;
} 

.shadow, .content{
	position: relative;
	bottom: 2px;
	right: 2px;
} 
#cuerpo {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	z-index: 3000;
	display: tabla;
}
#col1 {
	width: 154px;
	float: left;
	/*height: 500px; */
	padding-top: 15px;
	padding-left: 10px;
	z-index: 1020;
/*	border: thin dotted #FF0000; */
}
#col2 {
	width: 720px;
	/*left: 180px;
	top: 180px;
		position: absolute; */
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	right: 15px;
	padding-top: 10px;
	z-index: auto;
	float: left;
	margin-left: 10px;
}
#pata {
	width: 900px;
	background-color: #F2F2F2;
	font-family: "Arial Unicode MS", Arial, Verdana, sans-serif;
	font-size: 10px;
	text-align: center;
	float: none;
}
#heafila1 {
	width: 900px;
}

.shadow{
	background-color: #999999; /*shadow color*/
	color: inherit;
} 

.content{
	background-color: #fff; /*background color of content*/
	color: #333333; /*text color of content*/
	border: 1px solid #CCCCCC;
} 
#header {
	width: 900px;
	z-index: 1050;
}
.prod {
	font-family: "Arial Unicode MS", Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000099;
	font-size: 12px;
	text-align: center;
	width: 145px;
	border: thin solid #000099;
}
body {
background-color:#F3F3F3}
