body{
	background-image:url(../img/fondo.jpg);
	background-repeat:repeat-x;
	background-color:#527EBF;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	margin: 0 auto;
	padding: 0;
	color: #3B4768;
	text-align:center;
}

h1, h2, h3,h4 {
	color: #3B4768;	
}

h1{font-size: 1.9em; }
h2{font-size: 1.7em;}
h3{font-size: 1.4em;}
h4{font-size: 1.2em;}

a {
	text-decoration: none;
	color: #FE9900;
}

a:hover {
	color: #737479;
	text-decoration: underline;
}

p{ 
	text-align:justify;
	font-size: 1em;
}

img{
	border-width:0px;
}

#contenedor{
	width: 950px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align:left;
}
	

.brI{line-height: 1px;}
.brII{line-height: 2px;}
.brIII{line-height: 3px;}
.brIV{line-height: 4px;}

.azulgrisaceo{color: #3B4768; }
.gris7{font-size:0.8em; color: #9a9a9a; line-height: 13px;}
.carmin8n{color: #DC4E44; font-weight:bold;}

	


	
	.input{border-width: 1px 1px 1px 1px; border-style: solid; border-color: #AFC8F0; background-color: #D0DEF8;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 10px; color:  #3A4769; line-height: 10px;
	
	SCROLLBAR-ARROW-COLOR: #AFC8F0;
	SCROLLBAR-TRACK-COLOR: #D0DEF8;
	SCROLLBAR-FACE-COLOR: #D0DEF8;
	
	SCROLLBAR-HIGHLIGHT-COLOR: #AFC8F0;
	SCROLLBAR-SHADOW-COLOR: #AFC8F0;
	
	SCROLLBAR-3DLIGHT-COLOR: #D0DEF8;	
	SCROLLBAR-DARKSHADOW-COLOR: #D0DEF8;
	}

	.input2{border-width: 1px 1px 1px 1px; border-style: solid; border-color: #AFC8F0; background-color: #ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 10px; color:  #3A4769; line-height: 10px;
	
	SCROLLBAR-ARROW-COLOR: #AFC8F0;
	SCROLLBAR-TRACK-COLOR: #D0DEF8;
	SCROLLBAR-FACE-COLOR: #D0DEF8;
	
	SCROLLBAR-HIGHLIGHT-COLOR: #AFC8F0;
	SCROLLBAR-SHADOW-COLOR: #AFC8F0;
	
	SCROLLBAR-3DLIGHT-COLOR: #D0DEF8;	
	SCROLLBAR-DARKSHADOW-COLOR: #D0DEF8;
	}
	
	.boton{border-width: 1px 1px 1px 1px; border-style: solid; border-color: #FFbb00; background-color: #FE9900;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 10px; color: #3A4769; line-height: 9px;
	}
