body{
	background-color:#FFF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:0px;
	color:#2C1A8A;
	text-align:justify;
}

#principal{
	width:1000px;
	height:780px;
	position:absolute;
	left:50%;
	margin-top:5px;
	margin-left:-500px;
}

#header1{
	width:150px;
	height:130px;
	float:left;
	background-image:url(../images/header1.png);
	background-repeat:no-repeat;
}

#headertop{
	width:810px;
	float:left;
	background-image:url(../images/headertop.png);
	background-repeat:repeat-x;
}

#header2{
	width:40px;
	height:130px;
	float:left;
	background-image:url(../images/header2.png);
	background-repeat:no-repeat;
}

#contenedor{
	width:920px;
	height:330px;
	padding:40px 20px 0px;;
	clear:both;
	position:relative;
}

#contenido{
	width:250px;
	height:330px;
	padding-left:20px;
	margin-left:23px;
	float:left;
}

#contenido2{
	width:250px;
	height:330px;
	padding-left:20px;
	margin-left:23px;
	float:left;
}

#contenido3{
	width:250px;
	height:330px;
	padding-left:20px;
	margin-left:23px;
	float:left;
}

.textocontenido{
	widht:207px;
	text-align:justify;
}

.textocontenido2{
	widht:207px;
	text-align:justify;
	border-left:dashed 1px;
	border-color:#999;
}

#left{
	width:20px;
	height:780px;
	float:left;
	background-image:url(../images/left.png);
	background-repeat:repeat-y;
}

#right{
	width:20px;
	height:780px;
	float:left;
	background-image:url(../images/right.png);
	background-repeat:repeat-y;
}

#cornerleft{
	width:40px;
	height:40px;
	float:left;
	background-image:url(../images/cornerleft.png);
	background-repeat:no-repeat;
}

#footer{
	width:920px;
	height:40px;
	float:left;
	background-image:url(../images/footer.png);
	background-repeat:repeat-x;
}

#cornerright{
	width:40px;
	height:40px;
	float:left;
	background-image:url(../images/cornerright.png);
	background-repeat:no-repeat;
}

#inicio{
	background-image:url(../images/inicio.jpg);
}

#web{
	background-image:url(../images/web.jpg);
}

#seo{
	background-image:url(../images/seo.jpg);
}

#w3c{
	background-image:url(../images/w3c.jpg);
}

#contacto{
	background-image:url(../images/contacto.jpg);
}

.haccordion{
	width:960px;
	height:400px;
	float:left;
	
	margin-top:5px;
}

.haccordion .header, .haccordion .content{
	float:left;
	height:400px;
}
  
.haccordion .header{
	width:90px;
	cursor:pointer;
}
  
.haccordion .content{
	display:none;
	width:0px;
	overflow:auto;
}
  
.haccordion .content div{
	margin:5px;
}

.haccordion .content p{
	text-indent:20px;
	margin:5px;
}

.cabecerafrase{
	float:left;
	width:675px;
	height:130px;
	text-align:center;
	position:relative;
	top:60px;
}

.cabecerafrase2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-style:italic;
}

.cabeceradireccion{
	float:left;
	width:135px;
	text-align:right;
	color:#999999;
	position:relative;
	top:35px;
}

.letrapeque{
	background-color:#FFCCFF;
	font-size:9px;
}

.seo{
	width:235px;
	float:left;
	font-size:9px;
}

.precio{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bolder;
	color:#FF9900;
	text-align:center;
}

.tituloform{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#CC0000;
	text-align:center;
}

.titulorojo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#CC0000;
	text-align:left;
}

.web{
	width:235px;
	float:left;
	font-size:9px;
}

.webfooter{
	width:480px;
	font-size:9px;
	float:left;
}

.w3c{
	text-align:center;
	height:20px;
	margin-top:5px;
	clear:left;
}

*.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#85C227;
	text-decoration: none;
	text-align:center;
	padding-top:10px;
	width:800px;
	float:left;
}

*.copyright a, visited{
	color:#2C1A8A;
	text-decoration: none;
}

*.copyright a:hover{
	color:#2C1A8A;
	text-decoration: underline;
}

.blog {
	text-align:center;
	width:50px;
	height:40px;
	float:left;
}

.sinborder{
	border:0px;
}
