/*
      Created by Keith Donegan of Code-Sucks.com
	  E-Mail: Keithdonegan@gmail.com
	   You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
*/

* { padding: 0; margin: 0; }

body 
{
 margin: 10px 0px 0px 0px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background-color:#374E60;
 
}
#wrappermaster { 
 margin: 0 auto;
 width: 1000px;
}
#preheader {
 color: #333;
 width: 1000px;
 float: left;
 height:20px;
 text-align:center;
 background: transparent url(../images/preheader.png) repeat-x top left;
}
#header {
 color: #333;
 width: 1000px;
 float: left;
 height: 128px;
 background: transparent url(../images/header.jpg) no-repeat top left;
}
#navigation {
 float: left;
 width: 1000px;
 color: #333;
 margin: 0px 0px 0px 0px;
 height:215px;
 background: transparent url(../images/navigation.jpg) no-repeat top left; 
 padding-left:5px;
 padding-top:5px;
}
#leftcolumn { 
 color: #333;
 background: #FFFFFF;
 margin: 0px 0px 0px 0px;
 height: 100%;
 width: 260px;
 float: left;
 padding-left:2px;
 display: inline;
}
#rightcolumn { 
 float: right;
 color: #333;
 background: #FFFFFF;
 margin: 0px 0px 0px 0px;
 height: 100%;
 width: 708px;
 padding-left:20px;
 padding-right:10px;
 font-size:14px;
 display: inline;
}
#inferior { 
 color: #333;
 background: #FFFFFF;
 margin: 0px 0px 0px 0px;
 height: 100%;
 width: 968px;
 float: left;
 padding-left:2px;
 display: inline;
}
#superior { 
 float: right;
 color: #333;
 background: #FFFFFF;
 margin: 0px 0px 0px 0px;
 height: 100%;
 width: 968px;
 padding-left:20px;
 padding-right:10px;
 font-size:14px;
 display: inline;
}
#contenido-master { 
 background: #FFFFFF;
 height: 100%;
 width: 1000px;
 float: left;
 display: inline;
}

#footer { 
 width: 1000px;
 clear: both;
 color: #374e60;
 background: url(../images/footer.jpg) no-repeat;
 margin: 0px 0px 10px 0px;
 height:100px;
 text-align:center;
 padding-top:5px;
 margin-top:150px;
}
#separator-top { 
 float: left;
 width: 1000px;
 color: #333;
 margin: 0px 0px 0px 0px;
 height:20px;
 background: transparent url(../images/separator-top.jpg) no-repeat top left; 
}
#separator-bottom { 
 float: left;
 width: 1000px;
 color: #333;
 margin: 0px 0px 0px 0px;
 height:20px;
 background: transparent url(../images/separator-bottom.jpg) no-repeat bottom left; 
 margin-bottom:3px;
}
#fondo-anuncios { 
 float: left;
 width: 990px;
 color: #333;
 margin: 0px 0px 0px 0px;
 padding-top:10px;
 padding-left:10px;
 height:100%;
 background-color:White;
}
h3
{
    background:transparent url(../images/h3.png) no-repeat;
	font-family:Trebuchet MS;
	text-align: Center;
	font-weight:normal;	
	font-size:12pt;
	color:White;
}
.classh3
{
    background:transparent url(../images/h3big.png);
	font-family:Trebuchet MS;
	text-align: Center;
	font-weight:normal;	
	font-size:12pt;
}
.imagenli
{
	font-size:12pt;
}
a.classlink:link , a.classlink:hover, a.classlink:visited
{
color:White;
text-decoration:none;
}
H1 , h2
{
color:#374E60;
}
#contenido-inicio { 
 float: right;
 width: 700px;
 color: #333;
 height:275px;
 background: #FFFFFF;
}
#contenido-default { 
 float: right;
 width: 700px;
 color: #333;
 height:580px;
 background: #FFFFFF;
}
#texto-inicio { 
 float: left;
 width: 425px;
 color: #333;
 height:100%;
 text-align:justify;
 background: #FFFFFF;
}
#imagen-inicio { 
 float: right;
 width: 260px;
 color: #333;
 height:100%;
 background: #FFFFFF;
}
.normalli {

	padding-left:5px;
	margin-left:30px;
	list-style-position: outside;
	list-style-type: square;
}
.normalli2 {

	padding-left:5px;
	margin-left:30px;
	list-style-position: outside;
	list-style-type: circle;
}
.contenido-left { 
 float: left;
 width:247px;
 text-align:justify;
 background-color:#f2f2f2;
 color:Black;
 padding-right:3px;
}
a, a:visited { color: Blue; text-decoration:underline; outline:none; }
a:hover { color:red; text-decoration:underline; }

a.sitemap:link , a.sitemap:hover, a.sitemap:visited
{
text-decoration:underline;
color:#ff3333;
}
.social:link , .social:hover, .social:visited
{
text-decoration:none;
color:White;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#texto-conte { 
 float: left;
 color: #333;
 width: 390px;
 text-align:justify;
 padding-right:5px;
 background: #FFFFFF;
 height:100%;
}
#imagen-conte { 
 float: right;
 color: #333;
 height:100%;
 width: 300px;
 background: #FFFFFF;
}
#contenido-conte { 
 float: right;
 width: 700px;
 color: #333;
 height:100%;
 background: #FFFFFF;
}
#texto-full { 
 float: left;
 color: #333;
 width: 700px;
 height:100%;
 text-align:justify;
 padding-right:5px;
 background: #FFFFFF;
}
#form-contacto { 
 float: left;
 color: #333;
 height:100%;
 width: 370px;
 background: #FFFFFF;
}
#texto-contacto { 
 float: left;
 color: #333;
 width: 330px;
 height:100%;
 text-align:justify;
 padding-right:5px;
 background: #FFFFFF;
}
#content_descripcionprop { 
 float: left;
 color: #333;
 background-color:White;
 margin: 0px 0px 0px 0px;
 height:100%;
 width: 738px;
 display: inline;
}
#texto-fullpage { 
 float: left;
 color: #333;
 width: 900px;
 height:100%;
 text-align:justify;
 padding-right:5px;
 background: #FFFFFF;
 padding-left:30px;
}