@charset "utf-8";
/* CSS Document */
*{margin:0px; padding:0px;}
body { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:80%; color:#000000; background:#cdd5d4;}
h2 {font-family: Arial, Helvetica, sans-serif;
	font-size: 450%;
	margin-bottom: 30px }
h1 {font-size: 150%;
	font-weight: normal;
	margin-bottom: 30px;
	color: #000}
a {color:#141f75; text-decoration:none}
a:hover { text-decoration:underline}
#main {width:1003px; margin:0px auto; background:#FFFFFF}
#logo { width:1003px; height:54px; padding-top:8px; background:#000000}
#content { width:1001px; height:445px; background:url(img/background_cloud_es.jpg) top no-repeat #FFFFFF; border:1px solid #909594; border-top:none }
#top_content_body { padding:30px 5px 0px 40px}

#top_content_body .imagen_rollover a{	
	width: 270px;
	height:83px;	
	display: block;
}

#top_content_body .imagen_rollover a:hover{
	width: 270px;
	height:83px;
	background: url('http://www.cloudantivirus.com/portal/imagenes/main_log_norm_ESP_hover.png') no-repeat;	
}
#menu_bottom{
	clear:both; 
	color:#333;
	font-size:80%;
	text-align:center;
	padding-top:10px;
	background-color:#cdd5d4
}
#menu_bottom a{
	color:#333
	}