/* Created by http://freehtml5templates.com */

/* reset */
* {
margin: 0;
padding: 0;
}

/* render html5 elements as block */
header, footer, section, aside, nav, article {
	display: block;
}

body {
	line-height: 1;
	background-color: #F2F2F2;
	/*background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#D3D9C3), to(#F9FAF4));*/
/*background: -moz-linear-gradient(top, #D3D9C3 0%, #F9FAF4 100%);*/
color: #333333;
	font-size: 14px;
	margin-top: 15px;
	margin-bottom: 15px;
}
	
/* layout */

#wrapper {
	width: 900px;
	background-color: #F9FAF4;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	/* curved border radius */
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-box-shadow: 3px 3px 7px #C1C1C1;
	-moz-box-shadow: 3px 3px 7px #C1C1C1;
	border: 20px solid #FFFFFF;
	
	/* curved border radius */


}

header {
	margin-top: 10px;
	background-color: #F2F2F2;
}


/* header */

header h1 {
	float: left;
	width: 900px;
	font-size: 40px;
	line-height: 36px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding: 0px;
}
header img {
	margin-right: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#main {
	margin: 0 auto;
	color: #444;
	font-size: 16px;
	line-height: 1.2em;
}

footer {
	color: #fff;
	clear: both;
	/* curved border radius */
-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 40px;
	margin-left: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	text-align: right;
	background-color: #282828;
	padding-top: 15px;
}

/* basics */

@font-face {
	font-family: 'CrimsonTextRoman';
	src: url('crimson_text_roman-webfont.eot');
	src: local('CrimsonTextRoman'), url('crimson_text_roman-webfont.woff') format('woff'), url('crimson_text_roman-webfont.ttf') format('truetype'), url('crimson_text_roman-webfont.svg#webfontCjgjGITP') format('svg');
	font-weight: normal;
	font-style: normal;
}
footer p {
	margin: 0px;
	padding: 0px;
}

.imagen_footer {
	vertical-align: sub;
	margin-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



h1,h2,h3,h4,h5,h6 {
	font-family: 'CrimsonTextRoman', Garamond, Georgia, Times, 'Times New Roman', serif;
	font-weight: bold;
	clear: both;
	color: #333333;
}

a {
	color:#333333;
}

a:hover {
	color: #FC3C04;
	text-decoration: underline;
}
	
p {
margin-bottom: 18px;
}

li {
padding-left: 5px;
}

hr {
margin: 0 0 20px 0;
}

/* nav */

nav .menu {
	width: 900px;
	font-size: 16px;
	font-weight: bold;
	/* curved border radius */
-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	background-color: #282828;
	float: right;
}

nav .menu ul {
list-style: none;
margin: 0;
text-align: center;
}

nav .menu li {
display: inline;
position: relative;
}

nav .menu a {
	color: #ddd;
	padding: 0;
	line-height: 38px;
	text-decoration: none;
	margin-right: 15px;
	margin-left: 15px;
}

nav .menu a:hover {
	text-decoration: none;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
nav .menu_aki {
	text-decoration: none;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-right: 15px;
	margin-left: 15px;
}


header h1 a {
color: #555;
font-weight: bold;
text-decoration: none;
}

/* greeting */

#greeting {
margin: 10px 0 80px 0;
}

#greeting h2 {
display: inline;
font-size: 26px;
}

#greeting p {
font-size: 18px;
}

#greeting img {
border: none;
/* curved border radius */
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-webkit-box-shadow: 3px 3px 7px #777;
-moz-box-shadow: 3px 3px 7px #777;
}

.learnmore {
display: block;
background-color: #333;
padding: 5px 10px;
float: right;
/* curved border radius */
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

.learnmore a {
color: #ddd;
font-size: 16px;
font-weight: bold;
text-decoration: none;
}

/* main content */

#main h1, h2, h3, h4, h5, h6 {
	color: #333333;
	margin: 0 0 20px 0;
	line-height: 1.5em;
}

#main h3 {
	font-size: 20px;
	color: #000000;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B0B0B0;
}
#infoboxmid a {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	text-transform: uppercase;
}
#infoboxmid a:hover {
	color: #DC4C22;
}

#infoboxleft {
	float: left;
	width: 260px;
	margin-left: 10px;
}

#infoboxmid {
	float: left;
	width: 290px;
	margin-left: 30px;
}

#infoboxright {
	float: right;
	width: 290px;
	margin-left: 10px;
}
#infobox_general {
	float: none;
	margin-left: 50px;
	text-align: justify;
	margin-right: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


blockquote {
padding-left: 40px;
background: transparent url(images/openquotes.png) no-repeat;
font-style: italic;
}

#contentsummary {
margin-top: 20px;
float: left;
width: 940px;
}

.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 15px;
	margin-top: 4px;
}

.alignright,
img.alignright {
display: inline;
float: right;
margin-left: 24px;
margin-top: 4px;
}

.aligncenter,
img.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignleft, img.alignright, img.aligncenter {
margin-bottom: 12px;
}
footer a {
	color: #555;
	text-decoration: none;
}

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

footer a:link, footer a:visited {
color: #FFF;
}
.addthis_button {
	float: right;
	margin-bottom: 10px;
}


.clearall {
	clear: both;
}
#2col_iz {
	float: left;
	width: 45%;
	padding-right: 20px;
	font-size: 14px;
}
#2col_der {
	float: right;
	width: 45%;
	padding-left: 40px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B0B0B0;
	font-size: 14px;
	clear: none;
}
.proteccion_de_datos {
	font-size: 9px;
	color: #333333;
	text-align: left;
}
.est_input {
	background-color: #FFFFFF;
	border: 1px solid #B0B0B0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.est_select {
	background-color: #FFFFFF;
	border: 1px solid #B0B0B0;
	font-size: 12px;
}
.est_textarea {
	background-color: #FFFFFF;
	border: 1px solid #B0B0B0;
	font-size: 12px;
}
#infoboxleft_big {
	float: left;
	width: 300px;
	margin-left: 10px;
	font-size: 12px;
}
#infoboxright_big {
	float: right;
	width: 300px;
	margin-left: 30px;
	font-size: 12px;
}
.sombra-imagen {
	/* curved border radius */
	-moz-border-radius: 10px;
-webkit-border-radius: 10px;
	-webkit-box-shadow: 3px 3px 7px #777;
	-moz-box-shadow: 3px 3px 7px #777;
}
#infoboxleft_video {
	float: left;
	width: 550px;
	font-size: 12px;
	margin-bottom: 20px;
}
