@charset "UTF-8";

/* container */

body,td,th {
	font-family: "Times New Roman", Times, serif;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#690a08;
	font-size:12px;
	line-height:18px;
}

#container {
	width: 780px;
	height:auto;
	margin:0 auto;
	position:relative;
	margin:0 auto;
	border: 0;	
}



/* Text-Styles */

h1{
	font-family: "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
}

h2 {
	margin:0px 0px 0px 0px;
	line-height:40px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-color: #6E1210;
}

h3 {
	margin:10px 0px 5px 0px;
	font-size:14px;
	line-height:12px;
	font-family: "Times New Roman", Times, serif;
	color:#000000;
	text-indent: 55px;
}

h4 {
	color:#007de2;
	margin:0px 0px 0px 0px;
}

small {
	color:#595856;
	font-weight:bold;
	font-size:11px;
	display:block;
	margin-bottom:15px;
}

a {
	color:#53080C;
	text-decoration:none;
}

a:hover {
	color:#000000;
	text-decoration:underline;
}
p {
	margin: 0px 0px 15px 0px;
	font-size: 14px;
	color: #666666;
	font-family: "Times New Roman", Times, serif;
	font-weight: lighter;
}

.gris {
	color: #333333;
}

.negrita {
	font-weight: bold;		
}

.negritarojo {
	font-weight: bold;
	color:#53080C;		
}

.big {
	font-size:16px;
}

.contraer {
	letter-spacing:-1pt;
}

.img a {
	border-style:none;
}
/* cabecera */

#cabecera {
	width: 780px;
	height: 182px;
}

/*sidebar */

#sidebar {
	width: 252px;
	position:relative;
	height:auto;
	border:0px;
	float:left;
}

#menu {
	width: 252px;
	position:relative;
	text-decoration: none;
	list-style-type: none;
	height:auto;
	margin-top:8px;
	margin-bottom:20px;
	border: solid #999999 1px;
	
}

#menu ul{
	padding-top: 2px;
	list-style-type: none;
	display:block;
	_display:inline;
	text-indent: 0px;
	list-style-image: url(../images/bullet.gif);
	list-style-position:outside;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
	color:#53080C;
	margin-top: 5px;
	margin-bottom: 5px;
	width:100%;
}

#menu li a{
	display: block;
	color:#666666;
	padding:1px 0;
	padding-left: 0px;
	width: 210px; /*252px minus all left/right paddings and margins*/
	text-decoration: none;
	list-style-type: none;
	font-size: 14px;
	font-weight: bold;
}

#menu li a:hover {
	display: block;
	color:#53080C;
	padding:1px 0;
	padding-left: 0px;
	width: 210px; /*252px minus all left/right paddings and margins*/
	text-decoration: none;
	list-style-type: none;
	font-size: 14px;
	font-weight: bold;
}

* html div#menu li a{ /*IE only */
	width: 252px; /*IE 5*/
	w\idth: 239px; /*252px minus all left/right paddings and margins*/
	text-decoration: none;
	list-style-type: none;
}

.menutitle a {
	width: 252px;
	height: 29px;
	color: #53080C;
	background-image: url(../images/borde_izdo_btn.jpg);
	background-repeat:no-repeat;
	display:block;
	text-indent: 40px;
	border: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	padding-top: 13px;
	text-decoration: none;
	list-style-type: none;
}

.menutitle a:hover {
	width: 252px;
	height: 29px;
	color:#000000;
	background-image: url(../images/borde_izdo_btn_over.jpg);
	background-repeat:no-repeat;
	display:block;
	text-indent: 40px;
	border: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 13px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom:0;
	text-decoration: none;
	list-style-type: none;	
}

#datos {
	width:240px;
	height:115px;
	background-image:url(../images/nota_izda.jpg);
	background-repeat:no-repeat;
	position:relative;
	margin-left: 10px;
	margin-top: 10px;
	text-align: center;
	padding-top: 83px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}

/* content */

#content {
	width:523px;
	height:auto;
	float:right;
	vertical-align:top;
	position:relative;
	line-height:16px;
	margin-bottom:0px;
	background-color: #FFFFFF;
}

/* footer */

#footer {
	width:780px;
	height:57px;
	background-image: url(../images/interior_pie.jpg);
	background-repeat:repeat-x;
	vertical-align: bottom;
	clear:both;
}

#copyright {
	float:left;
	vertical-align:middle;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}

#idealizarte {
	vertical-align:middle;
	margin-top: 15px;
	margin-right:1px;
	width:60px;
	float:right;
}

#logo {
	float:right;
	vertical-align:middle;
	width:100px;
	margin-top:8px;
	margin-right:15px;	
}	
