/* CSS Document */
body{margin:0px; padding:0px;}
#main{position:absolute; width:960px; height:820px; margin-left:50%; left:-480px; margin-top:10px; border:#CCCCCC 1px solid;}
#barra1{width:960px; height:140px; border-bottom:#CCCCCC 1px solid; background-color:#3653B5; }
#barra1 img{float:right; border-left:#CCCCCC 1px solid;}
#linktop{position:absolute; width:160px; height:20px; margin-top:5px; margin-left:450px; }
#logotipo{
	position:absolute;
	width:450px;
	height:150px;
	margin-top:0px;
	margin-left:0px;
	background:url(../img/mcm.jpg) no-repeat;

}
#barra2{ width:960px; height:20px; border-bottom:#CCCCCC 1px solid; background-color:#fe9900;}
#contenido{ width:960px; height:645px; border-bottom:#CCCCCC 1px solid; }
#ambito_left{
	width:190px;
	height:645px;
	left:20px;
	border-right:#CCCCCC 1px solid;
	float:left;
	top: 165px;
}
#ambito_center{
	width:550px;
	height:645px;
	border-right:#CCCCCC 1px solid;
	float:left;
	overflow:auto;
	left: 213px;
	top: 165px;
	font-size:12px;
}

#ambito_right{
	width:196px;
	height:645px;
	float:left;
	left: 765px;
	top: 165px;
}
#barra_baja{ width:960px; height:12px; background-color:#3753b4; font-size:9px; clear:both;}
.Estilo1 {
	font-family:Arial, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.Estilo2 {
	font-family:Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.Estilo3 {
	margin-top:16px;
	margin-left:10px;
	font-family:Arial, sans-serif;
	font-size: 16px;
	color:#333333;
}
.Estilo4 {
	margin-left:15px;
	font-family:Arial, sans-serif;
	font-size: 10px;
}
.Estilo4 p{margin:0px; font-size:12px;}
.Estilo4 h1{margin:0px; font-size:20px; color:#3653B5; }
.Estilo4 h2{margin-bottom:5px;margin:0px; font-size:14px; }
.Estilo4 ul{margin-top:10px;}
.Estilo4 li{margin-left:0px; font-size:12px;}
.Estilo5 {
	font-family:Arial, sans-serif;
	font-size: 22px;
	color:#333333;
}
a:link {color:#666666; font-weight: bold; text-decoration: none}
a:visited {color:#000000; font-weight: bold; text-decoration: none}
a:active {color:#999999; font-weight: bold; text-decoration: underline}
a:hover {color:#0066FF; font-weight: bold; text-decoration: underline }

#barra2 a:link {color:#FFFFFF; font-weight: bold; text-decoration: none}
#barra2 a:visited {color:#FFFFFF; font-weight: bold; text-decoration: none}
#barra2 a:active {color:#FFFFFF; font-weight: bold; text-decoration: none}
#barra2 a:hover {color:#0066FF; font-weight: bold; text-decoration:none; cursor:hand;}
