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

body{
	background:url(http://www.sopadecatering.com/templates/default//template_media/images/fondo.jpg);
	background-repeat:repeat-x;	
	background-color:#090a0c;
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
}

p{
	margin-top:-5px;
}

.cont{
	background:url(http://www.sopadecatering.com/templates/default//template_media/images/back.jpg);
	margin:0 auto;
	margin-top:-8px;
	width:1066px;
	height:799px;
}
:first-child+html .cont{
	background:url(http://www.sopadecatering.com/templates/default//template_media/images/back.jpg);
	margin:0 auto;
	margin-top:-15px;
	width:1066px;
	height:799px;
}

.logo{
	float:left;
	width:404px;
	height:522px;
	background-image:url(http://www.sopadecatering.com/templates/default//template_media/images/logo.gif);
	background-repeat:no-repeat;

	z-index:50;
	position:absolute;
/*	margin-left:-530px;
	margin-top:-817px;*/
	margin-left:0px;
	margin-top:0px;
}
:first-child+html .logo{
	float:left;
	width:404px;
	height:522px;
	background-image:url(http://www.sopadecatering.com/templates/default//template_media/images/logo.gif);
	background-repeat:no-repeat;

	z-index:50;
	position:absolute;
	margin-left:-910px;
	margin-top:-297px;
}

.menu{
	float:left;
	width:500px;
	height:50px;
	margin-left:520px;
	margin-top:218px;
	margin-bottom:30px;
	font-weight:bold;
	font-size:17px;
}
:first-child+html .menu{
	float:left;
	width:490px;
	height:50px;
	margin-left:500px;
	margin-top:217px;
	margin-bottom:30px;
	font-weight:bold;
	font-size:17px;
}
		.menu a{
			text-decoration:none;
			color:#FFF;
			border:none;
		}
		.menu a:hover,
		.menu a.select{
			color:#d6006f;
			text-decoration:overline;			
		}

		  .submenu{
			  float:left;
			  width:500px;
			  height:50px;
			  margin-left:520px;
			  margin-top:-50px;
			  margin-bottom:0px;
			  font-weight:bold;
			  font-size:17px;
		  }
		  :first-child+html .submenu{
			  float:left;
			  width:490px;
			  height:50px;
			  margin-left:500px;
			  margin-top:-50px;
			  margin-bottom:0px;
			  font-weight:bold;
			  font-size:17px;
		  }
				  .submenu a{
					  text-decoration:none;
					  color:#FFF;
					  border:none;
					  font-size:12px;
				  }
				  .submenu a:hover,
				  .submenu a.select{
					  color:#d6006f;
					  text-decoration:overline;			
				  }

.main{
	float:left;
	width:715px;
	height:auto;
	margin-left:226px;	
	clear:both;
	z-index:5;
}	
			.img{
				width:274px;
				height:206px;
				float:left;
				margin-right:35px;
				padding-left:225px;
			}
			:first-child+html .img{
				width:274px;
				height:206px;
				float:left;
				margin-right:35px;
				padding-left:200px;
			}
			
			.text{
				float:left;
				width:380px;
				height:auto;				
				font-size:18px;
				color:#CCC;
				text-align:justify;
			}
			:first-child+html .text{
				float:left;
				width:400px;
				height:auto;				
				font-size:18px;
				color:#CCC;
				text-align:justify;
			}
            
            /*---------------------------------FLASH-------------------------------*/
			.flash{
				clear:both;             
             	width:450px;
				height:400px;
				float:left;
				padding-left:225px;
          	}
			:first-child+html .flash{
				clear:both;                     
				width:450px;
				height:400px;
				float:left;
				padding-left:200px;
			}     
            .logoflash{
                float:left;
                width:404px;
                height:522px;
                background-image:url(http://www.sopadecatering.com/templates/default//template_media/images/logo.gif);
                background-repeat:no-repeat;
            
                z-index:50;
                position:absolute;
                margin-left:0px;
                margin-top:0px;
            }
            :first-child+html .logoflash{
                float:left;
                width:404px;
                height:522px;
                background-image:url(http://www.sopadecatering.com/templates/default//template_media/images/logo.gif);
                background-repeat:no-repeat;
            
                z-index:50;
                position:absolute;
                margin-left:-810px;
                margin-top:-297px;
            }     
            /*--------------------------------------------------------------*/  	

.foot{
	clear:both;
	margin:0 auto;
	margin-top:-100px;
	width:165px;
	font-size:22px;
	font-weight:bold;
	z-index:30;
}
:first-child+html .foot{
	clear:both;
	margin:0 auto;
	margin-top:-50px;
	width:165px;
	font-size:22px;
	font-weight:bold;
	z-index:30;
}
