@charset "utf-8";

/* CSS Document */

body{ background:#333; /*background-position:center; background-repeat:no-repeat;*/ background-image: url(http://img.midixtones.net/pmu/Img/Background.png); text-align:center; margin:10px; font-family:Tahoma;
height:100%;}

 div.fullscreen{
    display:block;

    /*set the div in the top-left corner of the screen*/
    position:absolute;
    top:0;
    left:0;
	background:#333333;    
    /*set the width and height to 100% of the screen*/
    width:100%;
    height:100%;
  }

p{

	margin:0;

	padding:9px 0;

}

h1 {

	margin:0;

	padding: 12px 0 0 15px;

	font-size: 21px;

	color:#333;

	font-weight:normal;



}

h2{

	margin:0;

	padding: 5px 0 0 15px;

	font-size: 13px;

	color:#333;

	font-weight:normal;

}

.Vineta1{

	font-size: 13px;

	color:#333;

}

.Text1{

	padding:0 20px;

	font-size: 13px;

}

.Vineta1 ul{margin:0; padding:0 0 0 60px; list-style:none;}

.Vineta1 li{background:url(http://img.midixtones.net/pmu/Img/bullet1.jpg) no-repeat left; padding:0 0 0 15px; line-height:30px}



#Box1Top{background:url(http://img.midixtones.net/pmu/Img/Box1Top.gif); width:538px; height:41px;}

#Box1Center{background:url(http://img.midixtones.net/pmu/Img/Box1Center.gif); width:538px;}

#Box1Bottom{background:url(http://img.midixtones.net/pmu/Img/Box1Bottom.gif); width:538px; height:29px;}







#wrap {margin:0 auto 0 auto; width:580px; text-align:left}



#Fondo2Top{

	width: 580px;

	height: 108px;

	background-image: url('http://img.midixtones.net/pmu/Img/Background2_Top.png') !important;

	background-image: none;

	filter: none !important;

	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://img.midixtones.net/pmu/Img/Background2_Top.png');

}

#Fondo2Center{

	width: 580px;

	background-image: url('http://img.midixtones.net/pmu/Img/Background2_Center.png') !important;

	background-image: none;

	filter: none !important;

	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://img.midixtones.net/pmu/Img/Background2_Center.png', sizingMethod='scale');

	background: repeat-y;

}

#Fondo2Bottom{

	width: 580px;

	height: 53px;

	background-image: url('http://img.midixtones.net/pmu/Img/Background2_Bottom.png') !important;

	background-image: none;

	filter: none !important;

	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://img.midixtones.net/pmu/Img/Background2_Bottom.png');

}



#MenuTop{

	width:320px;

	padding:22px 45px 0 0;

	position: relative;

	font-size:13px;

	text-align:center

}

#MenuTop a{

	color:#FF3300;

	font-weight:700

}

#MenuTop a:hover{

text-decoration:none

}

#Loading{

	background:url('http://img.midixtones.net/pmu/Img/loadinfo.net.gif') center no-repeat

}


