/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(Imagenes/img01.jpg) repeat-x;
	text-align: justify;
	font: 14px Arial, Helvetica, sans-serif;
	color: #626262;
}

form {
	margin: 0;
	padding: 0;
}

input {
	padding: 2 0 0 0px;
	height:15px;
	background: #FEFEFE url(Imagenes/img13.gif) repeat-x;
	border: 1px solid #626262;
	font: normal 1em Arial, Helvetica, sans-serif;
    margin-top: 0px;
}
.csslinkboton
{
  color: #1692B8;
font-size:13px;
    }
.cssboton
{
    	padding: 2 0 0 0px;
	height:22px;
	background: #FEFEFE url(Imagenes/img13.gif) repeat-x;
	border: 1px solid #626262;
	font: normal 1em Arial, Helvetica, sans-serif;
}
.csspanel
{
        background-color:#D5EDEF;
        color:#4f6b72;
        width:50px;
        border: 1px solid #C1DAD7;     
    }
.cssmensaje
{
    	padding: 2 0 0 0px;
    	text-align:center;
	height:auto;
	width:auto;
	background: #D6D6AB url(Imagenes/loginkey.gif) no-repeat;
	/*background:#FFFFCC;*/
	border: 1px solid #626262;
	font: normal 1.2em Arial, Helvetica, sans-serif;
	color:#5A2D2D;/*666666;/*A49D83;*/
}
.cssloginuser
{
    padding: 2 0 0 0px;
    text-align:center;
	height:auto;
	width:auto;
	background: #D6D6AB url(/elarco/EsquemasIG/Imagenes/loginuser.png) no-repeat;
	/*background:#FFFFCC;*/
	border: 1px solid #626262;
	font: normal 1.2em Arial, Helvetica, sans-serif;
	color:#5A2D2D;/*666666;/*A49D83;*/
	margin-bottom: 15px;
	padding-left: 20px;
}
.cssloginpass
{
    padding: 2 0 0 0px;
    text-align:center;
	height:auto;
	width:auto;
	background: #D6D6AB url(/elarco/EsquemasIG/Imagenes/loginkey.gif) no-repeat;
	/*background:#FFFFCC;*/
	border: 1px solid #626262;
	font: normal 1em Arial, Helvetica, sans-serif;
	color:#5A2D2D;/*666666;/*A49D83;*/
	margin-bottom: 15px;
}
.cssbtnimg
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    background: none;
    height: 16px;
}    
/*
.csstextbox
{
    	padding: 2 0 0 0px;
	height:25px;
	background: #FEFEFE url(Imagenes/img13.gif) repeat-x;
	border: 1px solid #626262;
	font: normal 1em Arial, Helvetica, sans-serif;
}
*/
select {
    padding: 0px;
    height: 20px;
    font-size: 14px;
    width: 160px;
    margin-top: 2px;
    
	/*padding: 5px;
	background: #FEFEFE url(Imagenes/img13.gif) repeat-x;
	border: 1px solid #626262;
	font: normal 1em Arial, Helvetica, sans-serif;*/
}

h1, h1 a, h2, h2 a, h3, h3 a {
	margin: 0;
	text-decoration: none;
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #444444;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ol, ul {
	margin-bottom: 2em;
	line-height: 200%;
}

blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #DDDDDD;
}

a {
	color: #1692B8;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	height: 42px;
}

#logo h1, #logo p {
	float: left;
	text-transform: lowercase;
}

#logo h1 {
	padding: 0px 0 0 40px;
}

#logo p {
	margin: 0;
	padding: 14px 0 0 4px;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#logo a {
	text-decoration: none;
	color: #D0C7A6;
}

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	height: 42px;
}

#menu a {
	display: block;
	padding: 8px 10px 0px 10px;
	text-decoration: none;
	text-align: center;
	text-transform: lowercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #CEC5A4;
}

#menu .last {
	margin-right: 20px;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .current_page_item {
}

#menu .current_page_item a {
}

/* Page */

#page {
	padding: 40px 40px 0 40px;
}

/* Content */

#content {
	margin-right: 340px;
}

.post {
	margin-bottom: 10px;
}

.post .title {
	border-bottom: 1px #999999 dashed;
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
}

.post .title h2 {
	padding: 30px 30px 0 0px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 2.2em;
}

.post .title p {
	margin: 0;
	padding: 0 0 10px 0px;
	line-height: normal;
	color: #BABABA;
}

.post .title p a {
	color: #BABABA;
}

.post .entry {
	padding: 20px 0px 20px 0px;
}

.post .links {
	margin: 0;
	padding: 0 30px 30px 0px;
}

.post .links a {
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.post .links a:hover {
}

.post .links .more {
	width: 128px;
	height: 30px;
	background: url(Imagenes/img03.jpg) no-repeat left center;
}

.post .links .comments {
	width: 152px;
	height: 30px;
	background: url(Imagenes/img04.jpg) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 300px;
	margin-top: 30px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 10px;
	background: url(Imagenes/img10.gif) no-repeat left bottom;
}

#sidebar li ul {
	padding: 0 30px 40px 30px;
}

#sidebar li li {
	margin: 0;
	padding-left: 20px;
	background: url(Imagenes/img11.gif) no-repeat 5px 50%;
}

#sidebar h2 {
	padding: 30px 30px 20px 30px;
	background: url(Imagenes/img09.gif) no-repeat;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 1.6em;
	color: #302D26;
}


/* Search */

#search {
	padding: 20px 30px 40px 30px;
}

#search input {
	padding: 0;
	width: 70px;
	height: 29px;
	background: #DFDFDF url(Imagenes/img14.gif) repeat-x;
	font-weight: bold;
}

#search #s {
	padding: 5px;
	width: 150px;
	height: auto;
	background: #FEFEFE url(Imagenes/img13.gif) repeat-x;
	border: 1px solid #626262;
	font: normal 1em Arial, Helvetica, sans-serif;
}

#search br {
	display: none;
}

/* Categories */

#sidebar #categories li {
	background: url(Imagenes/img12.gif) no-repeat left center;
}

/* Calendar */

#calendar_wrap {
	padding: 0 30px 40px 30px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {
	background: #F1F1F1;
}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #today {
	background: #FFF3A7;
	border: 1px solid #EB1400;
	font-weight: bold;
	color: #EB1400
}

/* Footer */

#footer {
	padding: 70px 0 50px 0;
	background: #757575 url(Imagenes/img08.gif) repeat-x;
}

#footer p {
	margin-bottom: 1em;
	text-align: center;
	line-height: normal;
	font-size: .9em;
	color: #BABABA;
}

#footer a {
	padding: 0 20px;
	text-decoration: none;
	color: #DDDDDD;
}

#footer a:hover {
	color: #FFFFFF;
}

#footer .rss {
	background: url(Imagenes/img18.gif) no-repeat left center;
}

#footer .xhtml {
	background: url(Imagenes/img19.gif) no-repeat left center;
}

#footer .css {
	background: url(Imagenes/img20.gif) no-repeat left center;
}

#footer .legal a {
	padding: 0;
}
/*Estilo para los acordiones*/
.accordionCabecera
{
border: 1px solid black;
background-color:#302d26;
color:#d0c5a5;
font-family: Arial, Sans-Serif;
font-size: 14px;
font-weight: bold;
padding: 4px;
margin-top: 4px;
cursor: pointer;
}

.accordionContenido
{
font-family: Sans-Serif;
background: #FEFEFE url(Imagenes/img13.gif) repeat-x;
border: 1px solid black;
border-top: none;
font-size: 12px;
padding: 7px;
}

#login 
{
width: 200px; 
margin: 0 auto; 
border: 1px solid #eee; 
padding: 25px; 
background-color: #FFFFCC;
position: relative; left: 2px; 
top: 150px;
/*background: url("Imagenes/036.jpg") repeat scroll 0 0 #FFFFFF;*/
/*background: url("Imagenes/10720.png") repeat scroll 0 0 #FFFFFF;*/
/*background: url("Imagenes/363052.png") repeat scroll 0 0 #FFFFFF;*/
color: #626262;
}
#login h4{
/*background: none repeat scroll 0 0 #447D52;
border: 2px solid #A23A3B;
color: #FFFFFF;*/
color: #333333;
padding: 5px;
}
#login-form
#label_login { display: block; margin-top: 10px; }

.IE8Fix
{
    z-index: 100;
}

body {
font-family: verdana;
font-size:11px;
}

.completionList {
border:solid 1px #444444;
margin:0px;
padding:2px;
height: 100px;
overflow:auto;
}

.listItem {
color: #666666;
}

.itemHighlighted {
background-color: #ffc0c0;
}
.fadebox {
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index:1001;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
}
.overbox {
    display: none;
    position: absolute;
    top: 25%;
    left: 25%;
    width: 50%;
    height: 50%;
    z-index:1002;
    overflow: auto;
}
#content {
	background: #FFFFFF;
	border: solid 3px #CCCCCC;
	padding: 10px;
}

.ui-corner-all { -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }