/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding-right: 10px;
	padding-left: 10px;
	background-repeat: repeat-y;
	background-position: center;
	background-image: url(images/fondoweb4.jpg);
	margin-bottom:0;
	background-color:#7a0a09;
}
strong {
	color: #0D3570;
}

/* Posts */

/* Header */

#header {
	width: 850px;
	height: 350px;
	margin: auto;
}
#headermenu {
	width: 850px;
	height: 30px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #0F3A6D;
}
.topmenu{
	color:#000000;
	font-family:"Comic Sans MS";
	font-size:14px;
	margin:0px;
	font-weight:bold;
}
.topmenu a{
	color:#000000;
	text-decoration:none;
	width:168px;
	height:25px;
	padding-top:5px;
	text-align:center;
	float:left;
	display:block;
	background-color:#FDAB00;
	border-left:#000000 solid 1px;
	border-right:#000000 solid 1px;
}
.topmenu a:hover{
	color:#990000;
	text-decoration:none;
}
#headertop {
	width: 850px;
	height: 30px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #0F3A6D;
}
#headerimagen {
	width: 850px;
	height: 202px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/img.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


#header h1 {
	margin: 0;
	padding: 40px 0 0 40px;
	font-size: 36px;
}

#header h2 {
	margin: 0;
	padding: 0 0 0 192px;
	font-size: 16px;
}

#header a {
	border: none;
	letter-spacing: -1px;
	color: #FFFF52;
}

/* Content */

#content {
	width: 850px;
	margin: auto;
	background-image: url(images/fondocontenido.jpg);
	background-position: center center;
	background-repeat:   repeat-y;
}

#colOne {
	float: left;
	width: 220px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#colOne h1{
	color:#FFFFFF;
	font-family:Verdana;
	font-size:12px;
	margin:0px;
	text-align: center;
	padding: 5px;
	background-color: #006699;
	height:25px;
}

#colOne ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
#colOne p {
	color: #333333;
	font-size: 11px;
	text-align:justify;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#colTwo {
	float: right;
	width: 590px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
}

#colTwo p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 18px;
	font-size: 12px;
	margin: 3px 0px 10px 0px;
}
input{
	border:solid 1px #415A70;
	background-color:#FFFFFF;
	font-family:Tahoma;
	font-size:10px;
	color:#000000;
	margin: 0px;
}
select{
	border:solid 1px #0D3570;
	background-color:#FFFFFF;
	font-family:Tahoma;
	font-size:10px;
	color:#000000;
}
textarea{
	border:solid 1px #415A70;
	background-color:#FFFFFF;
	font-family:Tahoma;
	font-size:10px;
	color:#000000;
}
form{
	margin:0px;
}
#colTwo li {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 18px;
	font-size: 12px;
	text-align: justify;
}
#colTwo p a{
	color:#000066;
	text-decoration:none;
}
#colTwo p a:hover{
	color:#000066;
	text-decoration:underline;
}

#colTwo h1{
	color:#990000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	margin:5px;
	text-align: center;
}
#colTwo h2{
	color:#990000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:5px;
	text-align: center;
}
#colTwo h2 a{
	color:#990000;
	text-decoration:none;
}
#colTwo h2 a:hover{
	color:#990000;
	text-decoration:underline;
}
#colTwo h3 {
	font-size: 12px;
	color:#23607b;
	text-align:left;
	font-family: Tahoma;
}
#colTwo h4{
	color:#085e84;
	padding:3px 10px;
	margin:5px 0px;
	font-family:Tahoma;
	font-size:12px;
	border-bottom: #085e84 solid 2px;
}
#colTwo h5{
	color:#085e84;
	background-color:#FFFFFF;
	border:#096188 solid 1px;
	padding:3px 10px;
	margin:5px 0px;
	font-family:Tahoma;
	font-size:12px;
}
#colTwo h5 a{
	color:#085e84;
	margin:5px 0px;
	font-family:Tahoma;
	font-size:12px;
	text-decoration:none;
}
#colTwo h5 a:hover{
	color:#0F4F68;
	font-weight:bold;
	text-decoration:underline;
}
#colTwo h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 20px;
	font-size: 12px;
	margin:0px;
	font-weight:normal;
}
#bgimage_derecha{
	width:430px;
	height:180px;
	padding: 10px 150px 10px 10px;
}
#bgimage_izquierda{
	width:430px;
	height:180px;
	padding: 10px 10px 10px 150px;
}
/* Footer */

#footer {
	width: 850px;
	padding-top: 20px;
	padding-bottom:10px;
	background-color: #FDAB00;
	clear: both;
	
}

#footer p {
	margin: 0px;
	text-align: center;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:18px;
}

#footer p a {
	color:#000000;
	text-decoration:none;
}

#footer p a:hover {
	color:#000000;
	text-decoration:underline;
}

#footer h2 {
	margin: 0px;
	text-align: right;
	font-size: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:18px;
	font-weight:normal;
}

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

#footer h2 a:hover {
	color:#000000;
	text-decoration:underline;
}


.imgleft {
	float : left;
	border : 1px solid #993300;
	padding : 10px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.imgright{
	float : right;
	border : 1px solid #993300;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding: 5px;
	background-color: #FFFFFF;
}
.left {
	float : left;
	border:#04577c solid 1px;
	margin-right:5px;
	padding:5px;
}
.right{
	float : right;
}
#content #colTwo.table {
background:#339999;

}
#divlista{
	width:190px;
}
#divlista_top{
	width:220px;
	height:30px;
	background-image:url(images/bgtop.png);
	color:#FFFFFF;
	font-size:13px;
	font-family:Verdana;
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
	
}
#divlista_conten{
	width:211px;
	border-left:#055b81 solid 4px;
	border-right:#055b81 solid 4px;
	background-color:#FFFFFF;
}
#divlista_bottom{
	width:220px;
	height:20px;
	background-image:url(images/bgfooter.png);
}

.listapack{
	font-size:10px;
	padding:4px 6px;
	margin:0px 3px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border:#CCCCCC solid 1px;
	background-color:#FFFFFF;
}
.listapack a{
	color:#0E4A5F;
	text-decoration:none;
	font-weight:bold;
}
.listapack a:hover{
	color:#0066CC;
	text-decoration:underline;
	font-weight:bold;
}

#paquetes{
	background-color:#FFFFFF;
	border-top:#114e69 solid 1px;
	border-left:#114e69 solid 1px;
	border-bottom:#114e69 solid 1px;
	border-right:#114e69 solid 1px;
	margin:10px 0px;
	width: 580px;
	padding:0px 5px;
}

#contact{
	width:70px;
	height:17px;
	background-image:url(images/home/readmore.png);
	background-position:center top;
	background-repeat:no-repeat;
	padding:3px 0px 0px 30px;
	float: right;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:3px;
	font-weight: bold;
}
#contact a{
	color:#000000;
	text-decoration:none;
}
#contact a:hover{
	color:#000000;
	text-decoration:underline;
}
#readmore{
	width:70px;
	height:17px;
	background-image:url(images/home/contactus.png);
	background-position:center top;
	background-repeat:no-repeat;
	padding:3px 0px 0px 30px;
	float: right;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:3px;
	font-weight: bolder;
}
#readmore a{
	color:#000000;
	text-decoration:none;
}
#readmore a:hover{
	color:#000000;
	text-decoration:underline;
}
#proyects{
	background-image:url(images/columna/proyects.jpg);
	width:210px;
	height:110px;
	margin:auto;
	padding:10px 5px 10px 5px;
	margin-top: 15px;
}
#proyects h1{
	margin-top: 10px;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	
}
