* {
	margin:0;
	padding:0;
	}
body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#FFFFFF;
	color:#FFFFFF;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
	}
img {
	border:0;
	}
p {
	margin-bottom:5px;
	line-height:20px;
	}

/* Structure */

#wrapper {
	width:812px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

	}
#header {
	height:114px;
	background-image:url(imagenes/header.jpg);
	background-repeat:no-repeat;
	padding-left:15px;
	background-position: center;
	}
#navigation {
	width: 812px;
	}
#content {
	background-color:#fff;
	background-repeat:no-repeat;
	background-position:left top;
	width: 812px;
	color: #999999;
	padding: 0px;
	margin-bottom: 0px;
	}
#footer {
	
	background-color:#fff;
	background-repeat:no-repeat;
	background-position:left top;
	width: 812px;
	color: #999999;
	padding: 0px;
	margin-bottom: 0px;
	}

/* Navigation */


/* Headings */

h1 {
	font-size:30px;
	font-weight:normal;
	letter-spacing:-1px;
	}

/* Link Colors */

h1 a {
	color:#fff;
	text-decoration:none;
	}
h1 a:hover {
	color:#fff;
	}

#content a {
	color:#999999;
	text-decoration:none;
	font-weight:bold;
	}
#content a:hover {
	color:#222222;
	text-decoration:underline;
	}
#colOne {
	float: left;
	width: 340px;
}
#colOnenomal {
	float: left;
	width: 400px;
}



#colTwo {
	width: 370px;
	padding-left: 50px;
	float: left;
	height: 200px;
	background-image: url(imagenes/div.jpg);
	background-position: left;
	background-repeat: no-repeat;
	margin-left: 50px;
}



#colTwonormal {
	width: 370px;
	padding-left: 50px;
	float: left;
	height: 200px;
	background-position: left;
	background-repeat: no-repeat;
	margin-left: 50px;
}

#colTwonormal2 {
	width: 380px;
	padding-left: 30px;
	float: left;
	height: 200px;
	background-position: left;
	background-repeat: no-repeat;
	
}


#colTwonormal a
{
color:#999999;
	text-decoration:none;
	font-weight:bold;

}
.text {color: #999999}
.textwhite {color: #FFFFFF}
