#global {width:800px ; margin: 0px auto }
* {
	margin: 0;
	padding: 0;}
img {border-style: none}

body {
background: white;
font-family:
Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 16px;
color: #333;
}

a {
text-decoration: none;
color: #F58220;
}
a:hover {
text-decoration: underline;
color: #F60;
}

#wrap {
margin: 0 auto;
width: 800px;
background: white;
}

#header {
height: 120px;
}
#header h1 { 
font-size: 28px;
letter-spacing: -1px;
padding:0px 0 0 0px;
color: #F58220;
}
#header h1 a { 
color: #F58220;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #111;
}
#header h2 {
font-size: 19px;
color: #111;
padding: 5px 0 0 20px;
letter-spacing: -1px;
font-weight: 100;
}

#menu {
height: 30px;
line-height: 30px;
background: #F60;
}
#menu ul {
list-style-type: none;
padding-left: 20px;
}
#menu ul li {

display: block;
float: left;
}
#menu ul li a {
padding: 0 20px 0 0;
text-decoration: none;
font-weight: 600;
font-size: 14px;
color: black;

}
#menu li a:hover {
	color: white;
	text-decoration: none;
}


#content {
padding: 0px 0px 20px 0px;
}
div.mypars {text-align: centre}

h1 {
	font-size: 15px;
	font-weight:200;
text-align: justify;
	padding: 0px 0 0px 0;
	text-align: center;
}

.blink { text-decoration: blink; 
color: green;
}

.left {
	float: left;
	width: 575px;
       	text-align: justify;
	height: 590px;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: auto;
        margin-right: auto;
}

.left h1 {
	font-size: 15px;
	font-weight: 100;
text-align: justify;
	padding: 0px 0 0px 0;
	text-align: center;
}
.left h2 {
	font-size: 15px;
	font-weight: 100;
text-align: justify;
	padding: 0px 0 0px 0;
	text-align: left;
}
.left h2 a {
text-decoration: none;
color: #4174B4;
}
.left h2 a:hover {
	color: #111;
}
.left h4 {
	font-size: 14px;
	font-weight: 100;
text-align: justify;
	padding: 0px 0 0px 0;
	text-align: left;
}


img.centrado {
    display: block;
    margin-left: auto;
    margin-right: auto;
    }
	
	img.derecha {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}

img.izquierda {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
}

.derecha {
    float: right;
}

.izquierda {
    float: left
}

.der {
	float: right;
	width: 205px;
	margin-top: 7px;
	margin-right: 0px;
	border-bottom-style: solid;
	border-bottom-color: green;}

.der h2 {
margin: 0px 0px 0px 0px;
padding-left: 16px;
height: 28px;
line-height: 28px;
color: #fff;
font-size: 13px;
background: #F60;
border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: green;
	border-bottom-color: green;}

.der ul {
padding: 3px 0px 8px 14px;
list-style-type: circle;
color:green;}

.der ul li {
color: green;
height: 17px;
line-height: 28px;
color: green;
font-size: 12px;}

.dere {
	float: right;
	width: 205px;
	margin-top: 7px;
	margin-right: 0px;
        margin-bottom: 8px;
	border-bottom-style: solid;
	border-bottom-color: green;}

.dere h2 {
margin: 0px 0px 0px 0px;
padding-left: 16px;
height: 28px;
line-height: 28px;
color: #fff;
font-size: 13px;
background: #F60;
border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: green;
	border-bottom-color: green;}

.dere ul {
padding: 3px 0px 4px 12px;
list-style-type: circle;
color:green;}

.dere ul li {
color: green;
height: 35px;
line-height: 15px;
color: green;
font-size: 12px;}

.dere a {
padding: 3px 0px 20px 10px;
text-decoration: none;
font-size: 15px;
}



.right {
	float: right;
	width: 200px;
      	margin-top: 10px;
	margin-right: 0px;
	background: #F90;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F60;
	border-right-color: #F60;
	border-bottom-color: #F60;
	border-left-color: #F60;
}
.right h2 {
margin: 0px 0px 5px 0px;
padding-left: 10px;
height: 28px;
line-height: 28px;
color: #fff;
font-size: 13px;
background: #F60;
}

.right ul {
padding: 10px 0 15px 20px;
list-style-type: circle;
color:#990
}
.right ul li a {
color: #fff;
text-decoration: none;
font-size: 13px;
}
.right ul li a:hover {
color: green;
}

.right table  {
float: right;
	width: 200px;
      	margin-top: 10px;
	margin-right: 0px;
color: #fff;
text-decoration: none;
font-size: 13px;
}

#footer {
height: 30px;
line-height: 30px;
background: white;
text-align: center;
font-size: 11px;
color: silver;
}
#footer a { color: silver; }

