/* CSS Plantilla web la obra */

/* Frontend */
body			{background-color:#000000; font-family:  "Trebuchet MS"; font-size:14px; margin:0px;}
a:link			{color: #821204; text-decoration: none;}
a:visited 		{color: #821204; text-decoration: none;}
a:active		{color: #821204; text-decoration: none;}
a:hover			{color: #D00F10; text-decoration: underline;}
.bckmain		{background:url("../img/bckmain.jpg") no-repeat; width:990px;}
.contenido		{background-color:#EFEAD6; margin-left:120px; margin-right:120px; padding:30px;}
.titulo			{font-size:22px;}
.texto			{text-align:justify}
.box1			{ border:solid 1px #F0E0AA; background-color:#F4E8C1; padding:15px; margin-bottom:15px;}
.box2			{ border:solid 1px #F4F4F4; background-color:#FFFFFF; padding:15px; margin-left:60px; margin-right:60px; margin-bottom:15px;}
.h				{background:url("../img/h.gif") repeat-x; height:20px; margin-left:10px; margin-right:10px;  }

/* Home */
.bckblue		{background:url("../img/bckblue.gif") no-repeat; width:330px; height:55px; color:#FFFFFF; padding:15px; }
.bckw			{background:url("../img/bckw.gif") no-repeat; width:330px; height:249px; padding:15px; }
.cajafoto		{background:url("../img/cajafoto.gif") no-repeat; width:300px; height:281px; padding:1px; margin-right:7px; }
.tithome		{font-size:24px;}
.txthome		{ font-size:14px}