body {
	background-color:#424242;
	margin:10px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #797979;}

#page_container {
	width: 100%;
	margin: 0;}
	
#head_container {
	height:354px;
	width:100%;
	margin: 0;
	}

#head {
	height:354px;
	width:780px;
	margin: 0 auto;
	position: relative;
	background-color: #363636;
	}
	
#content_container {
	width:100%;
	margin:0;
	}
	
#content {
	width:780px;
	margin:0 auto;
	background-color: #363636;
	}

#columna1 {
	float:left;
	width:506px;
	margin:0;
	padding: 22px;
}

#columna2 {
	float:left;
	width:202px;
	margin:0;
	padding: 22px 14px;
}

#footer_container {
	width:100%;
	margin:0;
	height: 90px;
}

#footer {
	width:780px;
	margin:0 auto;
	background-color: #282828;
	height: 90px;
	background-image: url(/Frame/Graficos/dotti_r16_c2.jpg);
	background-repeat: repeat-x;
	position: relative;
}

#footer ul {
	list-style:none;
	position:absolute;
	margin: 0;
	padding: 0;
	left: 23px;
	width: 738px;
	top: 0px;
}
#footer ul li {
	margin: 0 5px 0 0;
	background-image: url(/Frame/Graficos/dotti_r12_c10.gif);
	float: left;
	background-repeat: no-repeat;
	padding: 0 0 0 2px;
	background-position: top left;
}

#footer ul li a:link, #footer ul li a:visited{
	color:#949494;
	text-decoration:none;
	font-size: 10px;
}

#footer ul li a:active{}

#footer ul li a:hover{
	text-decoration:underline;}

a:link, a:visited{
	color:#2DC2EC;
	text-decoration:none;}

a:active{}

a:hover{
	text-decoration:underline;}

h1 {
	display:block;
	font-size:33px;
	margin:0px 0 15px 0;
	background-image:url(/Frame/Graficos/dotti_r3_c3.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding: 0 0 0 11px;
	font-weight: normal;
	color: #626262;
}

h2 {
	display:block;
	font-size:24px;
	margin:0px 0 15px 0;
	padding: 0;
	font-weight: normal;
	color: #10B7EB;
}

h3 {
	display:block;
	font-size:16px;
	margin:0px 0 5px 0;
	background-image:url(/Frame/Graficos/dotti_r4_c6.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding: 0 0 0 14px;
	font-weight: normal;
	color: #575757;
}


.centrado {
	text-align:center;}

.rightAling {
	text-align:right;
	}

img {
	border:none;
	margin:0;}


.clear {
	clear:both;
	height:25px;
	margin:0;}
	
#logo_dev54 {
	position:absolute;
	left:22px;
	bottom:10px;
	margin: 0;
}

#copyright {
	position:absolute;
	left:22px;
	bottom: 45px;
	font-size:10px;
	color: #545454;
	height: 26px;
}
