/*************************************************/
body {
	font-family:Arial;
	/*background-attachment:fixed;*/
}


/*************************************************/

.Estilo1 {color:#484949;
	font-size: 14px;
	font-weight:normal;
	text-align:justify;
	font-family:Arial;
	}
	
.Estilo3 {color:#1690DB;
	font-size: 12px;
	font-weight:bold;
	text-align:center;
	}

.Estilo4 {color:#1690DB;
	font-size: 14px;
	font-weight:bold;
	text-align:left;
	font-family:Arial;
	}

#Estilo5 {
	color:#2c97d2;
	font-family:Arial;
	font-weight:bold;
	font-size:10px;
}
#Estilo5 a, #footer a{
	color:#2c97d2;
	text-decoration:none;
	font-weight:bold;
	font-family:Arial;
	font-size:10px;
}
#Estilo5 a:hover, #footer a:hover{
	color:#80BFFF;
	font-family:Arial;
	font-weight:bold;
	font-size:10px;
}

.Estilo20 {color:#484949;
	font-size: 12px;
	font-weight:normal;
	text-align:justify;
	font-family:Arial;
	}
	
.Estilo2 {color:#196C8C;
	font-size: 12px;
	font-weight:bold;
	text-align:center;
	}
	
.Estilo9 {
	color:#FF0000;
	font-size: 12px;
	font-weight: 100;
	text-align: left;
	a:link color: blue;   text-decoration: none;
    a:visited color: yellow; text-decoration: none;
    a:hover olor: red;    text-decoration: none;
	}

.Estilo10 {
	color:#0099CC;
	font-size: 10px;
	font-weight: 100;
	text-align: center;
	a:link color: blue;   text-decoration: none;
    a:visited color: yellow; text-decoration: none;
    a:hover olor: red;    text-decoration: none;
	}


	
.input {
	font-family:Arial;
	width:300px;
	font-size: 12px;
	color: #666;
	border: solid 1px #CCC;
	padding: 1px 1px;
	margin-right: 6px;
	background-color:#E6FFCC;
}
.button
{
background-color:#CCCCCC;
}

/*************************************************/

.column_izquierda{width:190px; height:700px; float:left; border-left:1px solid #C5C5C5; border-right:1px solid #C5C5C5; margin-top:30px;}
.column_centro{width:388px; float:left; padding-left:30px; padding-right:30px; margin-top:35px;}
.column_derecha{width:190px; height:700px; float:right; border-left:1px solid #C5C5C5; border-right:1px solid #C5C5C5 ; margin-top:30px;}

.column_izquierda1{width:190px; height:1100px; float:left; border-left:1px solid #C5C5C5; border-right:1px solid #C5C5C5; margin-top:30px;}
.column_derecha1{width:190px; height:1100px; float:right; border-left:1px solid #C5C5C5; border-right:1px solid #C5C5C5 ; margin-top:30px;}
