/* 
	WAGYU ARGENTINA S.A. - www.wagytargentina.com.ar
	Diseno: ZOOMAR - www.zoomar.com.ar
*/
body{
margin:0;
padding:0;
background-color:#d4d0c4;
font-family:Arial, Helvetica, sans-serif;
}
a:link {
	color:#4c2a20;
	text-decoration: none;
}
a:visited {
	color:#999999;
	text-decoration: none;
}
a:hover {
	color:#979797;
	text-decoration: none;
}
a:active {
	color:#999999;
	text-decoration: none;
}
#topsection-wide{
background-image:url(wagyu-top-fondo.png);
background-repeat:repeat-x;
background-color:#d4d0c4;
}
#topsection{
width:955px;
margin:0 auto;
}
#top-index{
background-image:url(wagyu-top-index.png);
background-repeat:no-repeat;
margin:0px;
padding:0px;
height:48px;
}
#top-index .logo-index{
padding:18px 0px 0px 12px;
}
#maincontainer-wide{
background-color:#d4d0c4;
}
#maincontainer{
width: 955px;
margin: 0 auto;
background-color:#FFFFFF;
padding:10px 0px 0px 0px;
}
#contentwrapper{
float: left;
width: 100%;
}
#contentcolumn-amplio{
width:100%;
}
#footer-wide-index{
background-color:#d4d0c4;
}
#footer-index{
width:955px;
margin:0 auto;
background-image:url(wagyu-footer-fondo.png);
background-repeat:no-repeat;
font-size:10px;
height:94px;
color:#f9f9f9;
}
.footer-texto{
float:left;
width:780px;
padding:18px 0px 0px 12px;
}
.footer-texto a{
color:#f9f9f9;
}
.terminosycondiciones{
float:left;
width:135px;
font-size:10px;
}
.corte{
clear: left;
}
.margen70{
margin:70px 0px 0px 0px;
}