a,abbr,acronym,address,applet,article,aside,audio,b,blockquote,big,body,center,canvas,caption,cite,code,command,datalist,dd,del,details,dfn,dl,div,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,keygen,label,legend,li,meter,nav,object,ol,output,p,pre,progress,q,s,samp,section,small,span,source,strike,strong,sub,sup,table,tbody,tfoot,thead,th,tr,tdvideo,tt,u,ul,var{background:transparent;border:0 none;font-size:100%;margin:0;padding:0;border:0;outline:0;vertical-align:top;}ol, ul {list-style:none;}blockquote, q {quotes:none;}table, table td {padding:0;border:none;border-collapse:collapse;}img {vertical-align:top;}embed {vertical-align:top;}

body {
	font-family: Arial, Helvetica, sans-serif;
	background:url(../images/logo.jpg) no-repeat center -80px;
}

.encabezado{
	/*background:url(../images/bg_main.jpg) repeat;*/
}

.pie {
	position: absolute;
	background-color: #fff;
	bottom: 50px;
	height: 160px;
	width: 100%;
}

.footer {
	position: absolute;
	background-color: #000;
	width: 100%;
	height: 50px;
	bottom: 0px;
}

.sub_encabezado {
	width: 970px;
	margin: 0 auto;
	text-align: center;
}

.sub_pie {
	position: relative;
	width: 970px;
	margin: 0 auto;
	overflow: hidden;
}

.sub_footer{
	position: relative;
	width: 970px;
	margin: 0 auto;
	background-color: #000;	
}


.encabezado h1 {
	color: #999;
	font-size: 24px;
	text-align: center;
	font-weight: normal;		
}

.encabezado h1 span{
	color: #333;
	font-weight: normal;	
}

.encabezado img{
	margin: 110px auto 150px;
	width: 700px;
}

.col {
	width: 400px;
	height: 150px;
	float: left;
	margin: 30px 30px 0 30px;
	color: #000;
}

.col img {
	width: 250px;
	margin: 40px 0 0 80px;
}

.col ul{
	margin: 10px 0 10px 20px;
}

.col span {
	margin: 0 20px;
}

.clear {
	width: 100%;
	margin: 0;
	padding: 0;
	clear: both;
}

.sub_footer p{
	float: right;
	color: #fff;
	font-size: 9px;
}

.sub_footer h1{
	float: left;
	color: #666;
	font-size: 22px;
	margin: 12px 0 0 250px;
}