/*  
Theme Name: CLIFFS
Author URI: 
Version: 1
Author: 
Description: CLIFFS is a two column WordPress theme with green shades and orange highlights ... and it's widget ready.
The CSS, XHTML and design is released under GPL: 
http://www.opensource.org/licenses/gpl-license.php
*/

* { 
	font-size: 10px;
	color: #1f503a;
	}
	
html { 
	font-size: 62.5%;
	}

body {
	color: #000000;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	background-color: #6c7b6e;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 740px;
	}
a, a:visited{
	color: #bed6c2;
	font-weight: bold;
	text-decoration: none;
	}
	
a:hover{
	color: #234329;
	text-decoration: underline;
	font-weight:bold;
	}
#container { 
	width: 860px; 
	text-align: left; 
	margin: 0 auto; 
	}


#header {
	height: 110px;
	width: 700px;
	float: left;
	}
#contenedor {
	width: 740px;
	float: left;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	background-image: url(bordes.gif);
	background-repeat: repeat-y;
}
#texto {
	width: 740px;
	background-image: url(images/atras.jpg);
	vertical-align: bottom;
}

#izq {
	width: 20px;
	height: 581px;
	*height: 580px;
	float: left;
	background-image: url(images/izq.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

#der {
	width: 20px;
	float: right;
	height: 581px;
	*height: 580px;
	background-image: url(images/der.jpg);
	background-repeat: repeat-y;	
	background-position: left;
	}

#abajo {
	width: 740px;
}



#header h2 {
	color: #000000;
	font-size: 40px;
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	text-indent: 10px; 
	}

#header h2 a {
	color: #000000;
	text-decoration: none;
	}

#header h2 a:hover {
	color: #ff9900;
	text-decoration: none;
	}

#header h3 {
	color: #ffffff;
	font-size: 16px;
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	/*text-transform: uppercase;*/
	text-indent: 10px; 
	margin: 0px;
	}

#menu {
	text-align: center;
	font-weight: normal;
	/*border-bottom: 0px solid #99cc66;
	border-top: 0px solid #99cc66;
	text-transform: uppercase;*/
	color: #bed6c2;
	background-color: #1f503a;
	width: 700px;
	height: 25px;
	vertical-align: middle;
	float: left;
	}
#banner {
	float: left;
	width: 700px;
	height: 21px;
	background-color: #15553B;
}
#presen {
	float: left;
	height: 449px;
	width: 700px;
	/*margin-top:-1;*/
	_margin-top:-3;

	padding: 0px;
	
}

/*#menu h2 {
	color: #ffffff;
	font-size: 11px;
	font-family: Helvetica, Arial, Sans-Serif;
	/*font-weight: bold;*/
	/*margin: 0px;
	padding: 0px 0px 0px 0px;
	}*/
#menu img {
	border: none;
	margin: 0px;
	}
#menu li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
		
#menu ul {
	margin: 0px;
	/*padding: 4px;*/
	}
	
#menu ul li a {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	color: #bed6c2;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	text-decoration: none;
	font-weight: normal;
	}

#menu ul li a:hover {
	color: #99cc66;
	background: #ffffff;
	/*height: 25px;*/
	}


#content {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 2px;
	padding-bottom: 10px;
	}
#contenedor2 {
	float: left;
	width: 700px;
	background-color: #ffffff;
}

#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 15px 0px;
	}
	
#content p img{
	border: none;
	margin-right: 5px;
	margin-bottom: 3px;
	}
#content h1 {
	color: #99cc66;
	font-size: 22px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	line-height: 150%
	margin: 0px;
	}
	
#content h1 a  {
	color: #99cc66;
	text-decoration: underline;
	}

#content h1 a:hover {
	color: #000000;
	text-decoration: none;
	}

#content h2 {
	color: #99cc66;
	font-size: 20px;
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	line-height: 150%;
	text-transform: uppercase;
	}
#content h2 a  {
	color: #99cc66;
	text-decoration: none;

	}

#content h2 a:hover {
	color: #000000;
	text-decoration: none;
	}

#content h3 {
	color: #99cc66;
	font-size: 16px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	margin-bottom: 0px;
	line-height: 120%;
	}
#content h3 a  {
	color: #99cc66;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #000000;
	text-decoration: underline;
	}

#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
#content ul li a {
	color: #ff9900;
	text-decoration: underline;
	}

#content ul li a:hover {
	color: #000000;
	text-decoration: underline;
	}


blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #666666;
	border-left: 1px solid #cccccc;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}

.postspace {
	width: 100%;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}

#sidebar { 
	background: #e8f7d3;
	width: 250px; 
	float: right; 
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 15px 15px 15px 15px; 
	border: 1px dotted #99cc66;
	}
#sidebar p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 15px 0px;
	}
	
#sidebar p img{
	border: none;
	margin-right: 5px;
	margin-bottom: px;
	}

#sidebar h2 {
	color: #99cc66;
	font-size: 20px;
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	list-style: none;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
	text-transform: uppercase;
	border-bottom: 1px dotted #99cc66;
	}

#sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	list-style: square inside;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	}
#sidebar ul li ul {
	padding: 0px;
}
	
#sidebar ul li a {
	color: #ff9900;
	text-decoration: none;
	}

#sidebar ul li a:hover {
	color: #000000;
	text-decoration: underline;
	}
#sidebar ul li ul li {
	color: #000000;
	padding: 5px 0px 0px 15px;
}
#sidebar ul li ul li a {
	color: #ff9900;
}
#footer {
	text-align: center;
	background-color: #1f503a;
	width: 700px;
	height: 150px;
	float: left;
	background-image: url(images/planta2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#borde {
	margin-left: 80px;
}
#borde2 {
	margin-left: 110px;
}

#der2 {
	background-image: url(images/der.jpg);
	background-repeat: repeat-y;
	background-position: left;
	float: left;
	height: 150px;
	width: 20px;
}
#izq2 {
	background-image: url(images/izq.jpg);
	background-repeat: repeat-y;
	background-position: right;
	float: left;
	height: 150px;
	width: 20px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #234329;
}
p {
	color: #1f503a;
	font-size:10px;
	text-align: justify;
}

/*--------------H2-----------------*/

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #5c7160;
	font-size: 18px;
	text-decoration: none;
}

h2 a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #bed6c2;
	font-size: 18px;
	text-decoration: underline;
	}

/*---------------------------------------*/
.abajo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.abajo a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #bed6c2;
}
	
/*-----------------------------------*/
	
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #5c7160;
	font-size: 26px;
	text-decoration: none;
	margin: 0px;
}
#footer2 {
	float: left;
	width: 700px;
}
#flash {
	float: left;
	width: 700px;
	text-align: center;
}

	
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #5c7160;
	font-size: 20px;
	text-decoration: none;
}
	
	h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #C9860A;
	font-size: 14px;
	text-decoration: none;
}
	
	
	
	
	
#conte {
	float: left;
	width: 740px;
}
