@charset "utf-8";
/* CSS Document */
::selection {
	background-color:#D8D8D8;
}

body, html {
	margin: 0px;
	padding:0px;
	height: 100%;
	width: 100%;
}


td{

	vertical-align:top;
	}
#head #head {
	width: 100%;
	height: 150px;
	overflow: hidden;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#titulo {
	position: relative;
	vertical-align: bottom;
	width: 300px;
	height: 130px;
}

#shortcut{
	width: 240px;
	height: 170px;
	margin-bottom: 10px;
	float: left;
	margin-left: 5px;
	position: relative;
	background-color: rgba(200,200,200,0.8);
	margin-right: 5px;
}
#shortcut1 {
	margin-top: 10px;
	margin-bottom: 20px;
	position: relative;
	border: 1px dotted #CCC;
}
#shortcut0 {
	margin-top: 10px;
	margin-bottom: 20px;
	position: relative;
	border: 1px dotted #CCC;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}





#shortcut2 {
	width: 680px;
	height: 300px;
	position: relative;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 10px;
	margin-bottom: 20px;
}
#shortcut3 {
	width: 300px;
	height: 300px;
	position: relative;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 10px;
	margin-bottom: 20px;
}
#shortcut490 {
	
	position: relative;
	width: 490px;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 10px;
	margin-bottom: 20px;
}


#shortcut490x600 {
	width: 488px;
	position: relative;
	height: 450px;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
	border: 1px dotted #CCC;
}

#shortcut500 {
	margin-top: 10px;
	margin-bottom: 20px;
	width: 490px;
	margin-left: 5px;
	margin-right: 5px;
	height: 240px;
	background-image: url(rayas2.png);
	position: relative;
}


#main {
	height: 600px;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	text-align: justify;
	background-color: #FFF;
	position: relative;
}
#main2 {
	height: 600px;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	text-align: justify;
	background-color: #FFF;
	position: relative;
	background-image: url(../fons.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}


#content {
	position: relative;
	float: left;
	width: 100%;
}


#column1 {
	width: 1000px;
	left: 50%;
	margin-left: -500px;
	padding-top: 10px;
	position: relative;
	float: none;
}
#column1f {
	width: 1000px;
	left: 50%;
	margin-left: -500px;
	padding-top: 10px;
	position: relative;
	float: none;
}

.cos  a  {
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	line-height: 1.5;
	color: black;
}
.cosEN a {
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	line-height: 1.5;
	color: #666;
}


#column700 {
	width: 700px;
	position: relative;
	float: left;
}
#column500 {
	width: 490px;
	position: relative;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}

#column300 {
	width: 290px;
	float: left;
	position: relative;
	padding-left: 10px;
}

#foot #foot {
	height: 150px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
	position: relative;
	left: 0px;
}
#foot2 {
	background-color: #000;
	height: 150px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
	position: relative;
	left: 0px;
}

#menu {
	font-family:'Open Sans', arial;
	font-size: 14px;
	right: 0px;
}




#menu ul {
	list-style-type: none;
}

#menu ul li {
	list-style-type: none;
}

#menu  a:hover, 
#menu a:active
    {
	color: #CCC;
	text-decoration: underline;
}

#menu a:visited {
	text-decoration: none;
	color: #000;
}
#menu a:link {
	text-decoration: none;
	color: #000;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

p {
	padding: 0px;
	margin: 0px;
}

.cos {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.cosEN {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	font-style: italic;
}

.cos-left {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: left;
}
.cos-left a:link, .cos-left a:visited, .cos-left a:hover, .cos-left a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #000;
	text-decoration: none;
	border-bottom: solid 3px black;
}



div {

}
.credits2 {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.credits2 img {
	margin-right: 30px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.credits2 img:link {
	margin-right: 30px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#box {
	height: 200px;
	width: 100px;
	position: relative;
}

#boxc {
	margin-left: 10px;
	margin-right: 10px;
	position: relative;
	text-align: center;
	height: 100%;
}
#boxc2 {
	margin-left: 10px;
	margin-right: 10px;
	text-align: justify;
	height: 100%;
	margin-top: 10px;
	padding-bottom: 10px;
}
#boxc2 p a:link, #boxc2 p a:visited, #boxc2 p a:hover, #boxc2 p a:active {
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}


#si {
	height: 10px;
	width: 100%;
	background-image: url(c1-1.png);
	background-repeat: no-repeat;
	text-align: right;
	position: absolute;
	left: 0px;
}
#sd {
	height: 10px;
	width: 10px;
	background-image: url(c2-1.png);
	background-repeat: no-repeat;
	float: right;
	position: absolute;
	left: 100%;
	margin-left: -10px;
}
#ii {
	height: 10px;
	width: 100%;
	background-image: url(c4-1.png);
	background-repeat: no-repeat;
	position: absolute;
	bottom: 0px;
}
#id {
	height: 10px;
	width: 10px;
	float: right;
	background-image: url(c3-1.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 100%;
	margin-left: -10px;
}
#dch {
	float: right;
	text-align: right;
	clear: right;
}
#izq {
	float: left;
	clear: left;
}


.h1{
	font-family:"Open Sans", "arial black";
	font-weight:800;
	text-shadow:0px 0px 20px grey;
	font-size: 60px;
	text-align: center;
}
.h1 a {
	font-family:"Open Sans", "arial black";
	font-weight:800;
	text-shadow:0px 0px 20px grey;
	font-size: 60px;
	text-align: center;
	color: #000;
	text-decoration: none;
}

.h2 a{
	font-family:'Open Sans', arial;
	font-weight:400;
	font-size: 17px;
	text-align: justify;
	color: black;
	border-bottom: solid 3px black;
	text-decoration: none;
}
.h2 {
	font-family:'Open Sans', arial;
	font-weight:400;
	font-size: 17px;
	text-align: justify;
}

.h7 {
	font-family:'Open Sans', arial;
	font-weight:400;
	font-size: 17px;
	text-align: justify;
}

.h3{
	font-family:"Open Sans", "arial black";
	font-weight:800;
	font-size: 22px;
	color: #333;
	text-shadow: 2px 2px 2px white;
}


.h3 a:link,
.h3 a:visited {
	text-decoration: none;
	color: #000;
}
.h4 {
	font-family:"Open Sans", "arial black";
	font-weight:400;
	text-shadow:0px 0px 1px grey;
	font-size: 30px;
	text-align: justify;
	color: #333;
}
.h5 {
	font-family:Verdana, Geneva, sans-serif;
	font-weight:400;
	text-shadow:0px 0px 1px grey;
	font-size: 11px;
	text-align: justify;
	color: #333;
}
.h6 {
	font-family:"Open Sans", "arial black";
	font-weight:400;
	font-size: 35px;
	color: #CCC;
}

#mce-EMAIL , #mce-FNAME{
	border: 1px solid #333;
	width: 300px;
	position: absolute;
	right: 10px;
}
#mc-embedded-subscribe {
	border: 1px solid #000;
	background-color: #FFF;
}
#submenu a:link , #submenu a:hover , #submenu a:visited , #submenu a:active {
	width: 200px;
	position: relative;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	border-bottom: solid 3px white;
	text-decoration: none;
}
#submenu {
	position: relative;
	color: #FFF;
	line-height: 1.5;
}

#addthis {
	text-align: right;
	left: 0px;
	top: 0px;
	width: 140px;

}
#addthis2 {
	text-align: right;
	left: 0px;
	top: 0px;
	width: 140px;
}
