* {
	margin:0 0px;
	padding:0px;
	border:0px;
	list-style:none;
}

body {
margin:10px 0;
}

body,html {
	font-family: arial,verdana;
	font-size: 11px;
	color: #000;
	background:url('images/fondo.jpg') repeat-x #7D6D6E;
	height:100%;
}

a {
color: #494949;
text-decoration: none;
}

a:hover {
text-decoration: underline;
color: #F00033;
}

#contenedor {
width:950px;
margin:auto;
background:#FFF;
min-height:100%;
height: auto!important;
height:100%;
}

#header {
width:950px;
height:231px;
background:url('images/header.jpg') no-repeat;
}

#header ul {
padding-top:195px;
padding-left:35px;
}

#header li {
float:left;
padding-right:30px;
}

#header li a {
font-size:20px;
font-family:arial,verdana;
font-weight:bold;
color:#FFF;
text-decoration:none;
}

#contenido {
width:630px;
float:left;
padding-left:20px;
padding-top:30px;
padding-right:10px;
padding-bottom:30px;
}

#bloquesder {
width:243px;
float:left;
padding-top:30px;
padding-bottom:30px;
padding-left:20px;
}

.bloqueder_titulo {
width:243px;
height:24px;
background:url('images/bloqueder_titulo.gif') no-repeat;
color:#FFF;
font-size:12px;
font-family:arial,verdana;
font-weight:bold;
padding-top:9px;
padding-left:12px;
}

.bloquesder_contenido {
background:#D2D2D2;
}

.bloquesder_contenido p {
padding:5px;
}

.bloquesder_pie {
width:243px;
height:39px;
background:url('images/bloqueder_pie.gif') no-repeat;
margin-bottom:20px;
}

.bloquecont_titulo {
width:630px;
height:13px;
padding:10px;
background:#A90225;
color:#FFF;
font-size:12px;
font-family:arial,verdana;
font-weight:bold;
}

.bloquecont_contenido {
overflow:hidden;
padding-top:10px;
width:650px;
margin-bottom:20px;
}

.imgvideo {
float:left;
margin-bottom:20px;
text-align:center;
width:162px;
height:140px;
}

.imgvideo img {
height:100px;
width:140px;
}

.imgvideo h2 {
font-size:12px;
margin:10px auto 0;
text-align:center;
width:140px;
}

.imgvideo a {
color:#494949;
text-decoration:none;
}

.imgvideo a:hover {
color:#F00033;
text-decoration:underline;
}

.bloquesder_contenido li {
padding-top:2px;
padding-bottom:2px;
padding-left:10px;
border-bottom:solid 1px #AEAEAE;
}

.bloquesder_contenido li a {
color:#333;
font-size:12px;
font-family:arial,verdana;
font-weight:bold;
}

.bloquesder_contenido li a:hover {
color:#A90225;
}

.bannerimg {
padding-top:15px;
padding-left:184px;
}

#footer {
clear:both;
width:950px;
margin:auto;
height:267px;
background:url('images/footer.gif');
}

.footertexto {
color:#FFF;
font-size:12px;
font-family:arial,verdana;
padding-top:30px;
padding-left:180px;
}

.ficha img {
width:140px;
height:100px;
}