/************ Si es IE 6*******************/

#no-more-ie6  {
position: relative; 
top: 0; 
left: 0; 
padding: 7px 5px 7px 5px;
width: 100%;
background-color:#F8FFB9;



font-size: 106%;
color: #222;
}


#no-more-ie6  a {
font-weight: bold; 
text-decoration: underline;
}
body{
	font: 11px/22px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	text-align: center;
	background:url ("../images/body-bg.PNG") repeat-x;
}
a{
	color: #6699FF;
}
a:hover{
	color: #3366CC;
}

span {
	font-weight:bold;
}
a.temas{
	color:#000000;
	text-decoration:none;
}

a.temas:hover{
	color: #3366CC;
}


#splash{
	width:100%;
	height:600px;
	background: url("../images/splash.PNG") repeat-x;
	margin:100px auto;
}

#splash p{
	padding-top:230px;
	font-size:2em;
	font-weight:bold;
	color:#1885EA;
}
#container{
	width:780px;
	text-align: left;
	padding: 0;
	margin: 0 auto;
	background:#ffffff;
}


#content{
	width: 778px;
	min-height:320px;
	padding-top: 20px;
	margin: 0;
	clear: both;
	background-color: #fcfcfc;
	background: url("../images/content-bg.png") top no-repeat;
}
#fecha{
	float:right;
	padding-right:30px;
	margin-top:130px;
	color: #248BEB;	
	font: bold 12px/24px Verdana, Arial, Helvetica, sans-serif;
	text-indent: 1em;
}
#content h2 {
	color:#248BEB;
	text-align:center;
}
#content h3 {
	padding: 0.5em 1em 0.5em 1em;
}

#content h3.secciones {
	margin-top:30px;
	padding: 0.5em 1em 0.5em 1em;
}

#content p{
	margin: 0;
	padding: 0.5em 1em 0.5em 1em;
	letter-spacing: 1px;
	text-align:justify;
}

#content p.contacto{
	text-align:left;
}
#content ul{
	list-style-image: url("../images/bullet.gif");
	margin: 0;
	
}
#col-1 {
	width:70%;
	float:left;
	padding-left:10px;
	padding-right:25px;
	border-right:inset 1px #C3C3C3;
}
#col-2 {
	width:25%;
	float:left;
	
}
p.firma {
	
	height:53px;
	background: url("../images/firma.PNG") center no-repeat;
	text-indent:-999em;
	overflow:hidden;
}
#secciones {
	width:300px;
	text-align:center;
	margin:0 auto;
}

a.link-servicios {
	display:block;
	width:80px;
	height:100px;
	background: url("../images/servicios.png") no-repeat;
	float:left;
	text-decoration:none;
	padding-top:80px;
	font-weight:bold;
	margin-right:20px;
}

a.link-inicio {
	display:block;
	width:80px;
	height:100px;
	background: url("../images/home.png") no-repeat;
	float:left;
	text-decoration:none;
	padding-top:80px;
	font-weight:bold;
	margin-right:20px;
}

a.link-portfolio {
	display:block;
	width:80px;
	height:100px;
	background: url("../images/portfolio.png") no-repeat;
	float:left;
	text-decoration:none;
	padding-top:80px;
	font-weight:bold;
	margin-right:20px;
}

a.link-contacto{
	display:block;
	width:80px;
	height:100px;
	background: url("../images/email.png") no-repeat;
	float:left;
	text-decoration:none;
	padding-top:80px;
	font-weight:bold;
}

#construccion {
	width:150px;
	height:150px;
	margin:auto;
	background: url("../images/construccion.png") transparent no-repeat;
}
#construccion p {
	color:red;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	padding-top:60px;
}
/* Contacto*/

h3.contacto {
	width:180px;
	height:90px;
	background: url("../images/contacto.PNG") 10px 0px no-repeat;
	text-indent:-999em;
	overflow:hidden;
}
img.contacto {
	padding-top:15px;
}

form{
	margin: 10px 20px;
}

fieldset {
	border:none;
}

input.nombre, input.email {
display: block;
margin-bottom: 10px;
}

input:focus, textarea:focus  {
border: 2px solid #000;
background: #F3F3F3;
}

#contact input.captcha {
	margin-left:10px;
	margin-right: 10px;
	margin-top:15px;
}

textarea {
display: block;
margin-bottom: 10px;	
width: 300px;
}

input.button {
	display: block;
	margin-top: 20px;
	margin-left: 150px;
}


#footer{
	width: 778px;
	clear: both;
	margin: -1px 0 0 0;
	padding-top: 20px;
}
#footer p.copy{
	margin: 0.5em;
	padding: 5px;
	text-align: center;
	float:left;
	color: #6699FF;
}
#footer p.valid{
	margin: 0.5em;
	padding: 5px;
	text-align: center;
	float:right;
	color: #6699FF;
}
