body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/emo/background.jpg);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#contenedor{
width:955px;
height:auto;
margin:0px auto;
margin-bottom:5px;
background-image:url(../images/back.jpg);
background-position:center;
background-repeat:no-repeat;
background-color:#000000;
padding-bottom:20px;
}
#top{
width:955px;
height:124px;
border-bottom:4px;
border-bottom-color:#FFCC00;
border-bottom-style:solid;
}
#logo{
width:440px;
height:75px;
margin-top:20px;
margin-bottom:25px;
margin-left:5px;
background-image:url(../images/emo/logo-choez.jpg);
background-repeat:no-repeat;
float:left;
}
#top-der{
width:500px;
height:125px;
margin-left:5px;
margin-right:5px;
float:left;
}
#busca-user{
width:500px;
height:80px;
margin-top:10px;
}
#busca{
width:340px;
height:60px;
float:left;
}
.txtbusca{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#000000;
}
#user{
width:155px;
height:60px;
margin-left:5px;
float:left;
}
.user{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
background-color:#666666;
color:#FFFFFF;
margin-bottom:5px;
}
/*BOTONES MENU\*/
#menuo {
width:500px;
height:24px;
margin-top:10px;
text-decoration:none;
}
#menuo ul {
margin:0px;
padding:0px;
}
#menuo li {
display:inline;
margin-right:15px;
text-decoration:none;
}
/*Termina BOTONOESMENU\*/
/*COMIENZA PREV IMPRESA\*/
#bot-estilos{
width:955px;
height:52px;
margin:0 auto;
padding-top:5px;
padding-bottom:5px;
background-color:#FFFFFF;
}
#contenido{
width:945px;
height:800px;
padding-bottom:10px;
background-color:#FFFFFF;
border:#F622F3 solid 5px;
}
#menu-cat {
width:940px;
height:24px;
padding-left:5px;
text-decoration:none;
background-color:#000000;
padding-top:10px;
}
#menu-cat ul {
margin:0px;
padding:0px;
}
#menu-cat li {
display:inline;
padding-right:15px;
color:#FFFFFF;
padding-left:5px;
}
#menu-cat a{
color:#FFFFFF;
text-decoration:none;
}
#menu-cat a:hover{
color:#CC00000;
text-decoration:none;
}
#noti-media{
width:945px;
height:710px;
margin-top:10px;
}

#noti-nuevo{
width:935px;
height:710px;
margin-right:5px;
margin-left:5px;
float:left;
}
#menusubcat{
width:155px;
height:700px;
background-image:url(../images/emo/menuback.jpg);
background-repeat:no-repeat;
background-color:#000000;
padding-left:4px;
padding-top:10px;
float:left;
}
.arrowlistmenu{
width: 155px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 14px Arial;
color: white;
background:url(../images/backkmenu1.png);
background-repeat:no-repeat;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background: black url(../images/backkmenu1.png);
background-repeat:no-repeat;
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #FFFFFF;
display: block;
padding: 2px 0;
padding-left: 10px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
font-size: 90%;
}

.arrowlistmenu ul li a:visited{
color: #A70303;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
background-image:url(../images/backmenu3.png);
height:18px;
background-repeat:no-repeat;
padding-left: 10px;
color: #FFFFFF;
}
#productos{
width:770px;
height:710px;
margin-left:6px;
float:left;
}
.oferta{
color:#FF0000;
}
.titulo{
font-family:Arial, Helvetica, sans-serif;
font-size:17px;
font-weight:bold;
color:#FF0000
}
.subtitulo{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
}
#bottoom{
width:955px;
height:70px;
margin:0px auto;
padding-top:10px;
margin-bottom:5px;
margin-top:10px;
}
