@charset "utf-8";
/* CSS Document */

#header {
	width: 760px;
	padding:20px;
	margin-right: auto;
	margin-left: auto;
	height:60px;
	background:#2B4B72 url(headback.jpg) repeat-x 0 0;
	border-top-right-radius:10px;
border-top-left-radius:10px;
-moz-border-radius-topright:10px;
-moz-border-radius-topleft:10px;

}
body {
	margin-top: 10px;
	background:#29476D url(background.jpg) repeat-x;
	color:#fff;
	font-size:14px;
	line-height:20px;
   font-family: Arial, Helvetica, sans-serif;
	
}
#150 {
	float: left;
}
#150 a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



.style1 {color: #F8934D}

#footer {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:20px;
	color: #fff;
}

#footer a {
	color: #fff;
	margin-right: 3px;
	margin-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#contacto {
	width: 450px;
	float: left;
}
#contacto2 {
	float: right;
	text-align: right;
	width: 300px;
}

#footer a:hover{
text-decoration:none;

}

#menu {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
 background: #F8934D url(bgbien.jpg) repeat-x 0 0;
border-bottom-right-radius:10px;
border-bottom-left-radius:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-bottomleft:10px;
 font-family:Arial,Helvetica,Sans-Serif;
 padding:20px;
	height: 120px;
}


.clear{
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
	margin: 0;

	
}

.texto2 { background: url("rse.png") no-repeat scroll 20px 0 transparent;

    position: absolute;
    text-align: center;
    top: 340px;
    width: 740px;}
.texto2 a {font:12px/1.4 Arial,Helvetica,Sans-Serif;}
.texto2 a:hover {color:#f89b5a;font:12px/1.4 Arial,Helvetica,Sans-Serif;}



#foto {
	width: 760px;
	background:url(videoconferencia.jpg);
	margin-right: auto;
	margin-left: auto;
	height:360px;
	padding:20px;
	position:relative;}

.foto p {margin-top:20px;}
 #welcome {
	padding: 10px;
	width: 600px;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
p {
 margin:20px 0 10px 0 ;
}

h1 {
    color: #FFFFFF;
    display: inline;
    float: left;
    font-family: "Calibri",Arial,Helvetica,sans-serif;
    font-size: 32px;
    font-weight: bold;
    line-height: 45px;
    text-shadow: 0 2px #3E618F;
    width: 220px;
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4770A1;
	color: #fff;
	font-weight: bold;
	width:500px;
	float:left;
	display:inline;
	margin-top:20px;
	text-shadow: 0 1px 0 #1D344F;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4770A1;
	color: #fff;
	font-weight: bold
	
}


span.orange {color:#EE7522;}

ul#pais{background:url(countrysback.jpg) no-repeat 0 0;height:30px;width:610px;padding:10px 0 10px 130px ;}
ul#pais li{list-style:none;display:inline;float:left;padding:5px;}
ul#pais li a{padding:0 10px 0 35px;height:15px;}
ul#pais li a.arg{background:url(countrys.png) no-repeat 0 0;}
ul#pais li a.esp{background:url(countrys.png) no-repeat 0 -15px;}
ul#pais li a.mex{background:url(countrys.png) no-repeat 0 -30px;}
ul#pais li a.salv{background:url(countrys.png) no-repeat 0 -45px;}
ul#pais li a.par{background:url(countrys.png) no-repeat 0 -60px;}
ul#pais li a.uru{background:url(countrys.png) no-repeat 0 -75px;}


ul#pais li:hover{background:#4770A1;border-radius:5px;-moz-border-radius:5px;box-shadow:2px 2px 0 #1D3B5F;-moz-box-shadow:2px 2px 0 #1D3B5F}

a ,a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}

