body {
	background:  #FFF;
	color: #333;
	font-size: 11px;
	padding: 20px 0 40px;
	

}


	

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	text-decoration:none
}

h1 {
	font-family: Georgia, serif;
	font-weight: normal;
	text-align: center;
}

h2 {
	padding: 20px 0 0;
	text-align: center;
}

p {
	
	overflow: hidden;
	padding: 10px 0;
	text-align: center;
}

.container_12 {
	background: #fff url(../../img/12_col.gif) repeat-y;
	margin-bottom: 0px;
}

.container_16 {
	background: #fff url(../../img/16_col.gif) repeat-y;
}

.container_24 {
	background: #fff url(../../img/24_col.gif) repeat-y;
}

#contenedor{
	
	text-align:center;
	padding-left:20em;
}

#titulo{
	
	margin:0;
	padding-top:25px;
	
	
}

#imgbase{
	
	margin:0;
	padding:0;
	
	
}


#imgbase p{
	
	margin:0;
	padding:0;
	width:550px;
	
	
}


