@charset "utf-8";

body{ background:#333 url(../../images/emmanuel_bg_01.gif);margin:0;font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#333}
a{
	text-decoration:none;
	color: #5279E2;
}
a:hover{ text-decoration: underline}
a:visited{ text-decoration:none}
a:active{ text-decoration:none}
img{border: none}
#container{
	width:500px;
	margin:5px auto
}
#top{
	background:url(../../images/emmanuel_bg_02.gif) no-repeat;
	height:19px
}
#main{ background:url(../../images/emmanuel_bg_03.gif) repeat-y;}
#bottom{ background:url(../../images/emmanuel_bg_04.gif) no-repeat; height:21px}

#header{
	height:62px;
	padding: 0 0 0 15px;
	width: 960px;
}

#logo{float:left; width:240px; height:62px;}
#menu{
	height:24px;
	float:right;
	font-size:15px;
}

#content{
	padding: 0 15px;
}
#banner{
	float:left;
	width:591px;
	height:189px;
	margin-top: 15px;
}
#saludo{
	float:left;
	width:320px;
	margin: 10px 0 0 0;
	text-align: justify;
}
#saludo-foto{
	float:left;
	width:130px;
	margin: 14px 14px 0 0;
}
#saludo p{
	margin: 10px 0 0 0;
}
#novedades{
	float:left;
	margin: 10px 0 0 15px;
	width: 255px;
}
#novedades h3{
	color:#4B2B9A
}
#column-left{
	float:left;
	width:480px;
	min-height:300px;
	margin-top: 15px;
}
#column-left form{ padding:0 40px}
#column-right{
	float:right;
	width:357px;
	min-height: 300px;
	margin: -20px 0 0 10px;
}
#video-player{
	background-color: #F0F0F0;
	width: 350px;
	text-align: center;
	border:none;
	margin-top: 6px;
}
#video-text{ padding:0 30px}

.form1{text-align:left}
.form1 label{
	width:120px;
	float: left
}

#main-footer{
	width:990px;
	height:21px;
	background-image:url(../../images/emmanuel_bg_03.gif);
	clear: both;
}
#footer{
	width:990px;
	padding:5px;
	text-align: center;
	color: #CCC;
}


.clear{ border:thin none; clear:both; width:auto}
