body{
	text-align:center;
	width:100%;
	margin: 0px;
	padding: 0px;

	scrollbar-face-color: #000000;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#C0C0C0;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#11111F;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #E0E0E0;
}
input{
background-color:#ffffff;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
color:#05477B;
border:solid 1px #333333;
margin:0px;
padding:1px;
}

textarea{
background-color:#ffffff;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
color:#05477B;
border:solid 1px #333333;
margin:0px;
padding:0px;
}

#divcontenedor{
	position:relative;
	width: 700px;
	padding:0px;	
	margin: 0px auto 0px auto;
	/*margin-top: -1em; */
	border: none;
	background-color: #000000;
}
#contenedorHeader{
	position:relative;
	width: 850px;
	padding:0px;	
	margin: 0px auto 0px auto;
	border: none;
	background-color: #000000;
}

#header{
	float:left;
	position:relative;
	width: 850px;
	padding:0px;	
	margin: 0px;
	border:none;	
	background-color:#000000;
}

#divcuerpo{
	float:left;
	position:relative;
	width: 700px;
	padding:0px;	
	margin: 0px;
	border:none;	
	background-color:#000000;
}

img{
	display:block;
	margin: auto;
}

.clSub1  {
        font-size : 9pt;
        font-family : Arial, Helvetica;
        text-decoration : none;
        color : #CCCCCC;
		font-weight : bold;
		font-style : italic;
}

.clSub1:hover  {
        color : #FFFFFF;
		font-weight : bold;
}

.clSub2{
        font-size: 9pt;
        font-family: Arial, Helvetica;
        text-decoration: none;
		color:#CCCCCC;        
		font-weight: bold;
		font-style: italic;
}
.clSub2:hover  {
        color: #8FC0E0;
		font-weight: bold;
}

a {color:#999999}

.celeste  {
        font-size : 10pt;
        font-family : Arial, Helvetica;
        text-decoration : none;
        color : #A4CBE6;
		font-weight : bold;
		font-style : italic;
}

.celeste:hover  {
        color : #4899CE;
		font-weight : bold;
		font-style : italic;
}

.celeste2  {
        font-size : 10pt;
        font-family : Arial, Helvetica;
        text-decoration : none;
        color : #000000;
		font-weight : bold;
		font-style : italic;
}

.celeste2:hover  {
        color : #4899CE;
		font-weight : bold;
		font-style : italic;
}

a.celeste3{        
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}

a.celeste3:active {
	color: #999999;
	font-weight: bold;	
	text-decoration: none;
}

a.celeste3:hover  {
	color: #999999;
	font-weight: bold;		
	text-decoration: none;
}

a.celeste3:visited {
	color: #CCCCCC;
	font-weight: bold;	
	text-decoration: none;
}

.clSub4  {
		font-size : 9pt;
        font-family : Arial, Helvetica;
        text-decoration : none;
        color : #0434b1;
		font-weight : bold;
		background-color : #99CCFF;
		text-align : center;
}

.clSub5  {
	font-size : 11pt;
	font-family : Arial;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
	text-align : center;
	background : #219DAB;
}

.textoGris 
{
        font-size : xx-small;
        font-family : Arial, Helvetica;
        text-decoration : none;
        color : #000000;
}

.textoGris:hover  {
        color : #499ACF;

}


.letraNom  {
	font-size : 11pt;
	font-family : Arial;
	font-weight : bold;
	font-style : italic;
	color : #FFFFFF;
	text-decoration : none;
	text-align : center;
	background : #219DAB;
}


.fonVerde  {
		font-size : 9pt;
        font-family : Arial, Helvetica;
        text-decoration : none;
        color : #0434b1;
		font-weight : bold;
		background-color : #A6D2D2;
		text-align : center;
}

.tablaAzul  {

		background-color : #0434B1;
		text-align : center;
		border-color: #0434B1;
		padding : 4;
		border-width : 1;
		width : 109;
		
}

.tablaA {  
		background-color : #99CCFF;
		text-align : center;
}

.fondAzul  {
	font-size : 9pt;
	font-family : Arial;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
	text-align : center;
	background : #0434B1;
}
