#site_center {text-align:center}
#main {margin:0 auto; width:766px; text-align:left;}
body {
	background:#ffffff;
	font-size:100%;
	line-height:15px;
	font-family:tahoma;
	color:#CCCCCC;
	margin:0px
}




/*header*/
#header { height:428px; background:url(images/header.jpg) no-repeat}
#header2 { height:428px; background:url(images/header2.jpg) no-repeat}
#header3 { height:428px; background:url(images/header3.jpg) no-repeat}
#header4 { height:428px; background:url(images/header4.jpg) no-repeat}
input {
	background-color: #CCCCCC;
	width:240px;
}
textarea {
	background-color: #CCCCCC;
	width:240px;
	height:150px;
}


/*content*/
#contenido {
	width:100%;
	background-color: #1c1c1c;
}




.columna1 {
	padding:20px 20px 20px 20px;
	text-align:justify;
	line-height: 18px;
}
.columna2 {padding:39px 20px 20px 20px; text-align:justify; line-height:18px}


.titulo {
	color: #e9be17; padding-left:20px;
}

#footer {
	width:100%;
	height:80px;
	background-color: #000000;
	padding-top:40px;
	font-size: 12px;
}

.footer {
	color: #e9be17; text-decoration:none;
}

