/* CSS Document */
html {
background: url(../images/back.jpg) no-repeat;
background-color:#0279bd;
}

body {
text-align: center;
font-family:Tahoma, Arial, Helvetica;
font-size:100%;
}

a {
text-decoration:none;
color:#0279bd;
font-size:13px;
}

p {
color:#000000;
font-size:12px;
}

h1 {
color:#0279bd;
font-size:18px;
}

h2 {
color:#0279bd;
font-size:12px;
}

h3 {
	color:#fefefe;
	font-size:10px;
	font-style: normal;
}

li {
list-style:none;
}

#container {
margin: auto;
width:921px;
text-align:left;

}

#header {
height:102px;
width:394px;
margin: 5px;
margin-left: 85px;
background:url(../images/logo.png) no-repeat;
}

#flash {
height:304px;
width:781px;
margin-left: 70px;
background:url(../images/fondoflash.png) no-repeat;
}

#main {
position:relative;
height:756px;
width:775px;
margin-left: 73px;
background:url(../images/principal.png) no-repeat;
}

#lateral {
float:left;
height:756px;
width:230px;
padding-top:1em;
}

#barra {
float:left;
height:380px;
width:230px;
}

#barra li {
font-weight:45 Light;
padding: 3px 3px 3px 3px;
}

#suscribite{
float:left;
height:191px;
width:230px;
}

#suscribite h2{
margin-top:20px;
margin-left:40px;
margin-right:30px;
}

#suscribite p{
margin-left:40px;
margin-right:30px;
}

#estamos{
float:left;
height:175px;
width:230px;
}

#estamos h2{
margin-top:20px;
margin-left:40px;
margin-right:30px;
}

#estamos p{
margin-left:40px;
margin-right:30px;
}

#principal {
height:740px;
width:480px;
margin-left:260px;
padding:1em;
background:url(../images/novedades.jpg) no-repeat;
background-position:left;
background-position: -20px 30px;
}

#principal h1{
border-bottom: 2px groove;
margin-right:24px;
}

#principal h2{
margin-left:182px;
padding-top:1.5em;
}

#principal p{
margin-left:182px;
margin-bottom:31px;
margin-top:20px;
margin-right:5px;
}

#fin{
	width:774px;
	height:10px;
	text-align:center;
	position: relative;
}
