@charset "UTF-8";
/* CSS Document */

/* RESET */
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td
	{
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	line-height: 1;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	}
a img, :link img, :visited img
	{
	border: 0;
	}
table
	{
	border-collapse: collapse;
	border-spacing: 0;
	}
ol, ul
	{
	list-style: none;
	}
q:before, q:after,
blockquote:before, blockquote:after
	{
	content: "";
	}
	
/*---------------------------------------------*/

#acrobat { 
	width:38px;
	height:55px;
	margin-top:155px;
}

#acrobat_verano { 
	width:38px;
	height:55px;
	margin-top:127px;
}
	
body {
	margin: 0px;
	padding: 0px;
	background:  url(../images/bg_ifby.gif) repeat;
}

contenedor {
	width:100%;
	height:700px;
	vertical-align:middle;
	
	
}

#cabecera{
/*background:  url(../images/bg_ifby.gif) repeat;*/
width:100%;
height:90px;
float:left;
}
#centro{
background-color: #ffffff;
font-weight: bold;
float:left;
color: #000000;
height:506px;
width:1300px;
}
#menu{
	width:250px;
	height:484px;
	float:left;
	backGround:#ffffff;
	border: 1px solid #393021;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:5px;
	margin-top:10px;
	text-align: right;
}
#menu p{
line-height:100;
font-weight:bolder;
font-stretch:narrower;
}
#menu ul{
margin-top:30px;
list-style-type:none;
}
#menu li{
margin-bottom:15px;
margin-right:7px;
color:#393021;
font-family:Arial, Helvetica, sans-serif;
font-size: 20px;
font-weight: bolder;
font-stretch:narrower;
}
#menu dt{
margin-bottom:15px;
margin-right:7px;
color:#393021;
font-family:Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bolder;
font-stretch:narrower;
}
#cuerpo{
width:600px;
height:484px;
float:left;
backGround:#ffffff;
border: 1px solid #393021;
margin-bottom:10px;
margin-left:5px;
margin-right:5px;
margin-top:10px;
}
#cuerpoindex{
width:966px;
height:488px;
float:left;
backGround:#ffffff;
border: 0px;
margin-bottom:10px;
margin-left:5px;
margin-right:5px;
margin-top:10px;
}
#cuerpolafirma{
	width:550px;
	height:484px;
	float:left;
	backGround:#393021;
	border: 1px solid #393021;
	margin-bottom:10px;
	margin-left:5px;
	margin-right:10px;
	margin-top:10px;
}
#cuerpolafirma p{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
padding:80px;
color:#FFFFFF;
font-weight:bold;
}
#titlelafirma{
width:58px;
height:484px;
float:left;
backGround:#ffffff;
margin-top:10px;
}
#homepic{
width:752px;
height:486px;
float:left;
backGround:#ffffff;
}
#invitacionverano{
width:752px;
height:239px;
float:left;
backGround:#ffffff;
}
#invitacioninvierno{
width:752px;
height:247px;
float:left;
backGround:#ffffff;
}
#foto{
width:600px;
height:384px;
float:left;
backGround:#ffffff;
}
#tile{
width:600px;
height:100px;
float:left;
backGround:#ffffff;
}
#coleccion{
width:60px;
float:left;
backGround:#ffffff;
border: 1px solid #ffffff;
margin-bottom:10px;
margin-left:5px;
margin-right:10px;
margin-top:10px;
}
#footer{
/*background:  url(../images/bg_ifby.gif) repeat;*/
width:100%;
height:auto;
float:left;
}

