/* - - - - - - - - - - - - - - - - - - - - -

Título : Gustavo Sanabria

Autor : Julio Javier Franco I.

Descripción : gsanabria_intro.css

URL: http://www.gustavosanabria.com.py

Creado : 14 de julio, 2008

- - - - - - - - - - - - - - - - - - - - - */

body {
	background:#190C00 url(../gfx/backround_intro.jpg) top center repeat-x;
	margin:0;
	padding:0;
	text-align:center;
	line-height:8px;
	font-family:Tahoma, Arial;
	font-size:12px;
	color:#7D654F;
}

img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#contenedor {
	width:980px;
	margin:0 auto;
}

#iniciales {
	width:980px;
	height:108px;
	float:left;
}

#fondo_intro {
	width:980px;
	height:372px;
	float:left;
	margin-top:10px;
	background:url(../gfx/fondo_intro.jpg) center no-repeat;
	background-position:center;
}

#firma {
	width:980px;
	height:276px;
	float:left;
	padding-top:68px;
}

#eu {
	width:85px;
	height:55px;
	float:left;
	padding-top:75px;
	padding-left:400px;
}

#es {
	width:85px;
	height:55px;
	float:left;
	padding-top:75px;
	padding-left:10px;
}
