/* CSS sicoactiva.net */
body {
  	background-color:#E2E1E1;
  	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
#header {
	position:absolute;
	left:0px;
	top:0px;
	width:955px;
	height:189px;
}

#galerias {
	position:absolute;
	left:0px;
	top:189px;
	width:210px;
	background-image: url(../images/bkggalerias.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
}

#foto {
	position:absolute;
	left:210px;
	top:189px;
	width:600px;
	height:400px;
	background-image: url(../images/bkgfoto.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}

#pictureContainer {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -300px;
	margin-top: -200px;
	width:600px;
	height:400px;
}

#pictureContainer_left {
	float: left;
	width:50%;
	height:100%;
	cursor: pointer;
}

#pictureContainer_right {
	float:right;
	width:50%;
	height:100%;
	cursor: pointer;
}

#thumbnails {
	position:absolute;
	left:810px;
	top:189px;
	width:145px;
	height:811px;
}

#titblog {
	position:absolute;
	left:210px;
	top:589px;
	width:338px;
	height:38px;
}

#titcontacto {
	position:absolute;
	left:548px;
	top:589px;
	width:262px;
	height:38px;
}

#blog {
	position:absolute;
	left:210px;
	top:627px;
	width:338px;
	height:373px;
}
#iframecontacto{
	position:absolute;
	left:548px;
	top:627px;
	width:262px;
	height:190px;
	background-image: url(../images/bkgcontactobig.gif);
	background-repeat:no-repeat;
	background-position:center top;
}
#contacto {
	position:absolute;
	left:0px;
	top:0px;
	width:262px;
	height:157px;
	background-image: url(../images/bkgcontacto.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
}

#bottomcontacto {
	position:absolute;
	left:0px;
	top:157px;
	width:262px;
	height:33px;
	background-image: url(../images/bottmcontacto.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: right;
}

#titlinks {
	position:absolute;
	left:548px;
	top:817px;
	width:262px;
	height:34px;
}

#links {
	position:absolute;
	left:548px;
	top:851px;
	width:262px;
	height:149px;
}
.form {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	width:230px;
	margin:4px 6px 6px 0px;
	padding: 4px 3px;
	position: relative;
	left: 17px;
}
.formlargo {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	width:230px;
	margin:6px 6px 6px 0px;
	padding: 4px 3px;
	position: relative;
	left: 17px;
}
.buttonSubmit {
	width:81px;
	height:33px;
	background:url(../images/btnenviar.gif) no-repeat left top;
	cursor:pointer;
	border:none;
}
.txtcontactenos {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#66CC00;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	width:222px;
	height:137px;
}
.a_contacto {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#326400;
	text-decoration:underline;
}
.a_contacto:hover {
	text-decoration:line-through;
	color:#66CC00;
}
.a_contacto:visited {
	color:#333333;
}
#pata {
	position:absolute;
	left:0px;
	top:1000px;
	width:955px;
	text-align: center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#66CC00;
}
.textofeed {
	font-family:Georgia,Serif;
	font-size:10px;
	padding:0px;
	background:#E2E1E1;
	color:#555555;
}

#contenedorgaleria {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color:#66CC00;
	width: 200px;
	margin-top: 65px;
	text-align: left;
	padding-left: 5px;
}

.submenu {
	margin: 0;
	padding: 0;
	height: 0px;
	visibility: hidden;
}

.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color:#66CC00;
	text-decoration: none;
	cursor: pointer
}

.thumbs {
	color:#000000;
}