body{
	background-image:url(../../img/fondofondo.jpg);
	background-color:#3c669c;
	background-repeat:repeat-x;
	margin: 0;
	padding: 0;
}
#nav {
	margin-top:0px;
	margin-bottom:0px;
	margin:0 auto;
	text-align: center;
	min-width: 653px;
	background: #000 url(../imagenes/nav.gif) repeat-x;
	height: 40px;
	cursor: default;
}

#nav li, #nav a {
	display: inline;
	color: #fff;
	text-decoration: none;
	font: bold 11px verdana, arial, helvetica, sans-serif;
	height: 40px;
	line-height: 40px;
	padding: 13px 15px;
	margin-top: 0;
}

#nav li a {
	background: transparent url(../imagenes/nav.gif) repeat-x;
}

#nav li a:hover, #nav li#current a {
	background: transparent url(../imagenes/nav.gif) repeat-x;
	background-position: 0 -40px;
}

#nav li {
	padding: 14px 0;
}

#cabecera {
	background: #3c669c url(../imagenes/stripes.gif) repeat-x;
	height:80px;
	margin-top:0px;
	margin-bottom:0px;
	min-width:692px;

}

a {
	color: #600000;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #000;
}

a:hover {
	color: #90140C;
}

img {
	border: 0;
}

ul {
	list-style: none;
}

h1 {
	font: normal 1.2em arial, verdana, helvetica, sans-serif;
	margin: 23px 18px;
	text-align: left;
}

h2 {
	color: #333;
	font: bold 12px arial, verdana, helvetica, sans-serif;
}



#title {
	width: auto;
	margin-left:350px;
	height: 101px;
	line-height: 75px;
	display: block;
	margin: 0 auto;
	margin-top:-72px;
	text-align: center;
	font: normal 2.5em/1.8em 'trebuchet ms', georgia, 'lucidia grande';
	color: #ffffff;
	letter-spacing: 8px;
	cursor: default;
}

#espacio {	
	height: 67px;
	background: #86221B url(../imagenes/ad.gif) repeat-x;
	border-top: 1px solid #CA807C;
	border-left: 1px solid #A5514B;
	border-right: 1px solid #5B1D1B;
	border-bottom: 1px solid #3E1B19;
	font: normal 10px/100px verdana, arial, sans-serif;
	text-align: center;
	color: #fff;
	cursor: default;
	overflow: hidden;
}

#wrapper {
	margin-left:150px;
	border: solid 15px #DFF1FF;
	background-color: #F3F3F3;
	width:auto;
	min-width:563px;
}
#usuario h2{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:150px;
	color: #fff;
	font: bold 14px arial, verdana, helvetica, sans-serif;
}

#menu{
	float:left;
	width:100px;
	position:absolute;
}
#menu li, #menu a {
	color: #000;
	text-decoration: none;
	font: bold 11px verdana, arial, helvetica, sans-serif;
	padding:1px;
	margin-left:0px;
}
#wrapper_login {
	width: 300px;
	margin: 0 auto;
	border: solid 15px #DFF1FF;
	border-bottom: none;
	background-color: #F3F3F3;
	height: auto;
}
#alta, #form{
	width: 300px;
	margin: 0 auto;
	background-color:#333333;
	height: auto;
	color:#FFFFFF;
	text-align:center;
	margin-bottom:20px;
}



#formulario, #contenido{
	margin-left:30px;
}
#contenido{
	width:auto;
	margin:20px;
}
#contenido a{
	text-decoration:none;
}

.ie #all{
	height: 900px;
}

.ie #footer {
	width:100%;
	height: 25px;
	background: #000 url(../imagenes/nav.gif) repeat-x;
	font: normal 10px/25px arial, verdana, helvetica, sans-serif;
	color: #999;
	text-align: center;
	min-width:693px;
	margin-bottom: 0;
}

#footer {
	width:100%;
	height: 25px;
	background: #000 url(../imagenes/nav.gif) repeat-x;
	font: normal 10px/25px arial, verdana, helvetica, sans-serif;
	color: #999;
	text-align: center;
	min-width:693px;
	position:fixed;
	bottom:0;
	margin-top:20px;	
}
#footer a {	
	color: #ccc;
}
#footer-login {
	height: 25px;
	background: #000 url(../imagenes/nav.gif) repeat-x;
	font: normal 10px/25px arial, verdana, helvetica, sans-serif;
	color: #999;
	text-align: center;
	margin-bottom:0px;
	
}

#footer-login a {	
	color: #ccc;
}
/* tablas */
table.tablesorter {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;	
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #355C8F;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
	color:#fff;
	width:50px;
	
}
table.tablesorter thead tr .header {
	background-image: url(../iconos/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #000;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color: #ffffff
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(../iconos/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(../iconos/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #000;
}
#myformulario {
	padding: 50px;
	margin:0 auto;
	margin-top:-50px;
}

#myformulario label {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	display: block;
	margin:2px;
}

.campo {
	width: 254px;
	height: 25px;
	margin-bottom: 20px;
	border: 1px Solid #FFFFFF;
	background:#666666;
	padding: 2px;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#myformulario textarea {
	width:500px;
	height: 400px;
	margin-bottom: 20px;
	border: 1px Solid #FFFFFF;
	background:#666666;
	padding: 2px;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#datos {
	width: 260px;
	height: 200px;
}
#pager{
max-width:400px;
}
.contenimg{
	width:160px;
   height:185px;
   margin: 10px;
   padding:5px;
      border:#0066ff solid 2px;
}
.contenimg .contenedorfoto{
   width:150px;
   height:150px;
}
.contenimg .contenedorfoto .categoria{
width:120px;
height:15px;
font-size:11px;
}
.contenimg .contenedorfoto img {
   width:150px;
   height:150px;
} 
.contenimg .borrar{
	margin:10px;
}
.ie .contenimg .borrar{
	margin-left:-40px;
	z-index:1000;
}
#myform1, #myform0, #myform22,#myformFlash{
	height:22px;
	width:750px;
	border-top: solid 15px #DFF1FF;
	border-left:solid 15px #DFF1FF;
	border-right:solid 15px #DFF1FF;
	background-color: #F3F3F3;
	margin-left: 150px;
}

.ie #myform1, #myform0, #myform22,#myformFlash{
	height:25px;
	width:775px;
	margin-bottom:0px;
	border-top: solid 15px #DFF1FF;
	border-left:solid 15px #DFF1FF;
	border-right:solid 15px #DFF1FF;
	background-color: #F3F3F3;
	margin-left: 150px;
}
table.jCalendar {
	border: 1px solid #000;
	background: #aaa;
    border-collapse: separate;
    border-spacing: 2px;
    margin:0 auto;
}
table.jCalendar th {
	background: #333;
	color: #fff;
	font-weight: bold;
	padding: 3px 5px;
}
table.jCalendar td {
	background: #ccc;
	color: #000;
	padding: 3px 5px;
	text-align: center;
}
table.jCalendar td.other-month {
	background: #ddd;
	color: #aaa;
}
table.jCalendar td.today {
	background: #666;
	color: #fff;
}
table.jCalendar td.selected {
	background: #f66;
	color: #fff;
}
table.jCalendar td.selected:hover {
	background: #f33;
	color: #fff;
}
table.jCalendar td:hover, table.jCalendar td.dp-hover {
	background: #fff;
	color: #000;
}
table.jCalendar td.disabled, table.jCalendar td.disabled:hover {
	background: #bbb;
	color: #888;
}

/* For the popup */

/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */

div.dp-popup {
	position: relative;
	background: #ccc;
	font-size: 10px;
	font-family: arial, sans-serif;
	padding: 2px;
	width: 220px;
	line-height: 1.2em;
}
div#dp-popup {
	position: absolute;
	z-index: 199;
}
div.dp-popup h2 {
	font-size: 12px;
	text-align: center;
	margin: 2px 0;
	padding: 0;
}
a#dp-close {
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block;
}
a#dp-close:hover {
	text-decoration: underline;
}
div.dp-popup a {
	color: #000;
	text-decoration: none;
	padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {
	position: absolute;
	top: 2px;
	left: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-prev a {
	float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
	cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
	cursor: default;
}
div.dp-popup div.dp-nav-next {
	position: absolute;
	top: 2px;
	right: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-next a {
	float: right;
}
div.dp-popup a.disabled {
	cursor: default;
	color: #aaa;
}
div.dp-popup td {
	cursor: pointer;
}
div.dp-popup td.disabled {
	cursor: default;
}
#contenido_noticia{
	float:right;
	width:200px;
	height:90%;
	margin-top:50px;
}
#myform2{
	float: right;
	margin-bottom:5px;
	height:50px;
	width:auto;
	clear: both;
	margin-right:50px;
	margin-top:-50px;
	color:#fff;
}
#noticias-rss{
    width:407px;
    height:280px;
    margin-left:165px;
}
div#noticias-rss h2{
    font-size:1.05em;
    font-weight:bolder;
    color:#1170ff;
    height:20px;
    padding-left:38px;
    padding-top:17px;
    background:url(../iconos/rss-icon.jpg) no-repeat top left;
}
div#contenido-rss{
    border:1px solid #CCCCCC;
    font-size:0.8em;
    color:#000000;
    padding:5px;
    overflow:auto;
    height:227px;
}

#tooltip {
	background-color: #F3F3F3;
	border: 1px solid #888888;
	color: #333333;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	-moz-border-radius-bottomleft: 7px;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 7px;
	max-width: 20em;
	line-height: 12px;
	position: absolute;
	z-index: 3000;
	
}
#tooltip h3 {
	font-size: 1.1em;
    margin: 0;
	padding: 0 3px;
	text-align: left !important;
}
#tooltip p {
	font-size: 0.95em;
	margin: 5px 0 0 5px;
	text-align: left;
}
#tooltip div { margin: 0; }

#contenedorfoto {
width:160px;
background-color:#ffffff;
float:left;
display:inline;
margin:10px;
padding:5px;
border:1px #CCCCCC solid;}
