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

/**{
 margin:0;
 padding:0;
}
html{
 height:100%;
}*/
.container { margin:0 0 -273px 0; width:100%; min-height:100%; height:auto !important; height:100%; background:#FFF;}

.container .contenttuto {width:960px; height:100%; margin:0 auto; background:#FFF; min-height:360px; }
.container .contenttuto2 {background:#FFF; width:1280px; height:650px; margin:0 auto; }

#tutocont {margin:20px auto; width:430px; color:#009; font-size:18px; font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; }

#iniciartuto { background:url(../images/iniciartuto.png) no-repeat; width:430px; height:70px; margin:10px auto; float:left; }
#mapatuto {  background:url(../images/mapatuto.png) no-repeat; width:430px; height:70px; margin:10px auto; float:left;}
#listatuto {  background:url(../images/listatuto.png) no-repeat; width:430px; height:70px; margin:10px auto; float:left;}

#tutov2 {background:#FFF; width:800px; height:571px; margin:0 auto;}

li { background-image:url(../images/icoswf.png); list-style:none; background-position:left bottom; background-repeat:no-repeat; padding-left:40px; padding-top:10px; text-align:justify; font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; color:#003399; }


		
		
