body		{	background-image:url(../imagenes/fondoarriba.jpg);
				background-repeat: no-repeat;
				background-color:#fff;
				font-family:"Trebuchet MS", Arial, sans-serif;
				font-size:10px;
				}
				
h1			{	font-family:Arial, sans-serif;
				font-size:14px;	
				color:#999999;
				font-style:normal;
				text-align:left;
				
				}
		
h2			{
				font-size:13px;
				color:#336633;
				font-weight: bold;
				height: auto;
				text-align:left;
				background-color:#E2E2E2;
				margin:0 0 0 0;
				padding:0 0 0 10;
				
				}
				
h3			{	font-size:12px;
				color:#FFCC00;
				
				}
				
h4			{	font-size:12px;
				color:#CCCCCC;
				}
h5			{	color:#990000;	
				font-size:14px;
				}

				
p			{	font-family:"Trebuchet MS", Arial, sans-serif;
				color:#333333;
				text-align:justify;
				font-size:12px;
				}
				
small		{
				font-size:10px;
				color:#336600;
				width:10px;
				border: 20px;
				padding: 30px;
				margin:  30px;
				text-align:left;
	
				}
				
a			{	
				color:#990000;
				}
b       {		
				color: #993400;
				text-shadow:Black;

				}

a:hover		{
				color:#993300;
				padding:'0' '20' '0' '0';
				text-decoration: underline;
				}
				
a:visited	{	color:#990000;
				
				}


#noticia1  {
				height:auto;
				width:500px;
				background-image:url(../imagenes/bg.gif);
				background-repeat:repeat-x;
				margin:10px 0;
				padding:10px 0;
				border-left: none #CCCCCC;
				border-right-width: 2px;
				border-bottom-width: 2px;
				border-right-style: solid;
				border-bottom-style: solid;
				border-top-color: #CCCCCC;
				border-right-color: #CCCCCC;
				border-bottom-color: #CCCCCC;
			
				}
				
#noticia1 p   {
	border:10px;
	margin: 10px;
	padding: 10px;
			}
#fotochica{
	float: left;
	height: 80px;
	width: 80px;
	border: 5px;
}
#fotogrande {
	width: 600px;
		
	 
}		

