html, body {
     height: 100%;
}
 .container_12 {
     min-height: 100%;
     height: auto !important;
     height: 100%;
     margin: 0 auto -110px;
 }
.push {
     height: 110px;
 }
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
	letter-spacing:normal;
	color:#fff;
	background:#000 url(../img/bg.gif) repeat-x;	
}
#header div#logo {
	float:left;
	width:252px;
	height:117px;
}
	#header ul.top-navbar {
	float:left;
	list-style:none;
	width:688px;
	margin-top:40px;
	}
	#header ul.top-navbar li {
	float:left;
	display:inline-block;
	width:auto;
	margin:0 10px
	}
	#header ul.top-navbar li a {
		font-family:Arial, Helvetica, sans-serif;
		font-size:1.3em;
		font-weight:bold;
		color:#000;
		text-decoration:none;
	}
	#header ul.top-navbar li a:hover {
		color:#fd0002
	}
#slideshow1 {
	width:940px;
	height:203px;
	padding:2px 0;
	margin:20px auto 15px;
	background-color:#000;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	overflow:hidden
}
	#slideshow1 div.slide img {
	float:right;
	margin-top:2px /* mismo valor que padding-top en declaración anterior */
	}
	#slideshow1 div.slide p.title {
		font-size:2.4em;
		font-weight:bold;
		line-height:normal;
		margin-top:5px;
		margin-bottom:5px
	}
	#slideshow1 div.slide span.btn-leer-mas {
		float:right;
		width:66px;
		height:23px;
		line-height:23px;
		background:url(../img/bg-btn.gif) 0 0 no-repeat;
		text-align:center
	}
	#slideshow1 div.slide span.btn-leer-mas a {
		font-size:1.2em;
		color:#fff;
		text-decoration:none
	}
	#slideshow1 div.slide span.btn-leer-mas a:hover {
		color:#000
	}
	#slideshow1 div.slide p.text{
		font-size:1.6em;
	}
	
#slideshow2 {
	width:380px;
	height:285px;
	padding:2px 0;
	margin:0px auto 15px;
	background-color:#000;
	overflow:hidden
}
	#slideshow2 div.slide img {
	float:right;
	margin-top:2px /* mismo valor que padding-top en declaración anterior */
	}
	#slideshow2 div.slide p.title {
		font-size:2.4em;
		font-weight:bold;
		line-height:normal;
		margin-top:5px;
		margin-bottom:5px
	}
	#slideshow2 div.slide span.btn-leer-mas {
		float:right;
		width:66px;
		height:23px;
		line-height:23px;
		background:url(../img/bg-btn.gif) 0 0 no-repeat;
		text-align:center
	}
	#slideshow2 div.slide span.btn-leer-mas a {
		font-size:1.2em;
		color:#fff;
		text-decoration:none
	}
	#slideshow2 div.slide span.btn-leer-mas a:hover {
		color:#000
	}
	#slideshow2 div.slide p.text{
		font-size:1.6em;
	}	
	
#content-top {
	width:940px;
	height:40px;
	padding:2px 0;
	margin:20px auto 15px;
	background-color:#000;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
}
	#content-top p.title {
			font-size:2.4em;
			font-weight:bold;
			line-height:40px;
			margin-bottom:5px
	}
#content {
	margin-top:0;
	margin-bottom:20px;
	/*background:url(../img/bg-content.jpg) right 0 no-repeat*/
}
#content table {
	width:500px;
	margin:0 auto;
}
#content table tr td {
	font-size:1.4em;
	padding:1px 5px;
	border:1px solid #ccc
	}

#content p {
		width:100%;
		font-size:1.4em;
		margin-left:-10px;
		padding:5px;
		margin-bottom:0
	}
	#content ul li {
		width:600px;
		font-size:1.2em;
		margin-bottom:0
	}
#main-banner {	
	height:auto;
	margin-bottom:20px;
}
#main-banner dl {
	float:left;
	display:inline-block;
	width:300px;
	height:auto;
	overflow:hidden;
	margin-left:0px;
	margin-right:10px
}	
	#main-banner dl dt img {
		padding:2px;
		border:1px solid #ccc
	}
	#main-banner dl dd p {
		font-size:1.4em
	}
	#main-banner dl dd p span.leer-mas a {
		color:#fd0002;
		padding-bottom:1px
	}
#inner-banner {
	width:930px;	
	height:auto;
	margin:20px auto;
}
#inner-banner ul {
	list-style:none;
}	
	#inner-banner ul li {
		float:left;
		display:inline-block;
		width:300px;
		height:auto;
		overflow:hidden;
		margin-left:0px;
		margin-right:10px
	}
	#inner-banner ul li a img, #inner-banner ul li img {
		padding:2px;
		border:1px solid #666
	}
.formulario {
	margin-top:20px;
	font-size:1.2em;
}
 form ul {
	margin-left:-20px;
	margin-bottom:0;
	list-style:none
}
 form ul li {
	height:auto;
	overflow:hidden;
}
form ul li label {
	color:#fff;
	font-weight:bold
	}
 form ul li input {
	margin-bottom:5px;}
#footer {
	position:relative;
	background:#fff url(../img/bg-footer.gif) 0 0 repeat-x;
	width:100%;
	height:110px;
}
#footer div {
	width:940px;
	margin:0 auto;
}
#footer div p.info {
	float:left;
	width:400px;
	height:auto;
	overflow:hidden;
	font-size:1.2em;
	font-weight:bold;
	color:#333;
	margin:10px
}
#footer div a.developer {
	float:right;
	width:150px;
	height:49px;
	font-size:1.2em;
	font-weight:bold;
	color:#000;
	margin-top:40px;
	display:block
}
#content ul li a {
	color:red;
	}
div.orkut {
	float:right;
	width:382px;
	margin-right:25px;
	margin-bottom:5px;
	margin-top:-8px;
} 

