/* CSS Document */
body {
	text-align: center;
	background:black;
	margin: 0 auto;
	font-family: "Trebuchet MS";
	font-size: 12px;
	}
	
div#header {
	width: 907px;
	height: 123px;
	background:url(http://www.tatuajesenlaweb.com/imagenes/header.gif) no-repeat;
	margin: 0 auto;
	}
	div#main {
		position:relative;
		width: 907px;
		height: auto;
		border: #e9d97f 1px solid;
		margin: 0 auto;
		text-align:left;
		}
		div#sub_main {
			width:905px;
			height:auto;
			border: black 1px solid;
			background:url(http://www.tatuajesenlaweb.com/imagenes/69856.png) repeat;
			text-align:center;
			}
			div#publi {
				width: 800px;
				height: 30px;
				margin: 0 auto;
				background: white;
				}
				
			div#sub_sub_main {
				position: relative;
				top: 20px;
				width:868px;
				height:auto;
				margin: 0 auto;
				text-align:left;
				}
				div#columna_izquierda {
					padding-left: 4px;
					padding-top: 5px;
					padding-right: 2px;
					padding-bottom: 5px;
					width: 200px;
					height: auto;
					border: 1px solid #7f7d6f;
					background: white;
					float: left;
					}
					
				div#columna_derecha {
					padding-left: 4px;
					padding-top: 5px;
					padding-right: 4px;
					padding-bottom: 5px;
					width: 635px;
					height:auto;
					border: 1px solid #7f7d6f;
					background: white;
					float: right;
					}
					
					div#columna_derecha img {
						float: left;
						padding-right: 5px;
						padding-bottom: 5px;
						}
						
					span.articulo_contenido {
						font-size: 90%;
						font-style: italic;
						}
div#clear {
	clear: both;
	}
div.footer {
	height: 20px;
	width: 100%;
	}
	
	div#aviso {
		margin: 10px auto;
		width: 907px;
		height: auto;
		padding: 10px;
		border: 5px solid #2c2c23;
		color: #b0a35d;
		}
		
div#main_footer {
	height:50px;
	width:100%;
	}	
span#agregar_favoritos {
	font-weight: bold;
	font-size: 12px;
	background: yellow;
	}

span#agregar_tatuaje {
	font-weight: bold;
	font-size: 12px;
	background: #ECDCFA;
	}