body, html {
height:100%;

/*background-image: url("../images/flor.png");
/*background-image: url("../images/fondoweb.jpg");
background-repeat:no-repeat;
background-attachment:fixed;*/

/*background-color: #fe9703;
background-position:right bottom;
background-position:left top;*/
margin: 0px;
text-align: center;
background-color: #cccccc;
} 

#conteiner{
min-height:100%;
text-align: center;
}

#pie{ 
width:100%;
height: 100px;
text-align: center;
background: #d9e4ee;
padding: 2px;
border-top: 2px solid #999999;
}
#footer {
    width: auto;
    height: 100px;    
    margin-top: 0px;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    border-top: 0px solid #000; 
}
#content {
    width: 1000px;
    margin:0 auto;
    position: relative;
    margin-bottom:0px;
    text-align: center;
}


#tabla1000X780{
width: 980px;
height: 660px;
margin: auto;
padding: 10px 5px;
text-align: center;
background: #ffffff;
overflow-x: auto;
overflow-y: auto;
}

#notcitemleyen{
width: 520px;
height: 30px;
margin: 0px;
padding: 2px 5px 2px 5px;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #003300;
text-align: left;
border-radius: 5px;
background: #e9eaea;
-moz-box-shadow: rgb(150,150,150) 5px 5px;
-webkit-box-shadow: rgb(150,150,150) 5px 5px;
box-shadow: rgb(150,150,150) 5px 5px 10px;
}


#imagitemaInLineBlock{
display:inline-block;
width: 160px;
height: 140px;
margin: auto;
line-height:140px;
/*padding: 5px;*/
text-align: center;
/*text-align: middle;*/
border: solid 2px;
border-color: #ffffff;
border-radius: 5px;
background: #fdf67f;
-moz-box-shadow: rgb(150,150,150) 5px 5px;
-webkit-box-shadow: rgb(150,150,150) 5px 5px;
box-shadow: rgb(150,150,150) 5px 5px 10px;
}

img {
    vertical-align:middle;
}

.mcg {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: lighter;
	color: #003333;
}
















