body {
	background-color: #e1e7eb;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003366;
}
.style2 {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #003366; }
.style3 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.style4 {
	color: #003366;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}
.style7 {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #003366; font-weight: bold; }
.fondodegrade_aliados {
	background-image: url(images/aliadosi_03_es.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: bfbebe;
}
.fondodegrade_logros {
	background-image: url(images/logrosi_03_es.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: bfbebe;
}

a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #003366;
}
a:active {
	text-decoration: none;
	color: #003366;
}

.ScrollNews{
	width: 100%;
	position: 5;
	height: 260px;
	overflow: auto;
}
.Ally{
	width:95%;
	height: 200px;
	overflow: auto;
	padding-left: 10px;
}

.Telecenter_About{
	width: 98%;
	height: 250px;
	overflow: auto;
	padding-left:5px;
}
.Image{
	border: solid 1px #CCCCCC;
}
#ContentPadd{
	padding:10px;
}
.formElement{
	background-color: #E0EFF6;
	font-family: Arial; font-size: 11px; color: #003366; 
	border-top: solid 2px #6F787C;
	border-left: solid 2px #6F787C;
	border-right: 0px none;
	border-bottom: 0px none;
	width:100%;
}
.Submit{
	font-family: Arial; font-size: 14px; color: #FFFFFF;
	background-color: #EA6901; font-weight: bold; cursor:pointer;
}

/* Gallery Styles */

#motioncontainer {
/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
width: 741px; /* Set to gallery width, in px or percentage */
height: 150px; /* Set to gallery height */
}

#motioncontainer a img {
border: 1px solid #cccccc; /* Set image border color */
}

#motioncontainer a:hover img {
border: 1px solid navy; /* Set image border hover color */
}

#statusdiv {
background-color: lightyellow;
border: 1px solid gray;
padding: 2px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
}

#motioncontainer a:hover {
color: red; /* Dummy definition to overcome IE bug */
}
/* End Gallery Styles */

.style8{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #003366;
}
.style9{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #003366;
}

/* Arkitech Dialog */
#Overlay_ly{ 
 background-color: #000000;
 position: fixed;
 filter: alpha(opacity=50);
 opacity: 0.5;
 -moz-opacity: 0.5;
 z-index: 100;
 width:100%; 
 height:100%; 
 /*display: none;*/
 overflow: hidden;
 left: 0px; top:0px;
}

* html #Overlay_ly{
	position:absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight +'px');
}

#Content_ly{
 /*position:absolute;*/
 position:fixed;
 width:100%; 
 z-index:101;
 top: 12%;
 /*display: none;*/
 text-align:center;
}
