/* Cargar la hoja común de los sitios de la Red Creativa */
@import url("http://www.sitio.de/ccreativa/cc.css");


BODY {
	FONT-SIZE: 12px;
    	FONT-FAMILY: "trebuchet ms", Tahoma, Verdana, Arial, Lucida, Helvetica, sans-serif
	border: 0px;
	margin: 0px;
	background: url("http://www.sitio.de/imagenes/larteaga/chicken-background.jpg");
	background-attachment: fixed;
}

img {
	border 0px;
}

A {
        text-decoration: none;
        color : #990c5c;
	text-weight: bold;
	text-shadow: 3px 3px red;
}

A:Hover {
	text-decoration: overline underline;

}

.footer {
	background-color: White;
	border-top: 1px solid black;
	color: #b8d8c0;
}



LI {
	margin-top: 3px;
}

.header_table {
	background-color: White;
}

.header_table th {
	border: 0;
	font-size: 125%;
	color: #223322;
}

.header_menu {
	background-color: #dfdeef;
	border-bottom: 1px solid #a3a0ef;
	border-top: 1px solid Black;
}

P {
	Font-alignment: justify;
	font-size: 13px;
}

P:first-letter {
	font-size: 16px;
	font-weight: bold;
	
}

.sidebox {
	border: 1px solid Black;
	background-color: white;
}

.sidebox th {
	font-size: 12px;
}



.box {
	border: 1px solid #acc4e0;
	background-color: white;
	margin: 2px;
}

.box td {
	padding-right: 10px;
}

.box th {
	font-size: 1.1em;
        text-transform: uppercase;
        letter-spacing: 0.05em;
        line-height: 100%;
	text-align: left;
}


TD { 
		
	font-size: 12px;
	color: #010001;
	line-height: 15px;
	color: #333;
}

CODE {

	FONT-SIZE: 11px;
	FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #117711;
}

.MENU {

	text-decoration: none;
	color : Blue;
	font-size : 12px;
}

.MENUHEADER {
 
        text-decoration: none;
        color : #223344;
        font-size : 12px;
	font-weight: bold;
}
