body,ul,li,ol,p,table,tr,td,form,h1,h2,h3,h4,h5,h6,input,textarea {
	padding:0;
	margin:0;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:12px;
}
a{
	text-decoration:none;
	outline:none;
	color:#CC0000;
}
a:hover{color:#EE0000;}
img{
	border:0px;
}
ul,li{
	list-style-image: none;
	list-style-type: none;
}
p{
	padding-bottom:14px;
	text-indent:0px;
}
input,textarea{
background:url(../imagenes/input.gif) no-repeat left top;
border:0px;
border-bottom:1px solid #DDDDDD;
border-right:1px solid #DDDDDD;
padding:1px 3px;
}
input,select{vertical-align:middle;}
/*---------------------------------------------*/
body {
	height:100%;
	background: #CC0000 url(../imagenes/deg_fondo.png) repeat-x left top;
}
* html body{
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src="imagenes/deg_fondo.png", sizingMethod="scale");
	background-repeat:repeat-x;
	background-color:#CC0000;
}
html {
	height:100%;
}
#cuerpo {
	min-height:100%;
	width:1000px;
	margin:0 auto;
	background: url(../imagenes/deg_fondo2.png) repeat-y left top;
}
* html #cuerpo {
	height:100%;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src="imagenes/deg_fondo2.png", sizingMethod="scale");
	background-repeat:repeat-y;
}
#pie {
	position:relative;
	height:90px;
	width:1000px;
	margin:0 auto;
	margin-top:-90px;
	text-align:center;
}
#contenido {
	position:relative;
	padding-bottom:90px;
	width:1000px;
}
/*---------------------------------------------*/
#cabecera{
	height:130px;
	margin:0px 10px;
	background:url(../imagenes/deg_1.png) repeat-x left bottom;
	border:1px solid #FFFFFF;
}
#logo{
	float:left;
	display:block;
	height:130px;
	width:226px;
	margin-right:20px;
	text-indent:-9999px;
	background:url(../imagenes/logo.png) no-repeat;
	height:96px;
	margin:17px 16px;
	width:213px;
}
* html #logo {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src="imagenes/logo.png", sizingMethod="crop");
	background-repeat:no-repeat;
	display:inline;
	cursor:pointer;
}
#banner_cabecera1,#banner_cabecera2{
	float:left;
	margin-top:34px;
	margin-left:5px;
	background:#EEEEEE;
}
#menu{
	margin:0px 11px;
	text-align:center;
	background:url(../imagenes/deg_1.png) repeat-x left bottom;
	border-bottom:10px solid #CC0000;
	border-top:1px solid #EEEEEE;
	width:978px;
	overflow:hidden;
	line-height:31px;
}
#menu ul{
	border-right:3px solid #EDEDED;
	display:inline-block;
	line-height:31px;
}
* html #menu ul{display:inline; border-right-width:1px;line-height:33px;}
*+html #menu ul{display:inline; border-right-width:1px;line-height:33px;}
#menu li{
	border-left:1px solid #EDEDED;
	display:inline-block;
	margin:0px -2px;
	background:#CC0000;
}
* html #menu li{ display:inline; margin:0px;}
*+html #menu li{ display:inline; margin:0px;}
#menu a{
	padding:8px 12px;
	font-size:15px;
	color:#000000;
	font-weight:bold;
	display:inline;
	background:url(../imagenes/botones.gif) repeat-x center top;
}
#menu .pulsado a{ background-position: center bottom;color:#AA0000;}
#menu .pulsado a:hover{color:#CC0000;}
#menu a:hover{ color:#5F5F5F;}
#pie div{
	margin:0px 10px;
	background:url(../imagenes/deg_1p.png) repeat-x left top;
	border:1px solid #FFFFFF;
	padding-top:31px;
	font-size:11px;
}
#pie div img{ vertical-align:middle;}
#pie div a{color:#AA0000;}
#pie div a:hover{color:#CC0000;}
/*---------------------------------------------*/
#textos{
	text-align:justify;
	background:url(../imagenes/deg_1i.png) repeat-x left 1px;
	margin:0px 10px;
	padding:15px;
	padding-bottom:0px;
	padding-right:14px;
	border-top:1px solid #DDDDDD;
	margin-top:1px;
	width:950px;
	overflow:hidden;
}
#columna_contenido{
float:left;
width:775px;
}
#columna_contenido h1,#columna_contenido h2,#columna_contenido h3{
width:100%;
overflow:hidden;
}
#banner_contenido1{
float:right;
width:160px;
background:#EEEEEE;
}
#columna_contenido ul,#columna_contenido ol{
margin-left:30px;
margin-bottom:15px;
}
#columna_contenido ul li ul,#columna_contenido ol li ol{
margin-bottom:0px;
}
#columna_contenido li{
margin-bottom:8px;
}
#columna_contenido ol li{
list-style-type: decimal;
list-style-position:inside
}
#columna_contenido ul li{
background:url(../imagenes/vin1.gif) no-repeat left 5px;
padding-left:13px;
}
/*---------------------------------------------*/
#popup{
padding:15px;
background:#FFFFFF;
text-align:justify;
filter:none;
}
/*---------------------------------------------*/
#boletin{
	text-align:center;
	background:url(../imagenes/deg_1i.png) repeat-x left 1px;
	padding:15px;
	border:1px solid #CC0000;
	margin:0 26px;
	width:918px;
	margin-top:15px;
}
#boletin p{color:#CC0000; font-weight:bold; padding-bottom:10px;}