* {
	margin: 0;
	padding: 0;
}

body {
background: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
color: #DDDDDD;
background: url(../images/body.jpg) repeat;
background-color:#ccc;
width:1200px;
}

a {
text-decoration: none;
color: #646464;
}
a:hover {
text-decoration: underline;
color:#CC3300;/*#FF0000;*/
}

#wrap {
margin: 20px auto;
width: 800px;
margin-left:20%;
}

#header {
height: 160px;
margin-top:45px;
/*background: #554d42 url(images/header.jpg) no-repeat;*/
}
#header h1 { 
font-size: 28px;
letter-spacing: -1px;
padding: 29px 0 0 20px;
color: #FF5500;
}


#header h1 a { 
color: #646464;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #ff0000;
}
#header h2 {
font-size: 19px;
color: #969696;
padding: 5px 0 0 20px;
letter-spacing: -1px;
font-weight: 100;
}

#menu {
height: 30px;
line-height: 30px;
margin-bottom:10px;
background: #000000;
/*border-bottom: 2px solid #ccc;*/
}
#menu ul {
list-style-type: none;
padding-left: 30px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
padding: 0 20px 0 0;
text-decoration: none;
font-weight: 600;
font-size: 14px;
color:#969696;
}
#menu ul li a:hover {
color: #CC3300;/*#FF0000;*/
text-decoration: none;
}

#content {
/*background: #fff url(images/content.jpg) repeat-y;*/
background: #000;
padding: 0 20px 20px 20px;
}
/*
.right {
float: right;
width: 580px;
text-align: justify;
padding-top: 5px;
}*/
#repro{
float:right;
margin-right:310px;
}
#imgbanner{}

.right {
float: right;
width: 750px;
text-align: justify;
padding-top: 5px;
}

.right h2 {
font-size: 18px;
font-weight: 100;
padding: 15px 0 7px 0;
color:#969696;
}
.right h2 a {
text-decoration: none;
}
.right h2 a:hover {

}

.left {
float: left;
width: 160px;
padding-top: 10px;
}
.left h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 24px;
line-height: 24px;
background: #CC3300;
color: #fff;
font-size: 13px;
}
.left ul {
padding: 10px 0 15px 10px;
list-style-type: none;
}
.left ul li a {
text-decoration: none;
font-weight: 600;
}
.left ul li a:hover {
}
#titdiscos{
color:#DDDDDD;
}
#lista{
font-size: 16px;
line-height:30px;
color:#DDDDDD;
}

#bottom {
/*background: #fff url(images/bottom.jpg) no-repeat;*/
padding: 10px 0;
}

#footer {
text-align: center;
font-size: 11px;
color: #222222;
}
#footer a { color: #fff; }

#form{
margin-left:25%;
}
#botonForm{
margin-left:25%;
}

#nombreForm{
background: #D8D8D8;
color:#CC3300;
}
#mailForm{
background: #D8D8D8;
color:#CC3300;
}
#mensajeForm{
background: #D8D8D8;
color:#CC3300;
}
#escribio{
color:#CC3300;
font-size:14px;
}
#msj{
font-size: 15px;
}


div.demo, div.inner { color: #FFF; text-align: center;}
div.demo  { }
div.inner { margin: 0; background: #ffc; padding: 10px; border:0; zoom:1;}
div.outer { float: left; margin: 15px; background: #c82; padding: 8px; width: 22em }
div.fun   { margin: 2px; }
div#readyTest { background-color: #6af; float: right; padding: 10px; height: 20px }
