/*
Theme Name: Dilasag
Description: Free html and css light colored template
Version: 1 
*/

/*** Reset ***/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	border: 1;
	font-size: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
	color: #FFF;
	background-color: transparent;
}
ol,ul { list-style: none; }
blockquote,q { quotes: none; }
blockquote:before,blockquote:after,q:before,q:after { content: ''; content: none; }
:focus { outline: 0; }
img { vertical-align: bottom; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }

/*** Clearfix ***/
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: "."; clear: both; height: 0; }
.clear { clear: both; }

/*** Positioning and Alignment ***/
.fl { float: left; }
.fr { float: right; }
.txt-left { text-align: left; }
.txt-right { text-align: right; }
.txt-center { text-align: center; }

/*** General Settings ***/
body { background: #f0f0f0; color: #5f5f5f; font-family: Arial, Helvetica, sans-serif; font-size: 14px; }
h1,h2,h3,h4,h5,h6 { font-weight: normal; margin-bottom: 15px; }
p { margin: 0 0 15px 0; }
a {
	color: #06F;
	text-decoration: none;
}
#footer .container .piecopiray a {
	color: #70a3b4;
}

a:hover { text-decoration: underline; }

.container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 960px;
}
.containerdos {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 960px;
}
/*** Header ***/
#header {
	height: 67px;
	border-top-width: 30px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #16a085;
	border-bottom-color: #d9d9d9;
	background-color: #e4e4e4;
}
#header h1 { float: left; margin: 15px 0px 0px; }
#header h1 a { color: #5f5f5f; font-family: Century Gothic, sans-serif; font-size: 22px; font-weight: bold; text-decoration: none; }

ul.menu { margin: 28px 0px 0px; }
ul.menu li { float: left; margin: 0px 0px 0px 25px; }
ul.menu li a {
	color: #5f5f5f;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
ul.menu li a:hover, ul.menu li.active a {
	color: #06F;
	text-decoration: none;
}

/*** Main ***/
#main {
	padding-top: 40px;
	padding-right: 0px;
	padding-left: 0px;
	clear: both;
	padding-bottom: 20px;
}

/*** Slideshow ***/
#slideshow { background: #cccccc; height: 380px!important; margin: 0px 10px 50px; position: relative; width: 940px; -moz-box-shadow: 0 0 5px #888; -webkit-box-shadow: 0 0 5px#888; box-shadow: 0 0 5px #888; }
#slideshow .nivo-controlNav { bottom: -40px; left: 50%; margin-left: -30px; position: absolute;  }
#slideshow .nivo-controlNav .nivo-control { background: url(../images/bullets.png) no-repeat; display: block; float: left; height: 20px; text-indent: -9999px; width: 22px; }
#slideshow .nivo-controlNav .nivo-control.active { background: url(../images/bullets.png) no-repeat scroll 0 -22px; }


.intro { margin: 0px 10px 50px; }
.intro p { font-size: 22px; text-align: center; }

#about { margin: 0px 10px; }
#about .column {
	float: left;
	margin-right: 40px;
	width: 200px;
	background-color: #16a085;
}
#about .column.last {
	width: 220px;
	margin-right: 0px;
	text-align: center;
	padding-top: 10px;
}
#about .column .image {
	background: #3598DB;
	height: 50px;
	margin-bottom: 15px;
	width: 200px;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
}
#about .column h2 { color: #000000; font-family: Georgia, Serif; font-size: 16px; }

/*** Footer ***/
#footer {
	background: #e4e4e4;
	border-top: 1px solid #d9d9d9;
	height: 46px;
	clear: both;
}
#footer p { float: right; font-size: 12px; margin: 15px 0px 0px; }
#footer ul.menu { margin-top: 15px; }
.piecopiray {
	color: #999;
}

#footer ul.menu li { margin: 0px 25px 0px 0px; }

/*** Content ***/
.content { min-height: 700px; }
.content h1 { font-family: Georgia, Serif; font-size: 26px; }
.content h2 { font-family: Georgia, Serif; font-size: 20px; }
.content h3 { font-family: Georgia, Serif; font-size: 16px; }
.content ul { line-height: 22px; list-style: disc; margin-bottom: 15px; padding-left: 45px; }
.content ol { line-height: 22px; list-style: decimal; margin-bottom: 15px; padding-left: 45px; }
.content p { line-height: 22px; margin: 0 0 15px 0; }
.content .image { border: 5px solid #ffffff; }
.content .image.fl { margin: 0px 20px 15px 0px; }
.content .image.fr { margin: 0px 0px 15px 20px; }

#content { float: left; width: 660px; }
#sidebar { float: right; width: 200px; }


/*** Gallery ***/
#gallery {  }
#gallery .item { background: #cccccc; border: 5px solid #ffffff; float: left; height: 180px; margin: 0px 20px 40px 20px; width: 180px; }

/*** Blog ***/
#blog {}
#blog .post { margin-bottom: 20px; overflow: hidden; }
#blog .post h2 { margin-bottom: 0px; }
#blog .post .date { border-bottom: 1px solid #ccc; font-size: 12px; margin-bottom: 10px; padding-bottom: 10px; }


/*** Widget ***/
.widget { margin-bottom: 25px; }
.widget h3 { border-bottom: 1px solid #ccc; font-family: Georgia,Serif; font-size: 18px; margin-bottom: 10px; padding-bottom: 10px; }

.widget .search {  }
.widget .search .input-txt { height: 14px; padding: 5px; }
.widget .search .input-btn { cursor: pointer; height: 28px; padding: 0px; width: 40px; }


.widget .menu { list-style: square; margin: 0px; }
.widget .menu li { float: none; line-height: 20px; }

/*** Contact ***/
#contact-form { float: left; margin-right: 30px; width: 500px; }
#contact-form p { margin-bottom: 20px; overflow: hidden; }
#contact-form label { float: left; width: 100px; }
#contact-form .input-txt { height: 20px; width: 200px; }
#contact-form .input-btn { margin-left: 100px; }

#contact-map { float: left; width: 300px; }
.textPuntAccionTitle {
	color: #FFF;
	font-family: "Great Vibes";
	font-size: 29px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10px;
}
.puntoaccionuno {
	background-color: #3598DB;
	float: left;
	width: 220px;
	color: #FFF;
	text-align: center;
	padding-top: 10px;
	margin-right: 20px;
}
.puntoacciondos {
	background-color: #9b59b6;
	float: left;
	width: 220px;
	color: #FFF;
	text-align: center;
	padding-top: 10px;
	margin-right: 20px;
}
.puntoacciontres {
	background-color: #f39c12;
	float: left;
	width: 220px;
	color: #FFF;
	text-align: center;
	padding-top: 10px;
	margin-right: 20px;
}
.puntoaccioncuatro {
	background-color: #F00;
	float: left;
	width: 200px;
	margin-right: 40px;
}
.puntoacciontxt {
	color: #FFF;
	padding-left: 7px;
	padding-right: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	padding-top: 7px;
}
#contenedores {
	background-color: #F0F0F0;
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
.textparrafobody {
	color: #333;
	text-align: justify;
	font-size: 18px;
	font-family: "Eras Medium ITC";
}
#bodynoindex {
	width: 970px;
	background-color: #F0F0F0;
	clear: both;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F0F0F0;
	border-right-color: #E4E4E4;
	border-bottom-color: #F0F0F0;
	border-left-color: #E4E4E4;
	margin: 0px;
	padding: 0px;
}
.imageleft {
	float: left;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-top: 15px;
}
.imageraigh {
	margin-left: 25px;
	float: right;
	margin-bottom: 25px;
}
#secciones {
	background-color: #F0F0F0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	background-image: url(../images/article/backgroundsecion.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 35px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
.titulosecionesleft {
	color: #46720F;
	font-size: 40px;
	font-family: "chapaza Italic";
}
.titulosecionesragith {
	color: #46720F;
	font-size: 40px;
	font-family: "Eras Medium ITC";
	text-align: right;
}
.titulomenu {
	color: #000;
	font-family: "Agency FB";
	font-size: 24px;
	padding-left: 25px;
	margin-top: 0px;
	font-weight: bold;
}
.textmenulateral {
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-left: 25px;
	text-align: left;
}
.titulopeqindex {
	color: #000;
	font-family: "Agency FB";
	font-size: 24px;
	padding-left: 15px;
	font-weight: bold;
	text-align: left;
}
.textparrafopeq {
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-left: 15px;
	text-align: justify;
	padding-right: 15px;
}


.textparrafo {
	color: #16A085;
	font-family: Eurostile;
	font-size: 36px;
	margin-bottom: 15px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 970px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: groove;
	border-left-style: solid;
	border-top-color: #F0F0F0;
	border-right-color: #F0F0F0;
	border-bottom-color: #16A085;
	border-left-color: #F0F0F0;
	text-align: center;
	font-weight: bold;
}
#main .container #about .puntoaccionuno .textPuntAccionTitle a {
	color: #FFF;
}
#main .container #about .puntoaccionuno .puntoacciontxt a {
	color: #FFF;
}
#main .container #about .puntoacciondos .textPuntAccionTitle a {
	color: #FFF;
}
#main .container #about .puntoacciontres .textPuntAccionTitle a {
	color: #FFF;
}
#main .container #about .column.last .textPuntAccionTitle a {
	color: #FFF;
}
#main .container #about .puntoacciondos .puntoacciontxt a {
	color: #FFF;
}
#main .container #about .puntoacciontres .puntoacciontxt a {
	color: #FFF;
}
#main .container #about .column.last .puntoacciontxt a {
	color: #FFF;
}
#apDiv2 table {

}
#apDiv2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F0F0F0;
	border-right-color: #F0F0F0;
	border-bottom-color: #F0F0F0;
	border-left-color: #CCC;
}
#apDiv2 form table tr td {
	color: #000;
}
#fourcols .col {
	width:195px;
	float:left;
	margin-bottom:5px;
	padding-top: 20px;
	padding-right: 22px;
	padding-bottom: 5px;
	padding-left: 22px;
}
#titucuadroindex {
	background-color: #F0F0F0;
	width: 940px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
.textotitucuadroindex {
	background-color: #F0F0F0;
	width: 940px;
	font-size: 1.8em;
	color: #000;
	border: 1px solid #999;
	height: 40px;
	text-align: center;
	padding-top: 14px;
	}
#cuadrospeqindex {
	width: 235px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	float: left;
	}
.texttitulolicencia {
	color: #333;
	font-family: "Eras Medium ITC";
	font-weight: bold;
	font-size: 20px;
}
