/* CSS Document */

/****************************** INDEX ******************************/
#index_div { text-align:center;
			 font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				margin-top:80px;
				margin-bottom:100px;}
#index_div p { width:500px; 
				color:#FFFFFF; 
				margin-bottom:10px;
				text-align:center;
				}
#index_div img { border:2px solid #FFFFFF; }

#index_div a, #index_div a:visited { color:#FF99CC;
									font-size:16px;
									text-decoration:none;
									font-weight:bold; }
									
#index_div a:hover { text-decoration:underline; }


* { padding: 0px; margin: 0px; }
body {
	background-color:#a07f9e;
	text-align:center;
	margin: 23px;
}

.clear { clear:both; }
.redondeado {
	color: #A343A3;
	background-color:#A343A3;
}
#redondeadoAdentro1,#redondeadoAdentro2,#redondeadoAdentro3
{
	background-color: #A343A3;
}

#redondeadoAdentro1 {
	height: 1px;
	width: 574px;
	margin-left: 1px;
}

#redondeadoAdentro2 {
	height: 1px;
	width: 573px;
	margin-left:2px;
}
#redondeadoAdentro3 {
	height: 1px;
	width: 569px;
	margin-left: 4px;
}

#redondeadoAfuera1, #redondeadoAfuera2, #redondeadoAfuera3, #redondeadoAfuera4 {
	background-color: #A343A3;
}

#redondeadoAfuera1 {
	height: 12px;
}

#redondeadoAfuera2 {
	height: 1px;
	width: 599px;

}
#redondeadoAfuera3 {
	height: 1px;
	width: 598px;
}
#redondeadoAfuera4 {
	height: 1px;
	width: 595px;
}


#contenedor
 {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
			}

/******************************************** HEADER ******************************************/
			
		
#top {
	height:118px;
	background-image:url(Imagenes/top.jpg);
	background-repeat:no-repeat;
	text-indent: -9000px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
		
		}
		
#menu {
	text-align:center;
	width:600px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-bottom:10px;
	background:#A343A3;
		}

/*****************/

/************************************  MAIN ***************************************/

#main {
	background-color:#f7e7f6;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	border-right-width: 12px;
	border-left-width: 12px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #A343A3;
	border-right-color: #A343A3;
	border-bottom-color: #A343A3;
	border-left-color: #A343A3;
		
		 }
#menu ul {
	list-style-type: none;
	background-color:#f6cef4;
	padding-top: 5px;
	padding-bottom:5px;	
	padding-left:0px;
	padding-right:0px;
	height:80px;
	width:600px;
	text-align:center;
	border:1px solid #000000;
	border-width:0px 0px 1px 0px;
}
#menu li a {
	text-decoration: none;
	color: #6e0ef0;
	display:inline;
}
#menu li {
	display: block;
	float: left;
	line-height: 25px;
	padding-right: 7px;
	padding-left: 7px;
	
	
}


#menu li a:hover {
	color: #000000;
	text-decoration:underline;
}

		 
#main h1 {
	text-align:left;
	font-size:24px;
	text-decoration:none;
	color:#FF3399;
	margin-bottom: 17px;
}

#main h2 {
	text-align:left;
	font-size:16px;
	text-decoration:none;
	color:#074368;
	margin-top: 10px;
	margin-bottom: 17px;
}
#main_content img { border:2px solid #666666; 
					margin:5px;}

#main_content {
	padding: 8px;
	line-height: 1.5em;	
	}		
	
#main_content ul { list-style-type:none;
					font-size:12px;
					font-family:Arial, Helvetica, sans-serif; }

	
	
#main p {
	font-size:12px;
	margin:5px;
	text-align: left;
		}
#ficha_ul { width:500px;
			}

#ficha_ul a:link,#ficha_ul a:visited { padding:10px; 
										color:#FF33CC; }
#ficha_ul a:hover { color:#FF99CC; }

#ficha_ul li { padding:5px;
				height:12px;
				text-align:center;
				}
/************************************ FOOTER ***************************************/


#footer { float:left;
			}

#links { background-color:#006699;
	float:left;
		list-style-type:none;
		font:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#FFFFFF;
		margin-top:20px;
		padding:5px 5px 5px 5px;
		
		}

#top {
	background-color: #666666;
}
h3 { color:#CC3333;} 
