/****************************************************
#####################################################
##-------------------------------------------------##
##           ARCHANGE- Version 1.6.0               ##
##-------------------------------------------------##
## Copyright = globbersthemes.com- 2011            ##
## Date      = MARS  2011                          ##
## Author    = globbers                            ##
## Websites  = http://www.globbersthemes.com       ##
##                                                 ##
#####################################################
****************************************************/

html {
height: 100%;

}

body{
	margin:0px;
	margin-right:5px;
	margin-left:8px;
	padding:0;
	text-align:center;
	font-size:12.5px;
	color:#000;
	font-family:Calibri, Verdana;
	font-weight:normal;
	text-align:center;
	line-height:16px;

}

td{
	background:none;
}

p{
	text-align:justify;
	text-valign:top;
	font-family: Calibri, Verdana;
	font-size:15px;
	color:#39B24A;
	line-height:20pt;
	

}

span.rojo {
	color: #E31B23;
}

h1{
	text-align:left;
	text-valign:top;
	font-family: Calibri, Verdana;
	font-size:42px;
	font-weight:200;
	color:#39B24A;
	line-height:120%;
}


h2{
	text-align:justify;
	text-valign:top;
	font-family: Calibri, Verdana;
	font-size:20px;
	font-weight:700;
	color:#39B24A;
	line-height:100%;
}



h3{
	text-align:justify;
	text-valign:top;
	font-family: Calibri, Verdana;
	font-size:20px;
	color:#E31B23;
	line-height:30%;
}

h4{
	text-align:left;
	text-valing:top;
	font-family:Calibri, Verdana;
	color:#000;
	font-style:normal;
	font-weight:normal;
	font-size: 120%;
	line-height:1.5;
}

h5{
	font-family:Calibri, Verdana;
	font-size:13px;
	color:#005A80;
}



h6{
	text-align:left;
	text-valign:top;
	font-family: Calibri, Verdana;
	font-size:11px;
	color:#39B24A;
	line-height:20pt;
}

h7{
	text-align:center;
	text-valing:top;
	font-family:Calibri, Verdana;
	color:#000;
	font-style:normal, italic;
	font-size: 200%;
	vertical-align:top;
}


/* Hipervinculos - Hypertext*/

a:link {
COLOR: #39B24A;
}
a:visited {
COLOR:#017C39;
}
a:hover {
COLOR: #017C39;
}
a:active {
COLOR: #39B24A;
}

a.rojolink span
{
color: #E31B23;
text-decoration: underline
}

a:rojolink :hover span
{
color: #00f;
text-decoration: underline
} 

span.centrar {
	text-align:center;
}






footer {
	background-color: #2F8523;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 70px;
	width: 100%;
}