/******************* main elements *********************/
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a, div, img, input, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
li {
line-height: 1.8;
style: square;
}
.clear {
	clear: both;
}
.gray {
	color: #666;
}
.left {
	float: left;
}
.right {
	float: right;
}
html {
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	height: 100%;
}
body {
	font-size: 1.2em;
	color: #040403;
	height: 100%;
	background: #fff url(../images/header-back.gif) repeat-x;
}
body.inside {
	background: #fff url(../images/header-back-inside.gif) repeat-x;
}
a {
	color: #21396c;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p, ul {
	line-height: 1.8;
}
h2 {
	font-size: 1.5em;
	color: #383838;
	font-weight: normal;
	padding: 20px 10px 15px 0;
	margin:  0 0 15px 0;
	border-bottom: 1px solid #C7C6C4;
}
h3 {
	font-size: 1.3em;
	color: #383838;
	margin:  15px 0 10px 0;
}
h4 {
	font-size: 1.1em;
	color: #383838;
	margin:  15px 0 10px 0;
}
.readmore {
	font-style: italic;
	font-weight: bold;
}
/***************** main containers ********************/
#wrapper {
	width: 900px;
	margin: 0 auto -120px auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
#header {
	width: 900px;
	height: 115px;
}
#sidemenu {
	float: left;
	width: 250px;
	padding: 0 57px 0 0;
}
#text {
	float: left;
	width: 305px;
	padding: 0 45px 30px 0;
}
#text-inside {
	float: right;
	width: 590px;
	padding: 0 0 30px 0;
	border:0px solid #000000;
}
#galeria {
	float: right;
	width: 230px;
}
/*********** logo and date details in the header area ***********/
#logo {
	float: left;
	height: 115px;
	border:0px solid #000000;
}
#fecha {
	width: 400px;
	float: right;
	height: 62px;
	position: relative;
	top: 30px;
}
#fecha p {
	text-align: right;
	color: #fff;
	line-height: 1.4;
}
#fecha p a {
	color: #7887a8;
}
/***************** main menu links ********************/
#mainmenu {
	float: right;
	width: 550px;
	position: relative;
	top: 24px;
	
}
#mainmenu ul {
	float: right;
	list-style: none;
}
#mainmenu li {
	background: url(../images/menu-back.gif) no-repeat;
	width: 111px;
	height: 29px;
	float: left;
	text-align: center;
	margin: 0 0 0 10px;
}
#mainmenu li.active {
	background: url(../images/menu-back-active.gif) no-repeat;
}
#mainmenu li.active a {
	color: #494f5e;
}
#mainmenu li a {
	width: 111px;
	display: block;
	padding: 4px 0 10px 0;
	font-size: 1.1em;
	color: white;
	letter-spacing: -0.03em;
	font-weight: bold;
	position: relative;
	z-index: 80;
}
#mainmenu li a:hover {
	text-decoration: none;
		color: #494f5e;
		background: url(../images/menu-back-active.gif) no-repeat;
	/*background: url(../images/arrow1.gif) no-repeat center bottom;*/
}
#mainmenu li.active a:hover {
	background: none;
}
#titulo p {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1.4em;
	line-height: 1.5;
	color: #595859;
}
#titulo .subtitulo {
	color: #0070CA;
	font-size: 2em;
	padding: 0 0 5px 0;
}
/***************** blue banner *****************/

#banner {
	height: 190px;
	margin: 0 0 0px 0;
	/*border:3px solid #000000;*/
	width: 900px;
}
/*.fade-me{
    width: 900px;
    height: 150px;
    background: url(../images/banner-blue-01.jpg);
    padding: 40px 0 0 0;
}

#first{background: url(../images/banner-01.jpg);}
#second{background: url(../images/banner-02.jpg);}
#third{background: url(../images/banner-03.jpg);}

#banner p, #banner ul, #banner ol{
    font-family: Tahoma, Arial, sans-serif;
    font-size: 1.4em;
    line-height: 1.5;
    color: #595859;
}

#banner ul, #banner ol{
    padding: 0 0 0 30px;
}

#banner .slogan{
    color: #2c3a58;
    font-size: 2.2em;
    padding: 0 0 5px 0;
}

#banner a{
    color: #0070CA;
}

#banner-inside{
    height: 75px;
    margin: 0 0 35px 0;
}

#banner-inside p{
    font-family: Tahoma, Arial, sans-serif;
    color: #999;
    font-size: 3.2em;
    font-style: italic;
    padding: 5px 0 0 0;
}
*/


/******************* style changes *********************/
#style-changer {
	margin: 10px 0 50px 0;
	width: 240px;
}
#style-changer a {
	display: block;
	float: left;
	width: 15px;
	height: 15px;
	margin: 0 10px 0 0;
}
#style-changer a.blue {
	background: #005F9B;
}
#style-changer a.green {
	background: #4f6902;
}
#style-changer a.silver {
	background: #ddd;
}
/***************** sidemenu on the left ***************/
#sidemenu li {
	padding: 7px 10px 7px 0;
	width: 240px;
	background: url(../images/arrow.gif) no-repeat right center;
	border-bottom: 1px solid #C7C6C4;
	list-style: none;
	line-height: 1.1;
}
#sidemenu li a {
	color: #515151;
}
#sidemenu li a:hover {
	color: #0070CA;
	text-decoration:none;
}
#sidemenu li.categoria_sel {
	background: url(../images/pixel.gif) no-repeat right center;
	border-bottom: 0px;
	cursor:hand;
	cursor:pointer;
}
#sidemenu li.categoria {
	cursor:hand;
	cursor:pointer;
}
/*************** small gallery on homepage **************/
#galeria h2 {
	color: #666975;
	font-size: 1.2em;
	font-weight: bold;
	border: 0;
	margin: 0px 0 0 0;
}
#galeria img {
	background: white;
	width: 230px;
	/*height: 71px;*/
	border: 1px solid #eee;
	padding: 3px;
	margin: 0 5px 5px 0;
}
#text p {
	padding: 0 0 15px 0;
}
/**************************** footer ******************/
.push {
	height: 100px;
}
#footer {
	background: url(../images/footer-back.gif) repeat-x;
	height: 120px;
	width: 100%;
}
#footer p {
	margin: 0px auto;
	width: 480px;
	padding: 65px 0 0 200px;
	color: white;
	font-size: 0.9em;
	line-height: 1.6;
}
#footer p a {
	color: #FFFFFF;
}
/******************* other elements within text ******************/
blockquote {
	font-size: 0.9em;
	margin: 0 0 15px 0;
}
#text blockquote p {
	padding: 0;
}
blockquote div {
	background: url(../images/blockquote-start.gif) no-repeat;
	padding: 15px 25px 5px 45px;
}
blockquote cite {
	height: 29px;
	display: block;
	background: url(../images/blockquote-end.gif) no-repeat right top;
	font-style: italic;
	font-weight: bold;
	color: #494f5e;
}
#text-inside table {
	padding: 5px 0 15px 0;
	border-collapse: collapse;
}
#text-inside th {
	padding: 5px 40px 5px 15px;
	text-align: left;
	border: 1px solid #dadada;
	margin: 1px;
	background: #0070CA;
	color: #fff;
}

#text-inside td {
	padding: 5px 40px 5px 15px;
	text-align: left;
	border: 1px solid #dadada;
	margin: 1px;
	background: url(../images/shadow-back.gif) repeat-x left bottom;
}

#text p, #text-inside p {
	padding: 0 0 15px 0;
}
#text ul, #text-inside ul, #text ol, #text-inside ol {
	padding: 0 0 0 20px;
}
#text img, #text-inside img {
	border: 0px solid #ddd;
	padding: 2px;
	margin: 0 5px 5px 0;
}
#text img.right, #text-inside img.right {
	margin: 0 5px 5px 25px;
}
/**************** contact form **************************/
input, select, option {
	height: 18px;
}
input, select, textarea {
	border: solid 1px #ddd;
	background: transparent url(../images/contact-input-back.gif) repeat-x;
	width: 190px;
}
option {
	background: white;
}
textarea {
	width: 400px;
	background: transparent url(../images/contact-textarea-back.gif) repeat-x left bottom;
}
input.submit-button {
	background: url(../images/contact-send-button.gif) no-repeat;
	width: 78px;
	height: 29px;
	border: 0;
	color: white;
	font-weight: bold;
}
